@oimlsmart/primmel-packages 0.3.0 → 0.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/iso-iec-17000/evaluation/activity-archetypes.prl +189 -0
- package/iso-iec-17025/evaluation/functional-approach.prl +382 -0
- package/iso-iec-17065/evaluation/functional-approach.prl +437 -0
- package/iso-iec-17067/specification/scheme-types.prl +292 -0
- package/oiml-cs/.primmel-allowlist.prl +7 -0
- package/oiml-cs/evaluation/abstract-processes.prl +454 -0
- package/oiml-cs/framework/declarations.prl +1 -1
- package/oiml-cs/framework/documents/cid-01/abstract-processes.prl +112 -0
- package/oiml-cs/framework/documents/cid-01/requirements.prl +99 -0
- package/oiml-cs/framework/documents/od-01/abstract-processes.prl +157 -0
- package/oiml-cs/framework/documents/od-01/requirements.prl +138 -0
- package/oiml-cs/framework/documents/od-02/abstract-processes.prl +119 -0
- package/oiml-cs/framework/documents/od-02/requirements.prl +75 -0
- package/oiml-cs/framework/documents/pd-01/abstract-processes.prl +209 -0
- package/oiml-cs/framework/documents/pd-01/requirements.prl +117 -0
- package/oiml-cs/framework/documents/pd-02/abstract-processes.prl +217 -0
- package/oiml-cs/framework/documents/pd-02/requirements.prl +126 -0
- package/oiml-cs/framework/documents/pd-03/abstract-processes.prl +348 -0
- package/oiml-cs/framework/documents/pd-03/annex-d032.prl +48 -0
- package/oiml-cs/framework/documents/pd-03/requirements.prl +162 -0
- package/oiml-cs/framework/documents/pd-04/abstract-processes.prl +295 -0
- package/oiml-cs/framework/documents/pd-04/annex-d030.prl +54 -0
- package/oiml-cs/framework/documents/pd-04/requirements.prl +140 -0
- package/oiml-cs/framework/documents/pd-06/abstract-processes.prl +152 -0
- package/oiml-cs/framework/documents/pd-06/requirements.prl +122 -0
- package/oiml-cs/framework/documents/pd-07/abstract-processes.prl +99 -0
- package/oiml-cs/framework/documents/pd-07/requirements.prl +84 -0
- package/oiml-cs/framework/documents/pd-08/abstract-processes.prl +102 -0
- package/oiml-cs/framework/documents/pd-08/requirements.prl +82 -0
- package/oiml-cs/framework/documents/pd-09/abstract-processes.prl +234 -0
- package/oiml-cs/framework/documents/pd-09/requirements.prl +82 -0
- package/oiml-cs/package.primmel +1 -1
- package/oiml-r129/package.primmel +1 -1
- package/oiml-r144/package.primmel +1 -1
- package/oiml-r60/package.primmel +1 -1
- package/oiml-r91/package.primmel +1 -1
- package/package.json +2 -2
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
# OIML-CS DOCUMENT MODULE PD-08 — ABSTRACT PROCESSES
|
|
2
|
+
# -----------------------------------------------------------------------------
|
|
3
|
+
# The PD-08 Edition 3 Declaration discipline as ABSTRACT processes
|
|
4
|
+
# (TODO.roadmap/43):
|
|
5
|
+
#
|
|
6
|
+
# declaration_recording (clause 4 — obligation, content, publication)
|
|
7
|
+
# declaration_maintenance (clause 5 — the issuance gate, the 5.2
|
|
8
|
+
# RC precondition, scope/status updates)
|
|
9
|
+
#
|
|
10
|
+
# This module OPERATIONALIZES the task-40 Declaration model: the
|
|
11
|
+
# Declaration KINDS, content slots, statuses and the signing-gate
|
|
12
|
+
# invariant live ONCE in framework/declarations.prl — referenced, never
|
|
13
|
+
# restated (the consumer's linker rule R26 resolves the references). The
|
|
14
|
+
# signing ACTS are equally NOT here: the IA signs in the PD-03 pipeline
|
|
15
|
+
# (ia_declaration_signing, which discharges the gate), Utilizers and
|
|
16
|
+
# Associates sign in the PD-09 admission pipelines — the MECE split
|
|
17
|
+
# mirrors the corpus (PD-03/PD-09 admit, PD-08 keeps the register).
|
|
18
|
+
#
|
|
19
|
+
# TODO.roadmap/44–45 REALIZED the pipeline (the participant-approval set;
|
|
20
|
+
# see the pd-03 header). Processes left unrealized are named gaps in the
|
|
21
|
+
# unified coverage report (browser/build/cs-coverage.ts).
|
|
22
|
+
#
|
|
23
|
+
# This file is the single source of truth; the consumer's
|
|
24
|
+
# data/oiml-cs/documents/pd-08/abstract-processes.yaml is its GENERATED YAML
|
|
25
|
+
# twin (cd browser && npm run gen:data; schema data/schemas/abstract-processes.yaml).
|
|
26
|
+
# The realized_by edges name CONCRETE processes of the rec packages —
|
|
27
|
+
# unresolvable under the standalone package check, covered by the one glob
|
|
28
|
+
# allowlist entry (C121; dies when the gates check composed).
|
|
29
|
+
process declaration_recording {
|
|
30
|
+
name "Declaration recording and publication"
|
|
31
|
+
summary "Every OIML Issuing Authority, Utilizer and Associate signs a Declaration in the website template format; the Executive Secretary records the Declarations, uploads the participant information to the OIML-CS website and notifies the participants. The recorded scope details, per participant kind: the Issuing Authority's categories with the certificates/evaluation reports issuable under Scheme A and/or B (4 a); the Utilizer's/Associate's acceptance scope per Scheme plus any additional national requirements (4 b). A Scheme A Member State with an Issuing Authority designates at least one Utilizer per category — or files the written not-regulated explanation (4 Notes 1/2). Signature commits in principle to acceptance (6): rejection only with written justification (B 18, 15.9); MTL acceptance voluntary and undeclared; MAA acceptance with conditions detailed."
|
|
32
|
+
validate_provision {
|
|
33
|
+
/req/cs/pd-08/declaration-obligation
|
|
34
|
+
/req/cs/pd-08/declaration-content
|
|
35
|
+
/req/cs/pd-08/utilizer-designation
|
|
36
|
+
/req/cs/pd-08/acceptance-commitment
|
|
37
|
+
}
|
|
38
|
+
signature {
|
|
39
|
+
in { declarations }
|
|
40
|
+
out { declarations }
|
|
41
|
+
}
|
|
42
|
+
invariants {
|
|
43
|
+
"[declaration].status = 'signed'"
|
|
44
|
+
"[declaration].kind = 'issuing_authority_declaration' implies [declaration].scope.count >= 1"
|
|
45
|
+
"[declaration].kind <> 'issuing_authority_declaration' implies [declaration].additional_national_requirements is not null"
|
|
46
|
+
"[participant].scheme_a_ia = true and [participant].category_regulated = true implies [participant].designated_utilizer_count >= 1"
|
|
47
|
+
"[participant].scheme_a_ia = true and [participant].category_regulated = false implies [participant].written_explanation is not null"
|
|
48
|
+
}
|
|
49
|
+
activity_kind { declaration }
|
|
50
|
+
organs { executive_secretary }
|
|
51
|
+
participant_kinds { issuing_authority utilizer associate }
|
|
52
|
+
evidence {
|
|
53
|
+
signed_declaration { description "The participant's signed Declaration in the template format (the kind per framework/declarations.yaml)." required true }
|
|
54
|
+
website_publication { description "The participant information uploaded to the OIML-CS website with the Executive Secretary's notification of completion." required true }
|
|
55
|
+
}
|
|
56
|
+
realized_by { record_participant_declaration }
|
|
57
|
+
executor actor
|
|
58
|
+
source { doc "PD-08, 4" clause "" }
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
process declaration_maintenance {
|
|
62
|
+
name "Declaration maintenance and the issuance gate"
|
|
63
|
+
summary "An approved OIML Issuing Authority signs its Declaration BEFORE issuing any OIML certificate or OIML type evaluation report (5.1 — the framework signing gate, discharged by the PD-03 pipeline's terminal step). Scope extensions/reductions update the Declaration; evaluation and testing for an application received beforehand proceed only after the Review Committee's positive, unconditional recommendation to the Management Committee — the certificate/report still cannot issue until the Declaration is signed or updated (5.2). Periodic-review scope/status changes and Utilizer/Associate acceptance changes are recorded in the respective Declarations (5)."
|
|
64
|
+
validate_provision {
|
|
65
|
+
/req/cs/pd-08/declaration-before-issuance
|
|
66
|
+
/req/cs/pd-08/evaluation-before-declaration
|
|
67
|
+
/req/cs/pd-08/declaration-maintenance
|
|
68
|
+
}
|
|
69
|
+
signature {
|
|
70
|
+
in { declarations }
|
|
71
|
+
out { declarations }
|
|
72
|
+
}
|
|
73
|
+
invariants {
|
|
74
|
+
"[issuance].declaration_status = 'signed'"
|
|
75
|
+
"[evaluation].before_declaration_signed = true implies [evaluation].rc_positive_unconditional_recommendation is not null"
|
|
76
|
+
"[scope_change].completed = true implies [declaration].updated = true"
|
|
77
|
+
}
|
|
78
|
+
organs { executive_secretary review_committee }
|
|
79
|
+
participant_kinds { issuing_authority utilizer associate }
|
|
80
|
+
evidence {
|
|
81
|
+
update_record { description "The Declaration update reflecting the scope or status change (scope extension/reduction, periodic-review outcome, acceptance change), signed by the participant and recorded by the Executive Secretary." required true }
|
|
82
|
+
rc_positive_recommendation { description "Where evaluation/testing precedes signature: the Review Committee's positive, unconditional recommendation to the Management Committee (5.2)." }
|
|
83
|
+
}
|
|
84
|
+
realized_by { record_participant_declaration }
|
|
85
|
+
executor actor
|
|
86
|
+
source { doc "PD-08, 5" clause "" }
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
document_module pd-08 {
|
|
90
|
+
document "OIML-CS PD-08"
|
|
91
|
+
title "Signing a Declaration"
|
|
92
|
+
edition "3"
|
|
93
|
+
year 2024
|
|
94
|
+
namespace /req/cs/pd-08
|
|
95
|
+
register declaration_register {
|
|
96
|
+
label "OIML-CS Declarations — the participation register"
|
|
97
|
+
clause "PD-08, 4"
|
|
98
|
+
maintainer executive_secretary
|
|
99
|
+
published "The OIML-CS pages of the OIML website (participant information uploaded per participant)"
|
|
100
|
+
entries "Per participant: the signed Declaration — for an OIML Issuing Authority, its categories of measuring instruments with the OIML certificates and OIML type evaluation reports issuable under Scheme A and/or Scheme B (4 a); for a Utilizer or Associate, its acceptance/utilization scope per Scheme with any additional national requirements (4 b), its accepted Issuing Authorities and Test Laboratories (B 18:2025 §5.6.3), and its MAA-certificate acceptance with conditions (PD-08, 6)."
|
|
101
|
+
}
|
|
102
|
+
}
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
# OIML-CS DOCUMENT MODULE PD-08 — NORMATIVE PROVISIONS (/req/cs/pd-08/*)
|
|
2
|
+
# -----------------------------------------------------------------------------
|
|
3
|
+
# OIML-CS PD-08 Edition 3 (approved 2024-03-06; published 2024-03-11) —
|
|
4
|
+
# the Declarations as the PARTICIPATION REGISTER of the OIML-CS: every
|
|
5
|
+
# OIML Issuing Authority, Utilizer and Associate signs one; the Executive
|
|
6
|
+
# Secretary records them and publishes the register.
|
|
7
|
+
#
|
|
8
|
+
# NUMBERING: clause anchors VERIFIED against the official published PDF
|
|
9
|
+
# (reference-docs/cs/docs/oiml-cs-pd-08-edition-3.pdf, retrieved
|
|
10
|
+
# 2026-07-24; task 46). Corpus C's reconstruction is CONFIRMED in full:
|
|
11
|
+
# 4 record of participation (4.1–4.3 with Notes 1/2 under 4.3), 5
|
|
12
|
+
# initiation and maintenance (5.1 the signature issuance gate, 5.2 the
|
|
13
|
+
# RC-recommendation proviso, 5.3–5.5), 6 acceptance (6.1–6.3). The local
|
|
14
|
+
# presentation XML (data/oiml-cs-pd-08/) is a defective build (0.x
|
|
15
|
+
# renumbering) and is cited for TEXT only, never for numbering.
|
|
16
|
+
#
|
|
17
|
+
# This file is the single source of truth; the consumer's
|
|
18
|
+
# data/oiml-cs/documents/pd-08/requirements.yaml is its GENERATED YAML twin
|
|
19
|
+
# (cd browser && npm run gen:data).
|
|
20
|
+
requirement_class /req/cs/pd-08 {
|
|
21
|
+
title "OIML-CS Declaration requirements"
|
|
22
|
+
name "Signing a Declaration (PD-08)"
|
|
23
|
+
description "Provisions of OIML-CS PD-08 Edition 3 governing the signing, recording, maintenance and acceptance commitment of OIML-CS Declarations — the participation register backing the IA/TL/ Utilizer/Associate lists on the OIML-CS website. Enforced by the abstract processes of this module (abstract-processes.yaml); the Declaration model it operationalizes is the task-40 framework's (framework/declarations.yaml)."
|
|
24
|
+
subject "OIML-CS participation register — Declarations"
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
requirement /req/cs/pd-08/declaration-obligation {
|
|
28
|
+
name "Every participant signs a Declaration"
|
|
29
|
+
statement "Each OIML Issuing Authority, Utilizer and Associate in the OIML-CS shall sign a Declaration drawn up according to the format defined in the relevant \"Declaration\" template on the OIML-CS website (PD-08, 4 — the three declaration kinds of framework/declarations.yaml). The Executive Secretary is responsible for recording the Declarations, arranging for the participant information to be uploaded to the OIML-CS website, and notifying the participants when completed."
|
|
30
|
+
obligation shall
|
|
31
|
+
verification { method inspection description "The register discipline (abstract process declaration_recording)." }
|
|
32
|
+
source { doc "PD-08, 4" clause "" }
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
requirement /req/cs/pd-08/declaration-content {
|
|
36
|
+
name "Declaration content — participant scopes"
|
|
37
|
+
statement "The recorded information of each participant shall specify (PD-08, 4): a) for each OIML Issuing Authority, the scope detailing the categories of measuring instruments and the OIML certificates and OIML type evaluation reports issued under Scheme A and/or Scheme B; b) for each Utilizer and Associate, the scope detailing the acceptance and utilization of OIML certificates and/or type evaluation reports issued under Scheme A and/or Scheme B and any additional national requirements deviating from those in the relevant Recommendation(s). (The content slots are modelled in framework/declarations.yaml.)"
|
|
38
|
+
obligation shall
|
|
39
|
+
verification { method inspection description "The scope-content rule (abstract process declaration_recording; its invariants)." }
|
|
40
|
+
source { doc "PD-08, 4" clause "" }
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
requirement /req/cs/pd-08/utilizer-designation {
|
|
44
|
+
name "Utilizer designation for Scheme A"
|
|
45
|
+
statement "An OIML Member State having an OIML Issuing Authority under Scheme A shall designate at least one Utilizer for those categories of instruments (PD-08, 4 Note 1); the requirement does not apply where the Member State does not regulate the category, with a written explanation provided to the Executive Secretary (Note 2)."
|
|
46
|
+
obligation shall
|
|
47
|
+
verification { method inspection description "The designation duty (abstract process declaration_recording; its invariants)." }
|
|
48
|
+
source { doc "PD-08, 4 Notes 1/2" clause "" }
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
requirement /req/cs/pd-08/declaration-before-issuance {
|
|
52
|
+
name "Declaration signed before issuance"
|
|
53
|
+
statement "Once approved by the Management Committee, an OIML Issuing Authority must sign its Declaration before it can issue OIML certificates and OIML type evaluation reports for the categories in the OIML-CS (PD-08, 5.1 — the signing-gate invariant of framework/declarations.yaml, discharged by the PD-03 pipeline's ia_declaration_signing step). A scope extension or reduction updates the Declaration to reflect the updated scope."
|
|
54
|
+
obligation shall
|
|
55
|
+
verification { method inspection description "The issuance gate (framework signing gate declaration-signed-before-issuance; abstract process declaration_maintenance)." }
|
|
56
|
+
source { doc "PD-08, 5.1" clause "" }
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
requirement /req/cs/pd-08/evaluation-before-declaration {
|
|
60
|
+
name "Evaluation and testing before signature — RC precondition"
|
|
61
|
+
statement "Evaluation and testing of an instrument may be performed for an application received before the Issuing Authority has signed its Declaration (or before a scope extension is reflected in it) ONLY after the Review Committee has made a positive recommendation to the Management Committee to approve the Issuing Authority and/or Test Laboratory WITHOUT conditions — and in all cases the certificate and the type evaluation report cannot be issued until the Declaration has been signed or updated (PD-08, 5.2; applies to new candidate Issuing Authorities with their Test Laboratories and to scope extensions)."
|
|
62
|
+
obligation shall
|
|
63
|
+
verification { method inspection description "The RC-precondition rule (abstract process declaration_maintenance; its invariants)." }
|
|
64
|
+
source { doc "PD-08, 5.2" clause "" }
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
requirement /req/cs/pd-08/declaration-maintenance {
|
|
68
|
+
name "Declaration maintenance"
|
|
69
|
+
statement "Following the periodic review (per PD-03), any changes to the scope or status of an OIML Issuing Authority shall be recorded in its Declaration; any changes in the acceptance and utilization of OIML certificates and OIML type evaluation reports by Utilizers and Associates shall be recorded in the respective Declaration (PD-08, 5)."
|
|
70
|
+
obligation shall
|
|
71
|
+
verification { method inspection description "The maintenance duty (abstract process declaration_maintenance)." }
|
|
72
|
+
source { doc "PD-08, 5" clause "" }
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
requirement /req/cs/pd-08/acceptance-commitment {
|
|
76
|
+
name "Acceptance commitment of the signature"
|
|
77
|
+
statement "Signing a Declaration commits the signatories in principle to accept OIML certificates and/or OIML type evaluation reports from OIML Issuing Authorities; per OIML B 18, 15.9, test data may legitimately not be accepted on the provision of a written justification and explanation (PD-08, 6 — the PD-06, 4.8 discipline). Acceptance of MTL test results is voluntary, requires no justification where not accepted, and is not detailed in the Declaration; acceptance of OIML MAA certificates, with any conditions, SHALL be detailed in the Declaration (the maa_certificate_acceptance content slot of framework/declarations.yaml)."
|
|
78
|
+
obligation shall
|
|
79
|
+
verification { method inspection description "The commitment discipline (abstract process declaration_recording; its invariants)." }
|
|
80
|
+
source { doc "PD-08, 6" clause "" }
|
|
81
|
+
}
|
|
82
|
+
|
|
@@ -0,0 +1,234 @@
|
|
|
1
|
+
# OIML-CS DOCUMENT MODULE PD-09 — ABSTRACT PROCESSES
|
|
2
|
+
# -----------------------------------------------------------------------------
|
|
3
|
+
# The PD-09 Edition 1 admission pipelines as ABSTRACT processes
|
|
4
|
+
# (TODO.roadmap/43). TWO PARALLEL TRACKS, one per acceptance-participant
|
|
5
|
+
# kind:
|
|
6
|
+
#
|
|
7
|
+
# utilizer_application → utilizer_declaration_signing (4.1)
|
|
8
|
+
# associate_application → associate_declaration_signing (5.1)
|
|
9
|
+
#
|
|
10
|
+
# plus the off-sequence lifecycle flows: scope amendment (6), withdrawal
|
|
11
|
+
# (7) and change notification (8). (No sequence: the two tracks are
|
|
12
|
+
# parallel admissions, not one chain — each track's own order is recorded
|
|
13
|
+
# on its steps.)
|
|
14
|
+
#
|
|
15
|
+
# Unlike the IA/TL pipelines (PD-03/PD-04), admission needs NO assessment,
|
|
16
|
+
# RC recommendation or MC vote — the Executive Secretary reviews, drafts
|
|
17
|
+
# the Declaration, and the participant signs it per PD-08 (the terminal
|
|
18
|
+
# act of each track — the declaration facet binds the task-40 Declaration
|
|
19
|
+
# model; the consumer's linker rule R26 resolves every reference). The
|
|
20
|
+
# task-40 signing gate does not apply: it gates IA ISSUANCE; Utilizers/
|
|
21
|
+
# Associates issue nothing.
|
|
22
|
+
#
|
|
23
|
+
# TODO.roadmap/44–45 REALIZED the pipeline (the participant-approval set;
|
|
24
|
+
# see the pd-03 header). Processes left unrealized are named gaps in the
|
|
25
|
+
# unified coverage report (browser/build/cs-coverage.ts).
|
|
26
|
+
#
|
|
27
|
+
# This file is the single source of truth; the consumer's
|
|
28
|
+
# data/oiml-cs/documents/pd-09/abstract-processes.yaml is its GENERATED YAML
|
|
29
|
+
# twin (cd browser && npm run gen:data; schema data/schemas/abstract-processes.yaml).
|
|
30
|
+
# The realized_by edges name CONCRETE processes of the rec packages —
|
|
31
|
+
# unresolvable under the standalone package check, covered by the one glob
|
|
32
|
+
# allowlist entry (C121; dies when the gates check composed).
|
|
33
|
+
process utilizer_application {
|
|
34
|
+
name "Utilizer application and review"
|
|
35
|
+
summary "A national issuing authority or national responsible body in an OIML Member State applies on the \"Application to be a Utilizer\" form, endorsed by the CIML Member, specifying any additional national tests and examinations and any acceptance conditions (e.g. refusal of MTL-based certificates/reports); the Executive Secretary reviews the application, resolving questions with the applicant, and drafts the Declaration once the information is complete. (Order: first step of the Utilizer track.)"
|
|
36
|
+
validate_provision {
|
|
37
|
+
/req/cs/pd-09/utilizer-application
|
|
38
|
+
/req/cs/pd-09/utilizer-admission-process
|
|
39
|
+
}
|
|
40
|
+
signature {
|
|
41
|
+
out { participantApplications }
|
|
42
|
+
}
|
|
43
|
+
invariants {
|
|
44
|
+
"[utilizer_application].ciml_member_endorsed = true"
|
|
45
|
+
"[utilizer_application].member_state = 'member_state'"
|
|
46
|
+
"[utilizer_application].draft_declaration is not null"
|
|
47
|
+
}
|
|
48
|
+
activity_kind { selection }
|
|
49
|
+
organs { executive_secretary }
|
|
50
|
+
participant_kinds { utilizer }
|
|
51
|
+
evidence {
|
|
52
|
+
endorsed_application { description "The \"Application to be a Utilizer\" form, endorsed (signed) by the CIML Member, with the additional national requirements and the acceptance conditions (incl. the MTL policy)." required true }
|
|
53
|
+
review_record { description "The Executive Secretary's review record (questions resolved, information complete) with the drafted Declaration." required true }
|
|
54
|
+
}
|
|
55
|
+
realized_by { submit_participant_application }
|
|
56
|
+
executor actor
|
|
57
|
+
source { doc "PD-09, 4.1" clause "" }
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
process utilizer_declaration_signing {
|
|
61
|
+
name "Utilizer Declaration signing and listing"
|
|
62
|
+
summary "The applicant checks and signs the drafted Declaration (per PD-08 — scope of acceptance per Scheme, additional national requirements, MTL acceptance policy, voluntary Scheme-B acceptance detail); on receipt of the signed Declaration the Executive Secretary updates the list of Utilizers on the OIML-CS pages of the OIML website. (Order: terminal step of the Utilizer track.)"
|
|
63
|
+
validate_provision {
|
|
64
|
+
/req/cs/pd-09/utilizer-admission-process
|
|
65
|
+
}
|
|
66
|
+
signature {
|
|
67
|
+
in { participantApplications }
|
|
68
|
+
out { declarations participantRegisters }
|
|
69
|
+
}
|
|
70
|
+
invariants {
|
|
71
|
+
"[declaration].status = 'signed'"
|
|
72
|
+
"[declaration].kind = 'utilizer_declaration'"
|
|
73
|
+
"[register_entry].utilizer_id is not null"
|
|
74
|
+
}
|
|
75
|
+
activity_kind { declaration }
|
|
76
|
+
organs { executive_secretary }
|
|
77
|
+
participant_kinds { utilizer }
|
|
78
|
+
evidence {
|
|
79
|
+
signed_declaration { description "The Utilizer's signed Declaration (the utilizer_declaration kind of framework/declarations.yaml), recorded by the Executive Secretary." required true }
|
|
80
|
+
register_entry { description "The Utilizer's entry in the published Utilizer list." required true }
|
|
81
|
+
}
|
|
82
|
+
declaration { kind utilizer_declaration action sign }
|
|
83
|
+
realized_by { record_participant_declaration }
|
|
84
|
+
executor actor
|
|
85
|
+
source { doc "PD-09, 4.1; PD-08" clause "" }
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
process associate_application {
|
|
89
|
+
name "Associate application and review"
|
|
90
|
+
summary "A national issuing authority or national responsible body in an OIML Corresponding Member economy applies on the \"Application to be an Associate\" form, endorsed by the Corresponding Member Representative, with the same additional-national-requirements and acceptance- condition content as a Utilizer; the Executive Secretary reviews and drafts the Declaration. (Order: first step of the Associate track.)"
|
|
91
|
+
validate_provision {
|
|
92
|
+
/req/cs/pd-09/associate-application
|
|
93
|
+
/req/cs/pd-09/associate-admission-process
|
|
94
|
+
}
|
|
95
|
+
signature {
|
|
96
|
+
out { participantApplications }
|
|
97
|
+
}
|
|
98
|
+
invariants {
|
|
99
|
+
"[associate_application].corresponding_member_endorsed = true"
|
|
100
|
+
"[associate_application].member_state = 'corresponding_member'"
|
|
101
|
+
"[associate_application].draft_declaration is not null"
|
|
102
|
+
}
|
|
103
|
+
activity_kind { selection }
|
|
104
|
+
organs { executive_secretary }
|
|
105
|
+
participant_kinds { associate }
|
|
106
|
+
evidence {
|
|
107
|
+
endorsed_application { description "The \"Application to be an Associate\" form, endorsed (signed) by the Corresponding Member Representative, with the additional national requirements and the acceptance conditions." required true }
|
|
108
|
+
review_record { description "The Executive Secretary's review record with the drafted Declaration." required true }
|
|
109
|
+
}
|
|
110
|
+
realized_by { submit_participant_application }
|
|
111
|
+
executor actor
|
|
112
|
+
source { doc "PD-09, 5.1" clause "" }
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
process associate_declaration_signing {
|
|
116
|
+
name "Associate Declaration signing and listing"
|
|
117
|
+
summary "The applicant checks and signs the drafted Declaration (per PD-08); on receipt the Executive Secretary updates the list of Associates on the OIML-CS pages of the OIML website. (Order: terminal step of the Associate track.)"
|
|
118
|
+
validate_provision {
|
|
119
|
+
/req/cs/pd-09/associate-admission-process
|
|
120
|
+
}
|
|
121
|
+
signature {
|
|
122
|
+
in { participantApplications }
|
|
123
|
+
out { declarations participantRegisters }
|
|
124
|
+
}
|
|
125
|
+
invariants {
|
|
126
|
+
"[declaration].status = 'signed'"
|
|
127
|
+
"[declaration].kind = 'associate_declaration'"
|
|
128
|
+
"[register_entry].associate_id is not null"
|
|
129
|
+
}
|
|
130
|
+
activity_kind { declaration }
|
|
131
|
+
organs { executive_secretary }
|
|
132
|
+
participant_kinds { associate }
|
|
133
|
+
evidence {
|
|
134
|
+
signed_declaration { description "The Associate's signed Declaration (the associate_declaration kind of framework/declarations.yaml), recorded by the Executive Secretary." required true }
|
|
135
|
+
register_entry { description "The Associate's entry in the published Associate list." required true }
|
|
136
|
+
}
|
|
137
|
+
declaration { kind associate_declaration action sign }
|
|
138
|
+
realized_by { record_participant_declaration }
|
|
139
|
+
executor actor
|
|
140
|
+
source { doc "PD-09, 5.1; PD-08" clause "" }
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
process participant_scope_amendment {
|
|
144
|
+
name "Utilizer/Associate scope amendment"
|
|
145
|
+
summary "A Utilizer or Associate extends its scope (a new category, a new Recommendation edition, a new/amended condition, a new/amended additional national requirement) on the application form, or reduces it by the corresponding removals by notification; the Executive Secretary amends the Declaration, updates the website information and informs the Management Committee."
|
|
146
|
+
validate_provision {
|
|
147
|
+
/req/cs/pd-09/scope-amendment
|
|
148
|
+
}
|
|
149
|
+
signature {
|
|
150
|
+
in { declarations }
|
|
151
|
+
out { declarations }
|
|
152
|
+
}
|
|
153
|
+
invariants {
|
|
154
|
+
"[amendment].kind = 'extension' implies [amendment].application_form is not null"
|
|
155
|
+
"[amendment].completed = true implies [amendment].mc_informed = true"
|
|
156
|
+
}
|
|
157
|
+
organs { executive_secretary management_committee }
|
|
158
|
+
participant_kinds { utilizer associate }
|
|
159
|
+
evidence {
|
|
160
|
+
amendment_record { description "The extension application or the reduction notification, with the amended signed Declaration and the Management Committee information." required true }
|
|
161
|
+
}
|
|
162
|
+
realized_by { record_participant_declaration }
|
|
163
|
+
executor actor
|
|
164
|
+
source { doc "PD-09, 6" clause "" }
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
process participant_withdrawal {
|
|
168
|
+
name "Utilizer/Associate withdrawal"
|
|
169
|
+
summary "A Utilizer or an Associate withdraws from the OIML-CS (operational, business or commercial reasons) by informing the Executive Secretary, who updates the website information and informs the Management Committee."
|
|
170
|
+
validate_provision {
|
|
171
|
+
/req/cs/pd-09/withdrawal
|
|
172
|
+
}
|
|
173
|
+
signature {
|
|
174
|
+
in { declarations }
|
|
175
|
+
out { declarations }
|
|
176
|
+
}
|
|
177
|
+
invariants {
|
|
178
|
+
"[withdrawal].completed = true implies [declaration].status = 'withdrawn'"
|
|
179
|
+
}
|
|
180
|
+
activity_kind { withdrawal }
|
|
181
|
+
organs { executive_secretary management_committee }
|
|
182
|
+
participant_kinds { utilizer associate }
|
|
183
|
+
evidence {
|
|
184
|
+
withdrawal_notice { description "The participant's withdrawal notice with the website update and the Management Committee information." required true }
|
|
185
|
+
}
|
|
186
|
+
realized_by { record_participant_declaration }
|
|
187
|
+
executor actor
|
|
188
|
+
source { doc "PD-09, 7" clause "" }
|
|
189
|
+
}
|
|
190
|
+
|
|
191
|
+
process change_notification {
|
|
192
|
+
name "Notification of changes"
|
|
193
|
+
summary "A representative of a Utilizer or an Associate informs the Executive Secretary of any changes to the organization name, contact details, etc."
|
|
194
|
+
validate_provision {
|
|
195
|
+
/req/cs/pd-09/change-notification
|
|
196
|
+
}
|
|
197
|
+
signature {
|
|
198
|
+
in { participantRegisters }
|
|
199
|
+
out { participantRegisters }
|
|
200
|
+
}
|
|
201
|
+
invariants {
|
|
202
|
+
"[change_notice].participant_id is not null"
|
|
203
|
+
}
|
|
204
|
+
organs { executive_secretary }
|
|
205
|
+
participant_kinds { utilizer associate }
|
|
206
|
+
evidence {
|
|
207
|
+
change_notice { description "The notification of the organization-name/contact-detail change." required true }
|
|
208
|
+
}
|
|
209
|
+
realized_by { record_participant_declaration }
|
|
210
|
+
executor actor
|
|
211
|
+
source { doc "PD-09, 8" clause "" }
|
|
212
|
+
}
|
|
213
|
+
|
|
214
|
+
document_module pd-09 {
|
|
215
|
+
document "OIML-CS PD-09"
|
|
216
|
+
title "Utilizers and Associates"
|
|
217
|
+
edition "1"
|
|
218
|
+
year 2025
|
|
219
|
+
namespace /req/cs/pd-09
|
|
220
|
+
register utilizer_register {
|
|
221
|
+
label "List of Utilizers"
|
|
222
|
+
clause "PD-09, 4.1"
|
|
223
|
+
maintainer executive_secretary
|
|
224
|
+
published "The OIML-CS pages of the OIML website"
|
|
225
|
+
entries "Per Utilizer: identity, Member State, and its Declaration scope — the accepted schemes, additional national requirements, acceptance conditions and MTL acceptance policy."
|
|
226
|
+
}
|
|
227
|
+
register associate_register {
|
|
228
|
+
label "List of Associates"
|
|
229
|
+
clause "PD-09, 5.1"
|
|
230
|
+
maintainer executive_secretary
|
|
231
|
+
published "The OIML-CS pages of the OIML website"
|
|
232
|
+
entries "Per Associate: identity, Corresponding Member economy, and its Declaration scope — the accepted schemes, additional national requirements, acceptance conditions and MTL acceptance policy."
|
|
233
|
+
}
|
|
234
|
+
}
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
# OIML-CS DOCUMENT MODULE PD-09 — NORMATIVE PROVISIONS (/req/cs/pd-09/*)
|
|
2
|
+
# -----------------------------------------------------------------------------
|
|
3
|
+
# OIML-CS PD-09 Edition 1 (approved 2025-10-01; published 2025-12-24) —
|
|
4
|
+
# the admission of the scheme's ACCEPTANCE participants: the endorsed
|
|
5
|
+
# application with its additional national requirements, the Declaration
|
|
6
|
+
# signature, and the Utilizer/Associate registers.
|
|
7
|
+
#
|
|
8
|
+
# NUMBERING: clause anchors VERIFIED against the official published PDF
|
|
9
|
+
# (reference-docs/cs/docs/oiml-cs-pd-09-edition-1-20251224.pdf, retrieved
|
|
10
|
+
# 2026-07-24; task 46). The structural skeleton is CONFIRMED: 4 Utilizer
|
|
11
|
+
# admission (4.1 — 4.1.5 the Declaration-signature list update), 5
|
|
12
|
+
# Associate admission (5.1 — 5.1.5 likewise), 6 scope amendment, 7
|
|
13
|
+
# withdrawal, 8 change notification, 9 References. The local presentation
|
|
14
|
+
# XML (data/oiml-cs-pd-09/) is a defective build (0.x renumbering) and is
|
|
15
|
+
# never cited.
|
|
16
|
+
#
|
|
17
|
+
# This file is the single source of truth; the consumer's
|
|
18
|
+
# data/oiml-cs/documents/pd-09/requirements.yaml is its GENERATED YAML twin
|
|
19
|
+
# (cd browser && npm run gen:data).
|
|
20
|
+
requirement_class /req/cs/pd-09 {
|
|
21
|
+
title "OIML-CS Utilizer and Associate admission requirements"
|
|
22
|
+
name "Utilizers and Associates (PD-09)"
|
|
23
|
+
description "Provisions of OIML-CS PD-09 Edition 1 governing the admission of Utilizers (OIML Member States) and Associates (Corresponding Members) to the OIML-CS, including additional national requirements, and the amendment, withdrawal and notification lifecycle. Enforced by the abstract pipelines of this module (abstract-processes.yaml); the Declaration acts bind the task-40 Declaration model (framework/declarations.yaml)."
|
|
24
|
+
subject "OIML-CS acceptance participants — admission and lifecycle"
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
requirement /req/cs/pd-09/utilizer-application {
|
|
28
|
+
name "Utilizer application"
|
|
29
|
+
statement "A national issuing authority or a national responsible body in an OIML Member State applies on the \"Application to be a Utilizer\" form, endorsed (signed) by the CIML Member, specifying any additional tests and examinations required for national type approval and any conditions on the acceptance of OIML certificates and/or OIML type evaluation reports — e.g. non-acceptance of certificates/reports issued on the basis of Manufacturer Test Laboratory results (PD-09, 4.1). Acceptance of evaluation reports, test reports and test data for additional national requirements is at the Utilizer's discretion and is stated in its Declaration; the MTL acceptance policy is likewise stated in the Declaration. Acceptance of Scheme B certificates/reports is voluntary and may be detailed in the Declaration (4.1 Note)."
|
|
30
|
+
obligation shall
|
|
31
|
+
verification { method inspection description "The Utilizer application step (abstract process utilizer_application)." }
|
|
32
|
+
source { doc "PD-09, 4.1" clause "" }
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
requirement /req/cs/pd-09/utilizer-admission-process {
|
|
36
|
+
name "Utilizer admission process"
|
|
37
|
+
statement "The Executive Secretary reviews the application, contacting the applicant where questions arise or further information is required; once the information is complete the Executive Secretary drafts the Declaration, which the applicant checks and signs (per PD-08); on receipt of the signed Declaration the Executive Secretary updates the list of Utilizers on the OIML-CS pages of the OIML website (PD-09, 4.1)."
|
|
38
|
+
obligation shall
|
|
39
|
+
verification { method inspection description "The admission pipeline (abstract processes utilizer_application, utilizer_declaration_signing)." }
|
|
40
|
+
source { doc "PD-09, 4.1" clause "" }
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
requirement /req/cs/pd-09/associate-application {
|
|
44
|
+
name "Associate application"
|
|
45
|
+
statement "A national issuing authority or a national responsible body in an OIML Corresponding Member economy applies on the \"Application to be an Associate\" form, endorsed (signed) by the Corresponding Member Representative, with the same additional-national-requirements and acceptance-condition content as a Utilizer application (PD-09, 5.1; the 4.1 disciplines — discretion, MTL policy in the Declaration, voluntary Scheme B acceptance — apply equally)."
|
|
46
|
+
obligation shall
|
|
47
|
+
verification { method inspection description "The Associate application step (abstract process associate_application)." }
|
|
48
|
+
source { doc "PD-09, 5.1" clause "" }
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
requirement /req/cs/pd-09/associate-admission-process {
|
|
52
|
+
name "Associate admission process"
|
|
53
|
+
statement "The Executive Secretary reviews the application, drafts the Declaration, the applicant checks and signs it (per PD-08), and on receipt the Executive Secretary updates the list of Associates on the OIML-CS pages of the OIML website (PD-09, 5.1)."
|
|
54
|
+
obligation shall
|
|
55
|
+
verification { method inspection description "The admission pipeline (abstract processes associate_application, associate_declaration_signing)." }
|
|
56
|
+
source { doc "PD-09, 5.1" clause "" }
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
requirement /req/cs/pd-09/scope-amendment {
|
|
60
|
+
name "Amendment of Utilizer and Associate scopes"
|
|
61
|
+
statement "A Utilizer or Associate may apply to EXTEND its scope for: a) a new category of measuring instrument; b) a new edition of an OIML Recommendation (where a previous edition is in scope); c) a new or amended condition; d) a new or amended additional national requirement — and to REDUCE its scope by the corresponding removals (PD-09, 6). Extensions use the application form; the Executive Secretary amends the Declaration, updates the website information and informs the Management Committee once the signed Declaration is received; reductions are notified to the Executive Secretary, who amends the Declaration, updates the website and informs the Management Committee."
|
|
62
|
+
obligation shall
|
|
63
|
+
verification { method inspection description "The scope-amendment flow (abstract process participant_scope_amendment)." }
|
|
64
|
+
source { doc "PD-09, 6" clause "" }
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
requirement /req/cs/pd-09/withdrawal {
|
|
68
|
+
name "Withdrawal from the OIML-CS"
|
|
69
|
+
statement "A Utilizer or an Associate may withdraw from the OIML-CS (for operational, business or commercial reasons) by informing the Executive Secretary, who updates the website information and informs the Management Committee (PD-09, 7)."
|
|
70
|
+
obligation shall
|
|
71
|
+
verification { method inspection description "The withdrawal flow (abstract process participant_withdrawal)." }
|
|
72
|
+
source { doc "PD-09, 7" clause "" }
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
requirement /req/cs/pd-09/change-notification {
|
|
76
|
+
name "Notification of changes"
|
|
77
|
+
statement "A representative of a Utilizer or an Associate shall inform the Executive Secretary of any changes to the organization name, contact details, etc. (PD-09, 8)."
|
|
78
|
+
obligation shall
|
|
79
|
+
verification { method inspection description "The notification duty (abstract process change_notification)." }
|
|
80
|
+
source { doc "PD-09, 8" clause "" }
|
|
81
|
+
}
|
|
82
|
+
|
package/oiml-cs/package.primmel
CHANGED
|
@@ -5,6 +5,6 @@ package {
|
|
|
5
5
|
description "OIML-CS reference package — the certification-scheme content no Recommendation owns: the B 18:2025 framework model (participants, schemes + category lifecycle, declarations, governing documents, governance — TODO.roadmap/40), the /req/cs/* scheme provisions (PD-05), the 7-step certification process as abstract processes with roles and evidence requirements, the 18-element test-report-form checklist (PD-05 §4.4.3), the certificate requirements (PD-05 §4.6 + Annexes A/B), the participant-competence document modules (TODO.roadmap/42 — documents/pd-03 IA approval, documents/pd-04 TL approval, documents/pd-02 expert approval, with the D 30/D 32 application guides annexed informatively), the scheme-governance document modules (TODO.roadmap/43 — documents/pd-01 appeals, documents/pd-06 certificate use, documents/pd-07 transitions, documents/pd-08 Declarations, documents/pd-09 Utilizers/Associates, documents/cid-01 clarifications, documents/od-01 MC rules, documents/od-02 TLF rules), and the scheme-completeness map to ISO/IEC 17067 (oiml-cs-to-17067.prm + the cs-scheme-coverage gate). Composed into each Recommendation via `uses: [oiml-cs]` ahead of core."
|
|
6
6
|
uses { iso-iec-17000 iso-iec-17065 iso-iec-17025 iso-iec-17067 }
|
|
7
7
|
requires { iso-iec-17000 iso-iec-17065 iso-iec-17025 iso-iec-17067 }
|
|
8
|
-
provides { oiml-cs cs-process-requirements cs-certificate-requirements }
|
|
8
|
+
provides { oiml-cs cs-process-requirements cs-abstract-processes cs-certificate-requirements cs-framework-participants cs-framework-schemes cs-framework-declarations cs-framework-documents cs-framework-governance cs-document-pd-03 cs-document-pd-04 cs-document-pd-02 cs-document-pd-01 cs-document-pd-06 cs-document-pd-07 cs-document-pd-08 cs-document-pd-09 cs-document-cid-01 cs-document-od-01 cs-document-od-02 }
|
|
9
9
|
default_spelling eng-Latn
|
|
10
10
|
}
|
|
@@ -6,7 +6,7 @@ package {
|
|
|
6
6
|
editions { 2020 }
|
|
7
7
|
baseUrn "urn:oiml:pub:r:129:2020"
|
|
8
8
|
uses { iso-iec-17000 iso-iec-17065 iso-iec-17025 iso-iec-17067 oiml-cs oiml-smart-core oiml-smart-module-specimen-governance oiml-smart-module-emc-disturbances oiml-smart-module-env-iec60068 }
|
|
9
|
-
requires { core subject-chain-entities party-entities workflow-entities evaluation-skeleton iso-iec-17000 ca-terminology-17000 iso-iec-17025 lab-requirements-17025 ca-terminology-17025 iso-iec-17065 cb-requirements-17065 ca-terminology-17065 iso-iec-17067 scheme-content-requirements-17067 ca-terminology-17067 oiml-cs cs-process-requirements cs-certificate-requirements disturbance-test-skeletons disturbance-form-skeletons disturbance-verdict-variants env-method-skeletons env-form-skeletons sample-selection-rules eut-continuity-contract test-execution-entities }
|
|
9
|
+
requires { core subject-chain-entities party-entities workflow-entities evaluation-skeleton iso-iec-17000 ca-terminology-17000 iso-iec-17025 lab-requirements-17025 ca-terminology-17025 iso-iec-17065 cb-requirements-17065 ca-terminology-17065 iso-iec-17067 scheme-content-requirements-17067 ca-terminology-17067 oiml-cs cs-process-requirements cs-abstract-processes cs-certificate-requirements cs-framework-participants cs-framework-schemes cs-framework-declarations cs-framework-documents cs-framework-governance cs-document-pd-03 cs-document-pd-04 cs-document-pd-02 cs-document-pd-01 cs-document-pd-06 cs-document-pd-07 cs-document-pd-08 cs-document-pd-09 cs-document-cid-01 cs-document-od-01 cs-document-od-02 disturbance-test-skeletons disturbance-form-skeletons disturbance-verdict-variants env-method-skeletons env-form-skeletons sample-selection-rules eut-continuity-contract test-execution-entities }
|
|
10
10
|
validity { from 2020-01-01 }
|
|
11
11
|
status current
|
|
12
12
|
default_spelling eng-Latn
|
|
@@ -6,7 +6,7 @@ package {
|
|
|
6
6
|
editions { 2013 }
|
|
7
7
|
baseUrn "urn:oiml:pub:r:144:2013"
|
|
8
8
|
uses { iso-iec-17000 iso-iec-17065 iso-iec-17025 iso-iec-17067 oiml-cs oiml-smart-core oiml-smart-module-specimen-governance oiml-smart-module-reference-materials }
|
|
9
|
-
requires { core subject-chain-entities party-entities workflow-entities evaluation-skeleton iso-iec-17000 ca-terminology-17000 iso-iec-17025 lab-requirements-17025 ca-terminology-17025 iso-iec-17065 cb-requirements-17065 ca-terminology-17065 iso-iec-17067 scheme-content-requirements-17067 ca-terminology-17067 oiml-cs cs-process-requirements cs-certificate-requirements reference-material-pattern test-point-subform umpe-validity-hook sample-selection-rules eut-continuity-contract test-execution-entities }
|
|
9
|
+
requires { core subject-chain-entities party-entities workflow-entities evaluation-skeleton iso-iec-17000 ca-terminology-17000 iso-iec-17025 lab-requirements-17025 ca-terminology-17025 iso-iec-17065 cb-requirements-17065 ca-terminology-17065 iso-iec-17067 scheme-content-requirements-17067 ca-terminology-17067 oiml-cs cs-process-requirements cs-abstract-processes cs-certificate-requirements cs-framework-participants cs-framework-schemes cs-framework-declarations cs-framework-documents cs-framework-governance cs-document-pd-03 cs-document-pd-04 cs-document-pd-02 cs-document-pd-01 cs-document-pd-06 cs-document-pd-07 cs-document-pd-08 cs-document-pd-09 cs-document-cid-01 cs-document-od-01 cs-document-od-02 reference-material-pattern test-point-subform umpe-validity-hook sample-selection-rules eut-continuity-contract test-execution-entities }
|
|
10
10
|
validity { from 2013-01-01 }
|
|
11
11
|
status current
|
|
12
12
|
default_spelling eng-Latn
|
package/oiml-r60/package.primmel
CHANGED
|
@@ -6,7 +6,7 @@ package {
|
|
|
6
6
|
editions { 2021 2017 2000 1996 }
|
|
7
7
|
baseUrn "urn:oiml:pub:r:60:2021"
|
|
8
8
|
uses { iso-iec-17000 iso-iec-17065 iso-iec-17025 iso-iec-17067 oiml-cs oiml-smart-core oiml-smart-module-specimen-governance }
|
|
9
|
-
requires { core subject-chain-entities party-entities workflow-entities evaluation-skeleton iso-iec-17000 ca-terminology-17000 iso-iec-17025 lab-requirements-17025 ca-terminology-17025 iso-iec-17065 cb-requirements-17065 ca-terminology-17065 iso-iec-17067 scheme-content-requirements-17067 ca-terminology-17067 oiml-cs cs-process-requirements cs-certificate-requirements sample-selection-rules eut-continuity-contract test-execution-entities }
|
|
9
|
+
requires { core subject-chain-entities party-entities workflow-entities evaluation-skeleton iso-iec-17000 ca-terminology-17000 iso-iec-17025 lab-requirements-17025 ca-terminology-17025 iso-iec-17065 cb-requirements-17065 ca-terminology-17065 iso-iec-17067 scheme-content-requirements-17067 ca-terminology-17067 oiml-cs cs-process-requirements cs-abstract-processes cs-certificate-requirements cs-framework-participants cs-framework-schemes cs-framework-declarations cs-framework-documents cs-framework-governance cs-document-pd-03 cs-document-pd-04 cs-document-pd-02 cs-document-pd-01 cs-document-pd-06 cs-document-pd-07 cs-document-pd-08 cs-document-pd-09 cs-document-cid-01 cs-document-od-01 cs-document-od-02 sample-selection-rules eut-continuity-contract test-execution-entities }
|
|
10
10
|
supersedes { urn:oiml:pub:r:60:2017 }
|
|
11
11
|
validity { from 2021-01-01 }
|
|
12
12
|
status current
|
package/oiml-r91/package.primmel
CHANGED
|
@@ -6,7 +6,7 @@ package {
|
|
|
6
6
|
editions { 2025 1990 }
|
|
7
7
|
baseUrn "urn:oiml:pub:r:91:2025"
|
|
8
8
|
uses { iso-iec-17000 iso-iec-17065 iso-iec-17025 iso-iec-17067 oiml-cs oiml-smart-core oiml-smart-module-specimen-governance }
|
|
9
|
-
requires { core subject-chain-entities party-entities workflow-entities evaluation-skeleton iso-iec-17000 ca-terminology-17000 iso-iec-17025 lab-requirements-17025 ca-terminology-17025 iso-iec-17065 cb-requirements-17065 ca-terminology-17065 iso-iec-17067 scheme-content-requirements-17067 ca-terminology-17067 oiml-cs cs-process-requirements cs-certificate-requirements sample-selection-rules eut-continuity-contract test-execution-entities }
|
|
9
|
+
requires { core subject-chain-entities party-entities workflow-entities evaluation-skeleton iso-iec-17000 ca-terminology-17000 iso-iec-17025 lab-requirements-17025 ca-terminology-17025 iso-iec-17065 cb-requirements-17065 ca-terminology-17065 iso-iec-17067 scheme-content-requirements-17067 ca-terminology-17067 oiml-cs cs-process-requirements cs-abstract-processes cs-certificate-requirements cs-framework-participants cs-framework-schemes cs-framework-declarations cs-framework-documents cs-framework-governance cs-document-pd-03 cs-document-pd-04 cs-document-pd-02 cs-document-pd-01 cs-document-pd-06 cs-document-pd-07 cs-document-pd-08 cs-document-pd-09 cs-document-cid-01 cs-document-od-01 cs-document-od-02 sample-selection-rules eut-continuity-contract test-execution-entities }
|
|
10
10
|
status preview
|
|
11
11
|
default_spelling eng-Latn
|
|
12
12
|
description "Traffic speed meters — metrological and technical requirements, test procedures, test report format, and type evaluation report format for speed enforcement instruments (preview edition 2025)."
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@oimlsmart/primmel-packages",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.5.0",
|
|
4
4
|
"description": "The OIML SMART platform's authoritative model content: every Recommendation, the OIML-CS scheme, the CASCO foundations, the shared modules, and the product/program reference packages as Primmel (.prl) packages — the single source of truth the platform's data trees regenerate from. Consumed by the smart monorepo (oimlsmart/smart) at a pinned version (TODO.repos/02).",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"repository": {
|
|
@@ -12,6 +12,6 @@
|
|
|
12
12
|
},
|
|
13
13
|
"license": "MIT",
|
|
14
14
|
"devDependencies": {
|
|
15
|
-
"@primmel/primmel": "^1.
|
|
15
|
+
"@primmel/primmel": "^1.13.0"
|
|
16
16
|
}
|
|
17
17
|
}
|