ScopedMeasure#
Fully qualified class name of the UML model DDI-CDI 1.0: DDICDIModels::DDICDILibrary::Classes::DataDescription::Dimensional::ScopedMeasure
Definition#
A qualified measure whose domain is a universe as an aggregate, i.e. a measure with a specific production method applied to a specific cell in a cube.
Examples#
Seasonally adjusted income for Single, Ontarians, Females.
Diagram#
Diagram
Attributes#
Attributes
Name |
Inherited from |
Description |
Data Type |
Multiplicity |
Default value |
|---|---|---|---|---|---|
frequency |
- own class - |
Time interval between successive measurements (i.e. applications) of a Scoped Measure. |
0..1 |
||
identifier |
- own class - |
Identifier for objects requiring short- or long-lasting referencing and management. |
0..1 |
Associations#
Associations
Direction |
Association |
Description |
Multiplicity of ScopedMeasure |
Package of Other Class |
Other Class |
Multiplicity of other class |
Aggregation Kind |
Inherited from |
|---|---|---|---|---|---|---|---|---|
to |
DimensionalDataSet represents ScopedMeasure |
0..* |
- own package - |
0..* |
none |
own class |
||
from |
ScopedMeasure circumscribes DimensionalKeyDefinition |
A universe is specific to the specific cell associated with a scoped measure. |
0..* |
- own package - |
0..1 |
none |
own class |
|
from |
ScopedMeasure generates RevisableDatum |
Scoped measure generates one revisable datum. |
1..1 |
- own package - |
1..1 |
none |
own class |
|
from |
ScopedMeasure restricts QualifiedMeasure |
A scoped measure resticts a qualified measure to a particular cell. |
0..* |
- own package - |
0..1 |
none |
own class |
Encodings#
Syntax representations / encodings
All syntax representations except the Canonical XMI are provided as reference points for specific implementations, or for use as defaults if sufficient in the form presented.
Fragment for the class ScopedMeasure (entire model as XMI)
1<packagedElement xmlns:StandardProfile="http://www.omg.org/spec/UML/20131001/StandardProfile"
2 xmlns:uml="http://www.omg.org/spec/UML/20131001"
3 xmlns:xmi="http://www.omg.org/spec/XMI/20131001"
4 xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-ScopedMeasure"
5 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ScopedMeasure"
6 xmi:type="uml:Class">
7 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-ScopedMeasure-ownedComment"
8 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ScopedMeasure-ownedComment"
9 xmi:type="uml:Comment">
10 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-ScopedMeasure"/>
11 <body>Definition
12==========
13A qualified measure whose domain is a universe as an aggregate, i.e. a measure with a specific production method applied to a specific cell in a cube.
14
15Examples
16========
17Seasonally adjusted income for Single, Ontarians, Females.</body>
18 </ownedComment>
19 <name>ScopedMeasure</name>
20 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-ScopedMeasure-frequency"
21 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ScopedMeasure-frequency"
22 xmi:type="uml:Property">
23 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-ScopedMeasure-frequency-ownedComment"
24 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ScopedMeasure-frequency-ownedComment"
25 xmi:type="uml:Comment">
26 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-ScopedMeasure-frequency"/>
27 <body>Time interval between successive measurements (i.e. applications) of a Scoped Measure.</body>
28 </ownedComment>
29 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-ScopedMeasure-frequency-lowerValue"
30 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ScopedMeasure-frequency-lowerValue"
31 xmi:type="uml:LiteralInteger"/>
32 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-ScopedMeasure-frequency-upperValue"
33 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ScopedMeasure-frequency-upperValue"
34 xmi:type="uml:LiteralUnlimitedNatural">
35 <value>1</value>
36 </upperValue>
37 <name>frequency</name>
38 <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-InternationalString"/>
39 </ownedAttribute>
40 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-ScopedMeasure-identifier"
41 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ScopedMeasure-identifier"
42 xmi:type="uml:Property">
43 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-ScopedMeasure-identifier-ownedComment"
44 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ScopedMeasure-identifier-ownedComment"
45 xmi:type="uml:Comment">
46 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-ScopedMeasure-identifier"/>
47 <body>Identifier for objects requiring short- or long-lasting referencing and management.</body>
48 </ownedComment>
49 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-ScopedMeasure-identifier-lowerValue"
50 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ScopedMeasure-identifier-lowerValue"
51 xmi:type="uml:LiteralInteger"/>
52 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-ScopedMeasure-identifier-upperValue"
53 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ScopedMeasure-identifier-upperValue"
54 xmi:type="uml:LiteralUnlimitedNatural">
55 <value>1</value>
56 </upperValue>
57 <name>identifier</name>
58 <isID>true</isID>
59 <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-Identifier"/>
60 </ownedAttribute>
61 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-ScopedMeasure-ownedAttribute_1"
62 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ScopedMeasure-ownedAttribute_1"
63 xmi:type="uml:Property">
64 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-ScopedMeasure-ownedAttribute_1-lowerValue"
65 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ScopedMeasure-ownedAttribute_1-lowerValue"
66 xmi:type="uml:LiteralInteger"/>
67 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-ScopedMeasure-ownedAttribute_1-upperValue"
68 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ScopedMeasure-ownedAttribute_1-upperValue"
69 xmi:type="uml:LiteralUnlimitedNatural">
70 <value>1</value>
71 </upperValue>
72 <association xmi:idref="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-ScopedMeasure_circumscribes_DimensionalKeyDefinition"/>
73 <type xmi:idref="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-DimensionalKeyDefinition"/>
74 </ownedAttribute>
75 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-ScopedMeasure-ownedAttribute_2"
76 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ScopedMeasure-ownedAttribute_2"
77 xmi:type="uml:Property">
78 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-ScopedMeasure-ownedAttribute_2-lowerValue"
79 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ScopedMeasure-ownedAttribute_2-lowerValue"
80 xmi:type="uml:LiteralInteger"/>
81 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-ScopedMeasure-ownedAttribute_2-upperValue"
82 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ScopedMeasure-ownedAttribute_2-upperValue"
83 xmi:type="uml:LiteralUnlimitedNatural">
84 <value>1</value>
85 </upperValue>
86 <association xmi:idref="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-ScopedMeasure_restricts_QualifiedMeasure"/>
87 <type xmi:idref="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-QualifiedMeasure"/>
88 </ownedAttribute>
89 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-ScopedMeasure-ownedAttribute_3"
90 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ScopedMeasure-ownedAttribute_3"
91 xmi:type="uml:Property">
92 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-ScopedMeasure-ownedAttribute_3-lowerValue"
93 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ScopedMeasure-ownedAttribute_3-lowerValue"
94 xmi:type="uml:LiteralInteger">
95 <value>1</value>
96 </lowerValue>
97 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-ScopedMeasure-ownedAttribute_3-upperValue"
98 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ScopedMeasure-ownedAttribute_3-upperValue"
99 xmi:type="uml:LiteralUnlimitedNatural">
100 <value>1</value>
101 </upperValue>
102 <association xmi:idref="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-ScopedMeasure_generates_RevisableDatum"/>
103 <type xmi:idref="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-RevisableDatum"/>
104 </ownedAttribute>
105</packagedElement>
Fragment for the class ScopedMeasure (entire XML Schema)
1<xs:element name="ScopedMeasure"
2 type="ScopedMeasureXsdType"
3 xml:id="ScopedMeasure">
4 <!-- based on the UML class DDICDIModels::DDICDILibrary::Classes::DataDescription::Dimensional::ScopedMeasure -->
5 <xs:annotation>
6 <xs:documentation>Definition
7 ==========
8 A qualified measure whose domain is a universe as an aggregate, i.e. a measure with a specific production method applied to a specific cell in a cube.
9
10 Examples
11 ========
12 Seasonally adjusted income for Single, Ontarians, Females.</xs:documentation>
13 </xs:annotation>
14</xs:element>
15<xs:complexType name="ScopedMeasureXsdType"
16 xml:id="ScopedMeasureXsdType">
17 <xs:annotation>
18 <xs:documentation>Definition
19 ==========
20 A qualified measure whose domain is a universe as an aggregate, i.e. a measure with a specific production method applied to a specific cell in a cube.
21
22 Examples
23 ========
24 Seasonally adjusted income for Single, Ontarians, Females.</xs:documentation>
25 </xs:annotation>
26 <xs:sequence>
27 <xs:element name="frequency"
28 type="InternationalStringXsdType"
29 minOccurs="0"
30 maxOccurs="1"
31 xml:id="ScopedMeasure-frequency">
32 <xs:annotation>
33 <xs:documentation>Time interval between successive measurements (i.e. applications) of a Scoped Measure.</xs:documentation>
34 </xs:annotation>
35 </xs:element>
36 <xs:element name="identifier"
37 type="IdentifierXsdType"
38 minOccurs="0"
39 maxOccurs="1"
40 xml:id="ScopedMeasure-identifier">
41 <xs:annotation>
42 <xs:documentation>Identifier for objects requiring short- or long-lasting referencing and management.</xs:documentation>
43 </xs:annotation>
44 </xs:element>
45 <xs:element name="ScopedMeasure_circumscribes_DimensionalKeyDefinition"
46 minOccurs="0"
47 maxOccurs="1"
48 xml:id="ScopedMeasure_circumscribes_DimensionalKeyDefinition">
49 <xs:annotation>
50 <xs:documentation>A universe is specific to the specific cell associated with a scoped measure.</xs:documentation>
51 </xs:annotation>
52 <xs:complexType>
53 <xs:complexContent>
54 <xs:restriction base="AssociationReferenceXsdType">
55 <xs:sequence>
56 <xs:element name="ddiReference"
57 type="InternationalRegistrationDataIdentifierXsdType"
58 minOccurs="0"
59 maxOccurs="1"
60 xml:id="ScopedMeasure_circumscribes_DimensionalKeyDefinition-ddiReference"/>
61 <xs:element name="validType"
62 minOccurs="0"
63 maxOccurs="unbounded"
64 xml:id="ScopedMeasure_circumscribes_DimensionalKeyDefinition-validType">
65 <xs:simpleType>
66 <xs:restriction base="xs:NMTOKEN">
67 <xs:enumeration value="DimensionalKeyDefinition"/>
68 </xs:restriction>
69 </xs:simpleType>
70 </xs:element>
71 </xs:sequence>
72 </xs:restriction>
73 </xs:complexContent>
74 </xs:complexType>
75 </xs:element>
76 <xs:element name="ScopedMeasure_restricts_QualifiedMeasure"
77 minOccurs="0"
78 maxOccurs="1"
79 xml:id="ScopedMeasure_restricts_QualifiedMeasure">
80 <xs:annotation>
81 <xs:documentation>A scoped measure resticts a qualified measure to a particular cell.</xs:documentation>
82 </xs:annotation>
83 <xs:complexType>
84 <xs:complexContent>
85 <xs:restriction base="AssociationReferenceXsdType">
86 <xs:sequence>
87 <xs:element name="ddiReference"
88 type="InternationalRegistrationDataIdentifierXsdType"
89 minOccurs="0"
90 maxOccurs="1"
91 xml:id="ScopedMeasure_restricts_QualifiedMeasure-ddiReference"/>
92 <xs:element name="validType"
93 minOccurs="0"
94 maxOccurs="unbounded"
95 xml:id="ScopedMeasure_restricts_QualifiedMeasure-validType">
96 <xs:simpleType>
97 <xs:restriction base="xs:NMTOKEN">
98 <xs:enumeration value="QualifiedMeasure"/>
99 </xs:restriction>
100 </xs:simpleType>
101 </xs:element>
102 </xs:sequence>
103 </xs:restriction>
104 </xs:complexContent>
105 </xs:complexType>
106 </xs:element>
107 <xs:element name="ScopedMeasure_generates_RevisableDatum"
108 minOccurs="1"
109 maxOccurs="1"
110 xml:id="ScopedMeasure_generates_RevisableDatum">
111 <xs:annotation>
112 <xs:documentation>Scoped measure generates one revisable datum.</xs:documentation>
113 </xs:annotation>
114 <xs:complexType>
115 <xs:complexContent>
116 <xs:restriction base="AssociationReferenceXsdType">
117 <xs:sequence>
118 <xs:element name="ddiReference"
119 type="InternationalRegistrationDataIdentifierXsdType"
120 minOccurs="0"
121 maxOccurs="1"
122 xml:id="ScopedMeasure_generates_RevisableDatum-ddiReference"/>
123 <xs:element name="validType"
124 minOccurs="1"
125 maxOccurs="1"
126 xml:id="ScopedMeasure_generates_RevisableDatum-validType">
127 <xs:simpleType>
128 <xs:restriction base="xs:NMTOKEN">
129 <xs:enumeration value="RevisableDatum"/>
130 </xs:restriction>
131 </xs:simpleType>
132 </xs:element>
133 </xs:sequence>
134 </xs:restriction>
135 </xs:complexContent>
136 </xs:complexType>
137 </xs:element>
138 </xs:sequence>
139</xs:complexType>
Fragment for the class ScopedMeasure (entire JSON Schema)
1"cls-ScopedMeasure": {
2 "description": "http://ddialliance.org/Specification/DDI-CDI/1.0/RDF/ScopedMeasure",
3 "type": "object",
4 "properties": {
5 "@context": {
6 "$ref": "#/defs/at-context"
7 },
8 "@id": {
9 "type": "string",
10 "format": "iri-reference"
11 },
12 "@type": {
13 "const": "ScopedMeasure"
14 },
15 "frequency": {
16 "$comment": "cardinality 0..1 – from cdi:ScopedMeasure",
17 "$ref": "#/defs/dt-InternationalString"
18 },
19 "identifier": {
20 "$comment": "cardinality 0..1 – from cdi:ScopedMeasure",
21 "$ref": "#/defs/dt-Identifier"
22 },
23 "circumscribes": {
24 "description": "ScopedMeasure_circumscribes_DimensionalKeyDefinition",
25 "$comment": "cardinality 0..1",
26 "$ref": "#/defs/target-DimensionalKeyDefinition"
27 },
28 "generates": {
29 "description": "ScopedMeasure_generates_RevisableDatum",
30 "$comment": "cardinality 1..1",
31 "$ref": "#/defs/target-RevisableDatum"
32 },
33 "restricts": {
34 "description": "ScopedMeasure_restricts_QualifiedMeasure",
35 "$comment": "cardinality 0..1",
36 "$ref": "#/defs/target-QualifiedMeasure"
37 },
38 "represents_OF_DimensionalDataSet": {
39 "description": "DimensionalDataSet_represents_ScopedMeasure",
40 "$comment": "cardinality 0..-1",
41 "anyOf": [
42 {
43 "$ref": "#/defs/target-DimensionalDataSet"
44 },
45 {
46 "type": "array",
47 "items": {
48 "$ref": "#/defs/target-DimensionalDataSet"
49 }
50 }
51 ]
52 },
53 "sameAs": {
54 "$ref": "#/defs/owl:sameAs"
55 }
56 },
57 "required": ["generates","@type"],
58 "additionalProperties": false
59},
60"target-ScopedMeasure": {
61 "description": "all subclasses of http://ddialliance.org/Specification/DDI-CDI/1.0/RDF/ScopedMeasure",
62 "anyOf": [
63 { "$ref": "#/defs/cls-ScopedMeasure" },
64 { "type": "string", "format": "iri-reference" }
65 ]
66},
Fragment for the class ScopedMeasure (main ontology)
1# class ScopedMeasure
2# based on the UML class DDICDIModels::DDICDILibrary::Classes::DataDescription::Dimensional::ScopedMeasure
3cdi:ScopedMeasure
4 a rdfs:Class, owl:Class, ucmis:Class;
5 rdfs:label "ScopedMeasure";
6 rdfs:comment "Definition\n==========\nA qualified measure whose domain is a universe as an aggregate, i.e. a measure with a specific production method applied to a specific cell in a cube.\n\nExamples\n========\nSeasonally adjusted income for Single, Ontarians, Females."@en;
7
8.
9
10cdi:ScopedMeasure-frequency
11 a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
12 rdfs:label "frequency";
13 rdfs:comment "Time interval between successive measurements (i.e. applications) of a Scoped Measure."@en;
14 rdfs:domain cdi:ScopedMeasure;
15 rdfs:range cdi:InternationalString;
16.
17
18cdi:ScopedMeasure-identifier
19 a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
20 rdfs:label "identifier";
21 rdfs:comment "Identifier for objects requiring short- or long-lasting referencing and management."@en;
22 rdfs:domain cdi:ScopedMeasure;
23 rdfs:range cdi:Identifier;
24.
25
26
27cdi:ScopedMeasure_circumscribes_DimensionalKeyDefinition
28 a rdf:Property, owl:ObjectProperty, ucmis:Association;
29 # ASSOCIATION
30 rdfs:label "circumscribes";
31 skos:altLabel "ScopedMeasure_circumscribes_DimensionalKeyDefinition";
32 rdfs:comment "A universe is specific to the specific cell associated with a scoped measure."@en;
33 rdfs:domain cdi:ScopedMeasure;
34 rdfs:range cdi:DimensionalKeyDefinition;
35.
36
37cdi:ScopedMeasure_generates_RevisableDatum
38 a rdf:Property, owl:ObjectProperty, ucmis:Association;
39 # ASSOCIATION
40 rdfs:label "generates";
41 skos:altLabel "ScopedMeasure_generates_RevisableDatum";
42 rdfs:comment "Scoped measure generates one revisable datum."@en;
43 rdfs:domain cdi:ScopedMeasure;
44 rdfs:range cdi:RevisableDatum;
45.
46
47cdi:ScopedMeasure_restricts_QualifiedMeasure
48 a rdf:Property, owl:ObjectProperty, ucmis:Association;
49 # ASSOCIATION
50 rdfs:label "restricts";
51 skos:altLabel "ScopedMeasure_restricts_QualifiedMeasure";
52 rdfs:comment "A scoped measure resticts a qualified measure to a particular cell."@en;
53 rdfs:domain cdi:ScopedMeasure;
54 rdfs:range cdi:QualifiedMeasure;
55.
Fragment for the class ScopedMeasure (entire JSON-LD)
1{
2 "@context": [
3 {
4 "cdi": "http://ddialliance.org/Specification/DDI-CDI/1.0/RDF/",
5 "xsd": "http://www.w3.org/2001/XMLSchema#",
6
7 "frequency": {
8 "@id": "cdi:ScopedMeasure-frequency",
9 "@type": "@id",
10 "@context": "InternationalString.jsonld"
11 },
12 "identifier": {
13 "@id": "cdi:ScopedMeasure-identifier",
14 "@type": "@id",
15 "@context": "Identifier.jsonld"
16 },
17
18 "circumscribes": {
19 "@id": "cdi:ScopedMeasure_circumscribes_DimensionalKeyDefinition",
20 "@type": "@id",
21 "@context": "DimensionalKeyDefinition.jsonld"
22 },
23 "generates": {
24 "@id": "cdi:ScopedMeasure_generates_RevisableDatum",
25 "@type": "@id",
26 "@context": "RevisableDatum.jsonld"
27 },
28 "restricts": {
29 "@id": "cdi:ScopedMeasure_restricts_QualifiedMeasure",
30 "@type": "@id",
31 "@context": "QualifiedMeasure.jsonld"
32 },
33 "represents_OF_DimensionalDataSet": {
34 "@reverse": "cdi:DimensionalDataSet_represents_ScopedMeasure",
35 "@type": "@id",
36 "@context": "DimensionalDataSet.jsonld"
37 },
38 " comment ": "tag:json-should-support-trailing-commas"
39 }
40 ],
41 "generatedBy": "This code was generated by the Eclipse Acceleo project UCMIS M2T on 2025-08-29 14:34:50.",
42 "basedOn": "based on the UML data type DDICDIModels::DDICDILibrary::Classes::DataDescription::Dimensional::ScopedMeasure"
43}
Fragment for the class ScopedMeasure (entire SHACL - Shapes Constraint Language)
1# class ScopedMeasure
2# based on the UML class DDICDIModels::DDICDILibrary::Classes::DataDescription::Dimensional::ScopedMeasure
3<#ScopedMeasure> a sh:NodeShape;
4 sh:targetClass cdi:ScopedMeasure;
5 sh:message "See http://ddialliance.org/Specification/DDI-CDI/1.0/RDF/ScopedMeasure";
6 sh:closed true;
7 sh:ignoredProperties ( owl:sameAs );
8 sh:property [
9 sh:path rdf:type;
10 sh:in ( cdi:ScopedMeasure
11 ) ;
12 ];
13 # attributes
14 sh:property <#ScopedMeasure-frequency>;
15 sh:property <#ScopedMeasure-identifier>;
16 # associations from ScopedMeasure
17 sh:property <#ScopedMeasure_circumscribes_DimensionalKeyDefinition>;
18 sh:property <#ScopedMeasure_generates_RevisableDatum>;
19 sh:property <#ScopedMeasure_restricts_QualifiedMeasure>;
20 # associations to ScopedMeasure
21 sh:property <#rev_DimensionalDataSet_represents_ScopedMeasure>;
22
23
24
25.
26
27<#ScopedMeasure-frequency> a sh:PropertyShape ;
28 sh:path cdi:ScopedMeasure-frequency;
29 sh:node [ sh:property [ sh:path rdf:type; sh:minCount 1; sh:in (
30 cdi:InternationalString
31 cdi:BibliographicName
32 cdi:LabelForDisplay
33
34 ) ]];
35 sh:maxCount 1;
36.
37<#ScopedMeasure-identifier> a sh:PropertyShape ;
38 sh:path cdi:ScopedMeasure-identifier;
39 sh:node [ sh:property [ sh:path rdf:type; sh:minCount 1; sh:in (
40 cdi:Identifier
41
42 ) ]];
43 sh:maxCount 1;
44.
45
46<#ScopedMeasure_circumscribes_DimensionalKeyDefinition> a sh:PropertyShape ;
47 sh:path cdi:ScopedMeasure_circumscribes_DimensionalKeyDefinition;
48 sh:node [ sh:property [ sh:path rdf:type; sh:minCount 1; sh:in (
49 cdi:DimensionalKeyDefinition
50
51 ) ]];
52 sh:maxCount 1;
53.
54<#rev_ScopedMeasure_circumscribes_DimensionalKeyDefinition> a sh:PropertyShape ;
55 sh:path [ sh:inversePath cdi:ScopedMeasure_circumscribes_DimensionalKeyDefinition ];
56.
57<#ScopedMeasure_generates_RevisableDatum> a sh:PropertyShape ;
58 sh:path cdi:ScopedMeasure_generates_RevisableDatum;
59 sh:node [ sh:property [ sh:path rdf:type; sh:minCount 1; sh:in (
60 cdi:RevisableDatum
61
62 ) ]];
63 sh:minCount 1;
64 sh:maxCount 1;
65.
66<#rev_ScopedMeasure_generates_RevisableDatum> a sh:PropertyShape ;
67 sh:path [ sh:inversePath cdi:ScopedMeasure_generates_RevisableDatum ];
68 sh:minCount 1;
69 sh:maxCount 1;
70.
71<#ScopedMeasure_restricts_QualifiedMeasure> a sh:PropertyShape ;
72 sh:path cdi:ScopedMeasure_restricts_QualifiedMeasure;
73 sh:node [ sh:property [ sh:path rdf:type; sh:minCount 1; sh:in (
74 cdi:QualifiedMeasure
75
76 ) ]];
77 sh:maxCount 1;
78.
79<#rev_ScopedMeasure_restricts_QualifiedMeasure> a sh:PropertyShape ;
80 sh:path [ sh:inversePath cdi:ScopedMeasure_restricts_QualifiedMeasure ];
81.
Fragment for the class ScopedMeasure (entire ShEx - Shape Expressions)
1# class ScopedMeasure
2# based on the UML class DDICDIModels::DDICDILibrary::Classes::DataDescription::Dimensional::ScopedMeasure
3cdi:ScopedMeasureShape CLOSED {
4 a [cdi:ScopedMeasure];
5 cdi:ScopedMeasure-frequency @cdi:InternationalStringShape?;
6 cdi:ScopedMeasure-identifier @cdi:IdentifierShape?;
7 ^cdi:DimensionalDataSet_represents_ScopedMeasure @cdi:DimensionalDataSetShape *;
8 cdi:ScopedMeasure_circumscribes_DimensionalKeyDefinition @cdi:DimensionalKeyDefinitionShape ?;
9
10 cdi:ScopedMeasure_generates_RevisableDatum @cdi:RevisableDatumShape ;
11
12 cdi:ScopedMeasure_restricts_QualifiedMeasure @cdi:QualifiedMeasureShape ?;
13
14 }