DataPoint#
Fully qualified class name of the UML model DDI-CDI 1.0: DDICDIModels::DDICDILibrary::Classes::DataDescription::DataPoint
Definition#
Container for an instance value.
Examples#
A cell in a data cube or a table.
Explanatory notes#
A data point could be empty. It exists independently of the instance value to be stored in it.
Diagram#
Diagram
Attributes#
Attributes
Name |
Inherited from |
Description |
Data Type |
Multiplicity |
Default value |
|---|---|---|---|---|---|
catalogDetails |
- own class - |
Bundles the information useful for a data catalog entry. Examples would be creator, contributor, title, copyright, embargo, and license information. A set of information useful for attribution, data discovery, and access. This is information that is tied to the identity of the object. If this information changes the version of the associated object changes. |
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 DataPoint |
Package of Other Class |
Other Class |
Multiplicity of other class |
Aggregation Kind |
Inherited from |
|---|---|---|---|---|---|---|---|---|
from |
DataPoint isDescribedBy InstanceVariable |
The instance variable delimits the values which can populate a data point. Data point is described by one instance variable. |
0..* |
1..1 |
none |
own class |
||
from |
DataPoint correspondsTo DataStructureComponent |
0..* |
0..* |
none |
own class |
|||
to |
DataPointPosition indexes DataPoint |
Data point position indexes zero to one data point. |
0..1 |
0..* |
none |
own class |
||
to |
DataPointRelationship hasSource DataPoint |
0..* |
0..* |
none |
own class |
|||
to |
DataPointRelationship hasTarget DataPoint |
Data point relationship has zero to many target data points. |
0..* |
0..* |
none |
own class |
||
to |
DataSet has DataPoint |
0..* |
- own package - |
1..1 |
none |
own class |
||
to |
InstanceValue isStoredIn DataPoint |
0..1 |
- own package - |
0..1 |
none |
own class |
||
to |
Key identifies DataPoint |
1..* |
- own package - |
0..1 |
none |
own class |
||
to |
PhysicalRecordSegment has DataPoint |
0..* |
0..* |
none |
own class |
|||
to |
ValueMapping formats DataPoint |
0..* |
1..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 DataPoint (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-DataPoint"
5 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataPoint"
6 xmi:type="uml:Class">
7 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataPoint-ownedComment"
8 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataPoint-ownedComment"
9 xmi:type="uml:Comment">
10 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataPoint"/>
11 <body>Definition
12============
13Container for an instance value.
14
15Examples
16==========
17A cell in a data cube or a table.
18
19Explanatory notes
20===================
21A data point could be empty. It exists independently of the instance value to be stored in it.</body>
22 </ownedComment>
23 <name>DataPoint</name>
24 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataPoint-catalogDetails"
25 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataPoint-catalogDetails"
26 xmi:type="uml:Property">
27 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataPoint-catalogDetails-ownedComment"
28 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataPoint-catalogDetails-ownedComment"
29 xmi:type="uml:Comment">
30 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataPoint-catalogDetails"/>
31 <body>Bundles the information useful for a data catalog entry. Examples would be creator, contributor, title, copyright, embargo, and license information. A set of information useful for attribution, data discovery, and access. This is information that is tied to the identity of the object. If this information changes the version of the associated object changes.</body>
32 </ownedComment>
33 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataPoint-catalogDetails-lowerValue"
34 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataPoint-catalogDetails-lowerValue"
35 xmi:type="uml:LiteralInteger"/>
36 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataPoint-catalogDetails-upperValue"
37 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataPoint-catalogDetails-upperValue"
38 xmi:type="uml:LiteralUnlimitedNatural">
39 <value>1</value>
40 </upperValue>
41 <name>catalogDetails</name>
42 <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails"/>
43 </ownedAttribute>
44 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataPoint-identifier"
45 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataPoint-identifier"
46 xmi:type="uml:Property">
47 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataPoint-identifier-ownedComment"
48 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataPoint-identifier-ownedComment"
49 xmi:type="uml:Comment">
50 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataPoint-identifier"/>
51 <body>Identifier for objects requiring short- or long-lasting referencing and management.</body>
52 </ownedComment>
53 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataPoint-identifier-lowerValue"
54 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataPoint-identifier-lowerValue"
55 xmi:type="uml:LiteralInteger"/>
56 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataPoint-identifier-upperValue"
57 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataPoint-identifier-upperValue"
58 xmi:type="uml:LiteralUnlimitedNatural">
59 <value>1</value>
60 </upperValue>
61 <name>identifier</name>
62 <isID>true</isID>
63 <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-Identifier"/>
64 </ownedAttribute>
65 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataPoint-ownedAttribute_1"
66 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataPoint-ownedAttribute_1"
67 xmi:type="uml:Property">
68 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataPoint-ownedAttribute_1-lowerValue"
69 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataPoint-ownedAttribute_1-lowerValue"
70 xmi:type="uml:LiteralInteger"/>
71 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataPoint-ownedAttribute_1-upperValue"
72 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataPoint-ownedAttribute_1-upperValue"
73 xmi:type="uml:LiteralUnlimitedNatural">
74 <value>*</value>
75 </upperValue>
76 <association xmi:idref="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataPoint_correspondsTo_DataStructureComponent"/>
77 <type xmi:idref="DDICDIModels-DDICDILibrary-Classes-DataDescription-Components-DataStructureComponent"/>
78 </ownedAttribute>
79 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataPoint-ownedAttribute_2"
80 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataPoint-ownedAttribute_2"
81 xmi:type="uml:Property">
82 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataPoint-ownedAttribute_2-lowerValue"
83 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataPoint-ownedAttribute_2-lowerValue"
84 xmi:type="uml:LiteralInteger">
85 <value>1</value>
86 </lowerValue>
87 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataPoint-ownedAttribute_2-upperValue"
88 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataPoint-ownedAttribute_2-upperValue"
89 xmi:type="uml:LiteralUnlimitedNatural">
90 <value>1</value>
91 </upperValue>
92 <association xmi:idref="DDICDIModels-DDICDILibrary-Classes-Conceptual-DataPoint_isDescribedBy_InstanceVariable"/>
93 <type xmi:idref="DDICDIModels-DDICDILibrary-Classes-Conceptual-InstanceVariable"/>
94 </ownedAttribute>
95</packagedElement>
Fragment for the class DataPoint (entire XML Schema)
1<xs:element name="DataPoint"
2 type="DataPointXsdType"
3 xml:id="DataPoint">
4 <!-- based on the UML class DDICDIModels::DDICDILibrary::Classes::DataDescription::DataPoint -->
5 <xs:annotation>
6 <xs:documentation>Definition
7 ============
8 Container for an instance value.
9
10 Examples
11 ==========
12 A cell in a data cube or a table.
13
14 Explanatory notes
15 ===================
16 A data point could be empty. It exists independently of the instance value to be stored in it.</xs:documentation>
17 </xs:annotation>
18</xs:element>
19<xs:complexType name="DataPointXsdType"
20 xml:id="DataPointXsdType">
21 <xs:annotation>
22 <xs:documentation>Definition
23 ============
24 Container for an instance value.
25
26 Examples
27 ==========
28 A cell in a data cube or a table.
29
30 Explanatory notes
31 ===================
32 A data point could be empty. It exists independently of the instance value to be stored in it.</xs:documentation>
33 </xs:annotation>
34 <xs:sequence>
35 <xs:element name="catalogDetails"
36 type="CatalogDetailsXsdType"
37 minOccurs="0"
38 maxOccurs="1"
39 xml:id="DataPoint-catalogDetails">
40 <xs:annotation>
41 <xs:documentation>Bundles the information useful for a data catalog entry. Examples would be creator, contributor, title, copyright, embargo, and license information. A set of information useful for attribution, data discovery, and access. This is information that is tied to the identity of the object. If this information changes the version of the associated object changes.</xs:documentation>
42 </xs:annotation>
43 </xs:element>
44 <xs:element name="identifier"
45 type="IdentifierXsdType"
46 minOccurs="0"
47 maxOccurs="1"
48 xml:id="DataPoint-identifier">
49 <xs:annotation>
50 <xs:documentation>Identifier for objects requiring short- or long-lasting referencing and management.</xs:documentation>
51 </xs:annotation>
52 </xs:element>
53 <xs:element name="DataPoint_correspondsTo_DataStructureComponent"
54 minOccurs="0"
55 maxOccurs="unbounded"
56 xml:id="DataPoint_correspondsTo_DataStructureComponent">
57 <xs:annotation>
58 <xs:documentation></xs:documentation>
59 </xs:annotation>
60 <xs:complexType>
61 <xs:complexContent>
62 <xs:restriction base="AssociationReferenceXsdType">
63 <xs:sequence>
64 <xs:element name="ddiReference"
65 type="InternationalRegistrationDataIdentifierXsdType"
66 minOccurs="0"
67 maxOccurs="1"
68 xml:id="DataPoint_correspondsTo_DataStructureComponent-ddiReference"/>
69 <xs:element name="validType"
70 minOccurs="0"
71 maxOccurs="unbounded"
72 xml:id="DataPoint_correspondsTo_DataStructureComponent-validType">
73 <xs:simpleType>
74 <xs:restriction base="xs:NMTOKEN">
75 <xs:enumeration value="AttributeComponent"/>
76 <xs:enumeration value="ContextualComponent"/>
77 <xs:enumeration value="DataStructure"/>
78 <xs:enumeration value="DataStructureComponent"/>
79 <xs:enumeration value="DimensionComponent"/>
80 <xs:enumeration value="DimensionalDataStructure"/>
81 <xs:enumeration value="IdentifierComponent"/>
82 <xs:enumeration value="KeyValueStructure"/>
83 <xs:enumeration value="LongDataStructure"/>
84 <xs:enumeration value="MeasureComponent"/>
85 <xs:enumeration value="QualifiedMeasure"/>
86 <xs:enumeration value="SyntheticIdComponent"/>
87 <xs:enumeration value="VariableDescriptorComponent"/>
88 <xs:enumeration value="VariableValueComponent"/>
89 <xs:enumeration value="WideDataStructure"/>
90 </xs:restriction>
91 </xs:simpleType>
92 </xs:element>
93 </xs:sequence>
94 </xs:restriction>
95 </xs:complexContent>
96 </xs:complexType>
97 </xs:element>
98 <xs:element name="DataPoint_isDescribedBy_InstanceVariable"
99 minOccurs="1"
100 maxOccurs="1"
101 xml:id="DataPoint_isDescribedBy_InstanceVariable">
102 <xs:annotation>
103 <xs:documentation>The instance variable delimits the values which can populate a data point. Data point is described by one instance variable.</xs:documentation>
104 </xs:annotation>
105 <xs:complexType>
106 <xs:complexContent>
107 <xs:restriction base="AssociationReferenceXsdType">
108 <xs:sequence>
109 <xs:element name="ddiReference"
110 type="InternationalRegistrationDataIdentifierXsdType"
111 minOccurs="0"
112 maxOccurs="1"
113 xml:id="DataPoint_isDescribedBy_InstanceVariable-ddiReference"/>
114 <xs:element name="validType"
115 minOccurs="0"
116 maxOccurs="unbounded"
117 xml:id="DataPoint_isDescribedBy_InstanceVariable-validType">
118 <xs:simpleType>
119 <xs:restriction base="xs:NMTOKEN">
120 <xs:enumeration value="DescriptorVariable"/>
121 <xs:enumeration value="InstanceVariable"/>
122 <xs:enumeration value="ReferenceVariable"/>
123 </xs:restriction>
124 </xs:simpleType>
125 </xs:element>
126 </xs:sequence>
127 </xs:restriction>
128 </xs:complexContent>
129 </xs:complexType>
130 </xs:element>
131 </xs:sequence>
132</xs:complexType>
Fragment for the class DataPoint (entire JSON Schema)
1"cls-DataPoint": {
2 "description": "http://ddialliance.org/Specification/DDI-CDI/1.0/RDF/DataPoint",
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": "DataPoint"
14 },
15 "catalogDetails": {
16 "$comment": "cardinality 0..1 – from cdi:DataPoint",
17 "$ref": "#/defs/dt-CatalogDetails"
18 },
19 "identifier": {
20 "$comment": "cardinality 0..1 – from cdi:DataPoint",
21 "$ref": "#/defs/dt-Identifier"
22 },
23 "isDescribedBy": {
24 "description": "DataPoint_isDescribedBy_InstanceVariable",
25 "$comment": "cardinality 1..1",
26 "$ref": "#/defs/target-InstanceVariable"
27 },
28 "correspondsTo_DataStructureComponent": {
29 "description": "DataPoint_correspondsTo_DataStructureComponent",
30 "$comment": "cardinality 0..-1",
31 "anyOf": [
32 {
33 "$ref": "#/defs/target-DataStructureComponent"
34 },
35 {
36 "type": "array",
37 "items": {
38 "$ref": "#/defs/target-DataStructureComponent"
39 }
40 }
41 ]
42 },
43 "indexes_OF_DataPointPosition": {
44 "description": "DataPointPosition_indexes_DataPoint",
45 "$comment": "cardinality 0..-1",
46 "anyOf": [
47 {
48 "$ref": "#/defs/target-DataPointPosition"
49 },
50 {
51 "type": "array",
52 "items": {
53 "$ref": "#/defs/target-DataPointPosition"
54 }
55 }
56 ]
57 },
58 "hasSource_OF_DataPointRelationship": {
59 "description": "DataPointRelationship_hasSource_DataPoint",
60 "$comment": "cardinality 0..-1",
61 "anyOf": [
62 {
63 "$ref": "#/defs/target-DataPointRelationship"
64 },
65 {
66 "type": "array",
67 "items": {
68 "$ref": "#/defs/target-DataPointRelationship"
69 }
70 }
71 ]
72 },
73 "hasTarget_OF_DataPointRelationship": {
74 "description": "DataPointRelationship_hasTarget_DataPoint",
75 "$comment": "cardinality 0..-1",
76 "anyOf": [
77 {
78 "$ref": "#/defs/target-DataPointRelationship"
79 },
80 {
81 "type": "array",
82 "items": {
83 "$ref": "#/defs/target-DataPointRelationship"
84 }
85 }
86 ]
87 },
88 "has_DataPoint_OF_DataSet": {
89 "description": "DataSet_has_DataPoint",
90 "$comment": "cardinality 1..1",
91 "$ref": "#/defs/target-DataSet"
92 },
93 "isStoredIn_OF_InstanceValue": {
94 "description": "InstanceValue_isStoredIn_DataPoint",
95 "$comment": "cardinality 0..1",
96 "$ref": "#/defs/target-InstanceValue"
97 },
98 "identifies_OF_Key": {
99 "description": "Key_identifies_DataPoint",
100 "$comment": "cardinality 0..1",
101 "$ref": "#/defs/target-Key"
102 },
103 "has_DataPoint_OF_PhysicalRecordSegment": {
104 "description": "PhysicalRecordSegment_has_DataPoint",
105 "$comment": "cardinality 0..-1",
106 "anyOf": [
107 {
108 "$ref": "#/defs/target-PhysicalRecordSegment"
109 },
110 {
111 "type": "array",
112 "items": {
113 "$ref": "#/defs/target-PhysicalRecordSegment"
114 }
115 }
116 ]
117 },
118 "formats_OF_ValueMapping": {
119 "description": "ValueMapping_formats_DataPoint",
120 "$comment": "cardinality 1..1",
121 "$ref": "#/defs/target-ValueMapping"
122 },
123 "sameAs": {
124 "$ref": "#/defs/owl:sameAs"
125 }
126 },
127 "required": ["isDescribedBy","@type"],
128 "additionalProperties": false
129},
130"target-DataPoint": {
131 "description": "all subclasses of http://ddialliance.org/Specification/DDI-CDI/1.0/RDF/DataPoint",
132 "anyOf": [
133 { "$ref": "#/defs/cls-DataPoint" },
134 { "type": "string", "format": "iri-reference" }
135 ]
136},
Fragment for the class DataPoint (main ontology)
1# class DataPoint
2# based on the UML class DDICDIModels::DDICDILibrary::Classes::DataDescription::DataPoint
3cdi:DataPoint
4 a rdfs:Class, owl:Class, ucmis:Class;
5 rdfs:label "DataPoint";
6 rdfs:comment "Definition\n============\nContainer for an instance value.\n\nExamples\n==========\nA cell in a data cube or a table. \n\nExplanatory notes\n===================\nA data point could be empty. It exists independently of the instance value to be stored in it."@en;
7
8.
9
10cdi:DataPoint-catalogDetails
11 a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
12 rdfs:label "catalogDetails";
13 rdfs:comment "Bundles the information useful for a data catalog entry. Examples would be creator, contributor, title, copyright, embargo, and license information. A set of information useful for attribution, data discovery, and access. This is information that is tied to the identity of the object. If this information changes the version of the associated object changes."@en;
14 rdfs:domain cdi:DataPoint;
15 rdfs:range cdi:CatalogDetails;
16.
17
18cdi:DataPoint-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:DataPoint;
23 rdfs:range cdi:Identifier;
24.
25
26
27cdi:DataPoint_isDescribedBy_InstanceVariable
28 a rdf:Property, owl:ObjectProperty, ucmis:Association;
29 # ASSOCIATION
30 rdfs:label "isDescribedBy";
31 skos:altLabel "DataPoint_isDescribedBy_InstanceVariable";
32 rdfs:comment "The instance variable delimits the values which can populate a data point. Data point is described by one instance variable."@en;
33 rdfs:domain cdi:DataPoint;
34 rdfs:range cdi:InstanceVariable;
35.
36
37cdi:DataPoint_correspondsTo_DataStructureComponent
38 a rdf:Property, owl:ObjectProperty, ucmis:Association;
39 # ASSOCIATION
40 rdfs:label "correspondsTo_DataStructureComponent";
41 skos:altLabel "DataPoint_correspondsTo_DataStructureComponent";
42
43 rdfs:domain cdi:DataPoint;
44 rdfs:range cdi:DataStructureComponent;
45.
Fragment for the class DataPoint (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 "catalogDetails": {
8 "@id": "cdi:DataPoint-catalogDetails",
9 "@type": "@id",
10 "@context": "CatalogDetails.jsonld"
11 },
12 "identifier": {
13 "@id": "cdi:DataPoint-identifier",
14 "@type": "@id",
15 "@context": "Identifier.jsonld"
16 },
17
18 "isDescribedBy": {
19 "@id": "cdi:DataPoint_isDescribedBy_InstanceVariable",
20 "@type": "@id",
21 "@context": "InstanceVariable.jsonld"
22 },
23 "correspondsTo_DataStructureComponent": {
24 "@id": "cdi:DataPoint_correspondsTo_DataStructureComponent",
25 "@type": "@id",
26 "@context": "DataStructureComponent.jsonld"
27 },
28 "indexes_OF_DataPointPosition": {
29 "@reverse": "cdi:DataPointPosition_indexes_DataPoint",
30 "@type": "@id",
31 "@context": "DataPointPosition.jsonld"
32 },
33 "hasSource_OF_DataPointRelationship": {
34 "@reverse": "cdi:DataPointRelationship_hasSource_DataPoint",
35 "@type": "@id",
36 "@context": "DataPointRelationship.jsonld"
37 },
38 "hasTarget_OF_DataPointRelationship": {
39 "@reverse": "cdi:DataPointRelationship_hasTarget_DataPoint",
40 "@type": "@id",
41 "@context": "DataPointRelationship.jsonld"
42 },
43 "has_DataPoint_OF_DataSet": {
44 "@reverse": "cdi:DataSet_has_DataPoint",
45 "@type": "@id",
46 "@context": "DataSet.jsonld"
47 },
48 "isStoredIn_OF_InstanceValue": {
49 "@reverse": "cdi:InstanceValue_isStoredIn_DataPoint",
50 "@type": "@id",
51 "@context": "InstanceValue.jsonld"
52 },
53 "identifies_OF_Key": {
54 "@reverse": "cdi:Key_identifies_DataPoint",
55 "@type": "@id",
56 "@context": "Key.jsonld"
57 },
58 "has_DataPoint_OF_PhysicalRecordSegment": {
59 "@reverse": "cdi:PhysicalRecordSegment_has_DataPoint",
60 "@type": "@id",
61 "@context": "PhysicalRecordSegment.jsonld"
62 },
63 "formats_OF_ValueMapping": {
64 "@reverse": "cdi:ValueMapping_formats_DataPoint",
65 "@type": "@id",
66 "@context": "ValueMapping.jsonld"
67 },
68 " comment ": "tag:json-should-support-trailing-commas"
69 }
70 ],
71 "generatedBy": "This code was generated by the Eclipse Acceleo project UCMIS M2T on 2025-08-29 14:34:51.",
72 "basedOn": "based on the UML data type DDICDIModels::DDICDILibrary::Classes::DataDescription::DataPoint"
73}
Fragment for the class DataPoint (entire SHACL - Shapes Constraint Language)
1# class DataPoint
2# based on the UML class DDICDIModels::DDICDILibrary::Classes::DataDescription::DataPoint
3<#DataPoint> a sh:NodeShape;
4 sh:targetClass cdi:DataPoint;
5 sh:message "See http://ddialliance.org/Specification/DDI-CDI/1.0/RDF/DataPoint";
6 sh:closed true;
7 sh:ignoredProperties ( owl:sameAs );
8 sh:property [
9 sh:path rdf:type;
10 sh:in ( cdi:DataPoint
11 ) ;
12 ];
13 # attributes
14 sh:property <#DataPoint-catalogDetails>;
15 sh:property <#DataPoint-identifier>;
16 # associations from DataPoint
17 sh:property <#DataPoint_isDescribedBy_InstanceVariable>;
18 sh:property <#DataPoint_correspondsTo_DataStructureComponent>;
19 # associations to DataPoint
20 sh:property <#rev_DataPointPosition_indexes_DataPoint>;
21 sh:property <#rev_DataPointRelationship_hasSource_DataPoint>;
22 sh:property <#rev_DataPointRelationship_hasTarget_DataPoint>;
23 sh:property <#rev_DataSet_has_DataPoint>;
24 sh:property <#rev_InstanceValue_isStoredIn_DataPoint>;
25 sh:property <#rev_Key_identifies_DataPoint>;
26 sh:property <#rev_PhysicalRecordSegment_has_DataPoint>;
27 sh:property <#rev_ValueMapping_formats_DataPoint>;
28
29
30
31.
32
33<#DataPoint-catalogDetails> a sh:PropertyShape ;
34 sh:path cdi:DataPoint-catalogDetails;
35 sh:node [ sh:property [ sh:path rdf:type; sh:minCount 1; sh:in (
36 cdi:CatalogDetails
37
38 ) ]];
39 sh:maxCount 1;
40.
41<#DataPoint-identifier> a sh:PropertyShape ;
42 sh:path cdi:DataPoint-identifier;
43 sh:node [ sh:property [ sh:path rdf:type; sh:minCount 1; sh:in (
44 cdi:Identifier
45
46 ) ]];
47 sh:maxCount 1;
48.
49
50<#DataPoint_isDescribedBy_InstanceVariable> a sh:PropertyShape ;
51 sh:path cdi:DataPoint_isDescribedBy_InstanceVariable;
52 sh:node [ sh:property [ sh:path rdf:type; sh:minCount 1; sh:in (
53 cdi:InstanceVariable
54 cdi:DescriptorVariable
55 cdi:ReferenceVariable
56
57 ) ]];
58 sh:minCount 1;
59 sh:maxCount 1;
60.
61<#rev_DataPoint_isDescribedBy_InstanceVariable> a sh:PropertyShape ;
62 sh:path [ sh:inversePath cdi:DataPoint_isDescribedBy_InstanceVariable ];
63.
64<#DataPoint_correspondsTo_DataStructureComponent> a sh:PropertyShape ;
65 sh:path cdi:DataPoint_correspondsTo_DataStructureComponent;
66 sh:node [ sh:property [ sh:path rdf:type; sh:minCount 1; sh:in (
67 cdi:DataStructureComponent
68 cdi:AttributeComponent
69 cdi:ContextualComponent
70 cdi:DataStructure
71 cdi:DimensionalDataStructure
72 cdi:KeyValueStructure
73 cdi:LongDataStructure
74 cdi:WideDataStructure
75 cdi:DimensionComponent
76 cdi:IdentifierComponent
77 cdi:MeasureComponent
78 cdi:QualifiedMeasure
79 cdi:SyntheticIdComponent
80 cdi:VariableDescriptorComponent
81 cdi:VariableValueComponent
82
83 ) ]];
84.
85<#rev_DataPoint_correspondsTo_DataStructureComponent> a sh:PropertyShape ;
86 sh:path [ sh:inversePath cdi:DataPoint_correspondsTo_DataStructureComponent ];
87.
Fragment for the class DataPoint (entire ShEx - Shape Expressions)
1# class DataPoint
2# based on the UML class DDICDIModels::DDICDILibrary::Classes::DataDescription::DataPoint
3cdi:DataPointShape CLOSED {
4 a [cdi:DataPoint];
5 cdi:DataPoint-catalogDetails @cdi:CatalogDetailsShape?;
6 cdi:DataPoint-identifier @cdi:IdentifierShape?;
7 cdi:DataPoint_isDescribedBy_InstanceVariable @cdi:InstanceVariableShape OR @cdi:DescriptorVariableShape OR @cdi:ReferenceVariableShape;
8
9 cdi:DataPoint_correspondsTo_DataStructureComponent @cdi:DataStructureComponentShape OR @cdi:AttributeComponentShape OR @cdi:ContextualComponentShape OR @cdi:DataStructureShape OR @cdi:DimensionComponentShape OR @cdi:IdentifierComponentShape OR @cdi:MeasureComponentShape OR @cdi:SyntheticIdComponentShape OR @cdi:VariableDescriptorComponentShape OR @cdi:VariableValueComponentShape*;
10
11 ^cdi:DataPointPosition_indexes_DataPoint @cdi:DataPointPositionShape *;
12 ^cdi:DataPointRelationship_hasSource_DataPoint @cdi:DataPointRelationshipShape *;
13 ^cdi:DataPointRelationship_hasTarget_DataPoint @cdi:DataPointRelationshipShape *;
14 ^cdi:DataSet_has_DataPoint @cdi:DataSetShape OR @cdi:DimensionalDataSetShape OR @cdi:KeyValueDataStoreShape OR @cdi:LongDataSetShape OR @cdi:WideDataSetShape;
15 ^cdi:InstanceValue_isStoredIn_DataPoint @cdi:InstanceValueShape OR @cdi:KeyMemberShape OR @cdi:ReferenceValueShape?;
16 ^cdi:Key_identifies_DataPoint @cdi:KeyShape OR @cdi:DimensionalKeyShape OR @cdi:InstanceKeyShape OR @cdi:LongKeyShape OR @cdi:WideKeyShape?;
17 ^cdi:PhysicalRecordSegment_has_DataPoint @cdi:PhysicalRecordSegmentShape *;
18 ^cdi:ValueMapping_formats_DataPoint @cdi:ValueMappingShape ;
19 }