DataSet¶
Fully qualified class name: DDICDIModels::DDICDILibrary::Classes::DataDescription::DataSet
Definition¶
Organized collection of data based on keys.
Diagram
Inheritance
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
Direction |
Association |
Description |
Multiplicity of DataSet |
Package of Other Class |
Other Class |
Multiplicity of other class |
Aggregation Kind |
Inherited from |
---|---|---|---|---|---|---|---|---|
from |
DataSet has DataPoint |
1..1 |
- own package - |
0..* |
composite |
- own class - |
||
from |
DataSet has Key |
1..1 |
- own package - |
0..* |
composite |
- own class - |
||
from |
DataSet isStructuredBy DataStructure |
0..* |
- own package - |
0..* |
none |
- own class - |
||
to |
LogicalRecord organizes DataSet |
0..* |
0..* |
none |
- own class - |
|||
to |
PhysicalDataSet correspondsTo DataSet |
0..1 |
0..* |
none |
- own class - |
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 DataSet (entire model as XMI)
1<packagedElement xmlns:StandardProfile="http://www.eclipse.org/uml2/5.0.0/UML/Profile/Standard"
2 xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"
3 xmlns:xmi="http://www.omg.org/spec/XMI/20131001"
4 xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataSet"
5 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataSet"
6 xmi:type="uml:Class">
7 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataSet-ownedComment"
8 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataSet-ownedComment"
9 xmi:type="uml:Comment">
10 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataSet"/>
11 <body>Definition
12============
13Organized collection of data based on keys.</body>
14 </ownedComment>
15 <name>DataSet</name>
16 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataSet-catalogDetails"
17 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataSet-catalogDetails"
18 xmi:type="uml:Property">
19 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataSet-catalogDetails-ownedComment"
20 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataSet-catalogDetails-ownedComment"
21 xmi:type="uml:Comment">
22 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataSet-catalogDetails"/>
23 <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>
24 </ownedComment>
25 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataSet-catalogDetails-lowerValue"
26 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataSet-catalogDetails-lowerValue"
27 xmi:type="uml:LiteralInteger"/>
28 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataSet-catalogDetails-upperValue"
29 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataSet-catalogDetails-upperValue"
30 xmi:type="uml:LiteralUnlimitedNatural">
31 <value>1</value>
32 </upperValue>
33 <name>catalogDetails</name>
34 <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails"/>
35 </ownedAttribute>
36 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataSet-identifier"
37 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataSet-identifier"
38 xmi:type="uml:Property">
39 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataSet-identifier-ownedComment"
40 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataSet-identifier-ownedComment"
41 xmi:type="uml:Comment">
42 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataSet-identifier"/>
43 <body>Identifier for objects requiring short- or long-lasting referencing and management.</body>
44 </ownedComment>
45 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataSet-identifier-lowerValue"
46 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataSet-identifier-lowerValue"
47 xmi:type="uml:LiteralInteger"/>
48 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataSet-identifier-upperValue"
49 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataSet-identifier-upperValue"
50 xmi:type="uml:LiteralUnlimitedNatural">
51 <value>1</value>
52 </upperValue>
53 <name>identifier</name>
54 <isID>true</isID>
55 <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-Identifier"/>
56 </ownedAttribute>
57 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataSet-ownedAttribute_1"
58 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataSet-ownedAttribute_1"
59 xmi:type="uml:Property">
60 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataSet-ownedAttribute_1-lowerValue"
61 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataSet-ownedAttribute_1-lowerValue"
62 xmi:type="uml:LiteralInteger"/>
63 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataSet-ownedAttribute_1-upperValue"
64 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataSet-ownedAttribute_1-upperValue"
65 xmi:type="uml:LiteralUnlimitedNatural">
66 <value>*</value>
67 </upperValue>
68 <association xmi:idref="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataSet_isStructuredBy_DataStructure"/>
69 <type xmi:idref="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataStructure"/>
70 </ownedAttribute>
71 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataSet-ownedAttribute_2"
72 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataSet-ownedAttribute_2"
73 xmi:type="uml:Property">
74 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataSet-ownedAttribute_2-lowerValue"
75 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataSet-ownedAttribute_2-lowerValue"
76 xmi:type="uml:LiteralInteger"/>
77 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataSet-ownedAttribute_2-upperValue"
78 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataSet-ownedAttribute_2-upperValue"
79 xmi:type="uml:LiteralUnlimitedNatural">
80 <value>*</value>
81 </upperValue>
82 <aggregation>composite</aggregation>
83 <association xmi:idref="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataSet_has_DataPoint"/>
84 <type xmi:idref="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataPoint"/>
85 </ownedAttribute>
86 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataSet-ownedAttribute_3"
87 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataSet-ownedAttribute_3"
88 xmi:type="uml:Property">
89 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataSet-ownedAttribute_3-lowerValue"
90 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataSet-ownedAttribute_3-lowerValue"
91 xmi:type="uml:LiteralInteger"/>
92 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataSet-ownedAttribute_3-upperValue"
93 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DataSet-ownedAttribute_3-upperValue"
94 xmi:type="uml:LiteralUnlimitedNatural">
95 <value>*</value>
96 </upperValue>
97 <aggregation>composite</aggregation>
98 <association xmi:idref="DDICDIModels-DDICDILibrary-Classes-DataDescription-DataSet_has_Key"/>
99 <type xmi:idref="DDICDIModels-DDICDILibrary-Classes-DataDescription-Key"/>
100 </ownedAttribute>
101</packagedElement>
Fragment for the class DataSet (entire XML Schema)
1<xs:element name="DataSet"
2 type="DataSetXsdType"
3 xml:id="DataSet">
4 <!-- based on the UML class DDICDIModels::DDICDILibrary::Classes::DataDescription::DataSet -->
5 <xs:annotation>
6 <xs:documentation>Definition
7 ============
8 Organized collection of data based on keys.</xs:documentation>
9 </xs:annotation>
10</xs:element>
11<xs:complexType name="DataSetXsdType"
12 xml:id="DataSetXsdType">
13 <xs:annotation>
14 <xs:documentation>Definition
15 ============
16 Organized collection of data based on keys.</xs:documentation>
17 </xs:annotation>
18 <xs:sequence>
19 <xs:element name="catalogDetails"
20 type="CatalogDetailsXsdType"
21 minOccurs="0"
22 maxOccurs="1"
23 xml:id="DataSet-catalogDetails">
24 <xs:annotation>
25 <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>
26 </xs:annotation>
27 </xs:element>
28 <xs:element name="identifier"
29 type="IdentifierXsdType"
30 minOccurs="0"
31 maxOccurs="1"
32 xml:id="DataSet-identifier">
33 <xs:annotation>
34 <xs:documentation>Identifier for objects requiring short- or long-lasting referencing and management.</xs:documentation>
35 </xs:annotation>
36 </xs:element>
37 <xs:element name="DataSet_isStructuredBy_DataStructure"
38 minOccurs="0"
39 maxOccurs="unbounded"
40 xml:id="DataSet_isStructuredBy_DataStructure">
41 <xs:annotation>
42 <xs:documentation></xs:documentation>
43 </xs:annotation>
44 <xs:complexType>
45 <xs:complexContent>
46 <xs:restriction base="AssociationReferenceXsdType">
47 <xs:sequence>
48 <xs:element name="ddiReference"
49 type="InternationalRegistrationDataIdentifierXsdType"
50 minOccurs="0"
51 maxOccurs="1"
52 xml:id="DataSet_isStructuredBy_DataStructure-ddiReference"/>
53 <xs:element name="validType"
54 minOccurs="0"
55 maxOccurs="unbounded"
56 xml:id="DataSet_isStructuredBy_DataStructure-validType">
57 <xs:simpleType>
58 <xs:restriction base="xs:NMTOKEN">
59 <xs:enumeration value="DataStructure"/>
60 <xs:enumeration value="DimensionalDataStructure"/>
61 <xs:enumeration value="KeyValueStructure"/>
62 <xs:enumeration value="LongDataStructure"/>
63 <xs:enumeration value="WideDataStructure"/>
64 </xs:restriction>
65 </xs:simpleType>
66 </xs:element>
67 </xs:sequence>
68 </xs:restriction>
69 </xs:complexContent>
70 </xs:complexType>
71 </xs:element>
72 <xs:element name="DataSet_has_DataPoint"
73 minOccurs="0"
74 maxOccurs="unbounded"
75 xml:id="DataSet_has_DataPoint">
76 <xs:annotation>
77 <xs:documentation></xs:documentation>
78 </xs:annotation>
79 <xs:complexType>
80 <xs:complexContent>
81 <xs:restriction base="AssociationReferenceXsdType">
82 <xs:sequence>
83 <xs:element name="ddiReference"
84 type="InternationalRegistrationDataIdentifierXsdType"
85 minOccurs="0"
86 maxOccurs="1"
87 xml:id="DataSet_has_DataPoint-ddiReference"/>
88 <xs:element name="validType"
89 minOccurs="1"
90 maxOccurs="1"
91 xml:id="DataSet_has_DataPoint-validType">
92 <xs:simpleType>
93 <xs:restriction base="xs:NMTOKEN">
94 <xs:enumeration value="DataPoint"/>
95 </xs:restriction>
96 </xs:simpleType>
97 </xs:element>
98 </xs:sequence>
99 </xs:restriction>
100 </xs:complexContent>
101 </xs:complexType>
102 </xs:element>
103 <xs:element name="DataSet_has_Key"
104 minOccurs="0"
105 maxOccurs="unbounded"
106 xml:id="DataSet_has_Key">
107 <xs:annotation>
108 <xs:documentation></xs:documentation>
109 </xs:annotation>
110 <xs:complexType>
111 <xs:complexContent>
112 <xs:restriction base="AssociationReferenceXsdType">
113 <xs:sequence>
114 <xs:element name="ddiReference"
115 type="InternationalRegistrationDataIdentifierXsdType"
116 minOccurs="0"
117 maxOccurs="1"
118 xml:id="DataSet_has_Key-ddiReference"/>
119 <xs:element name="validType"
120 minOccurs="1"
121 maxOccurs="1"
122 xml:id="DataSet_has_Key-validType">
123 <xs:simpleType>
124 <xs:restriction base="xs:NMTOKEN">
125 <xs:enumeration value="DimensionalKey"/>
126 <xs:enumeration value="InstanceKey"/>
127 <xs:enumeration value="Key"/>
128 <xs:enumeration value="LongKey"/>
129 <xs:enumeration value="WideKey"/>
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 DataSet (main ontology)
1# class DataSet
2# based on the UML class DDICDIModels::DDICDILibrary::Classes::DataDescription::DataSet
3cdi:DataSet
4 a rdfs:Class, owl:Class, ucmis:Class;
5 rdfs:label "DataSet";
6 rdfs:comment "Definition \n============ \nOrganized collection of data based on keys."@en;
7
8.
9
10cdi:DataSet-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:DataSet;
15 rdfs:range cdi:CatalogDetails;
16.
17
18cdi:DataSet-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:DataSet;
23 rdfs:range cdi:Identifier;
24.
25
26
27cdi:DataSet_has_DataPoint
28 a rdf:Property, owl:ObjectProperty, ucmis:Association;
29 # ASSOCIATION
30 rdfs:label "has";
31 skos:altLabel "DataSet_has_DataPoint";
32
33 rdfs:domain cdi:DataSet;
34 rdfs:range cdi:DataPoint;
35.
36
37cdi:DataSet_has_Key
38 a rdf:Property, owl:ObjectProperty, ucmis:Association;
39 # ASSOCIATION
40 rdfs:label "has";
41 skos:altLabel "DataSet_has_Key";
42
43 rdfs:domain cdi:DataSet;
44 rdfs:range cdi:Key;
45.
46
47cdi:DataSet_isStructuredBy_DataStructure
48 a rdf:Property, owl:ObjectProperty, ucmis:Association;
49 # ASSOCIATION
50 rdfs:label "isStructuredBy";
51 skos:altLabel "DataSet_isStructuredBy_DataStructure";
52
53 rdfs:domain cdi:DataSet;
54 rdfs:range cdi:DataStructure;
55.
Fragment for the class DataSet (main 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 "DataSet": "cdi:DataSet",
7 "catalogDetails": {
8 "@id": "cdi:DataSet-catalogDetails",
9 "@type": "@id",
10 "@context": "CatalogDetails.jsonld"
11 },
12 "identifier": {
13 "@id": "cdi:DataSet-identifier",
14 "@type": "@id",
15 "@context": "Identifier.jsonld"
16 },
17
18 "has": {
19 "@id": "cdi:DataSet_has_DataPoint",
20 "@type": "@id" },
21 "has": {
22 "@id": "cdi:DataSet_has_Key",
23 "@type": "@id" },
24 "isStructuredBy": {
25 "@id": "cdi:DataSet_isStructuredBy_DataStructure",
26 "@type": "@id" },
27 "organizes_OF_LogicalRecord": {
28 "@reverse": "cdi:LogicalRecord_organizes_DataSet",
29 "@type": "@id"
30 },
31 "correspondsTo_OF_PhysicalDataSet": {
32 "@reverse": "cdi:PhysicalDataSet_correspondsTo_DataSet",
33 "@type": "@id"
34 },
35 " comment ": "tag:json-should-support-trailing-commas"
36 }
37 ],
38 "generatedBy": "This code was generated by the Eclipse Acceleo project UCMIS M2T on 2024-03-16 23:40:08.",
39 "basedOn": "based on the UML data type DDICDIModels::DDICDILibrary::Classes::DataDescription::DataSet"
40}