DimensionalKeyDefinitionMember¶
Fully qualified class name: DDICDIModels::DDICDILibrary::Classes::DataDescription::Dimensional::DimensionalKeyDefinitionMember
Definition¶
Single concept that is part of a dimensional key definition.
Examples¶
The [Ontario] category in a dimensional dataset where data points are defined by Province and other dimensions.
Diagram
Inheritance
Attributes
Name |
Inherited from |
Description |
Data Type |
Multiplicity |
Default value |
---|---|---|---|---|---|
catalogDetails |
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 |
|||
definition |
Natural language statement conveying the meaning of a concept, differentiating it from other concepts. Supports the use of multiple languages and structured text. ‘externalDefinition’ can’t be used if ‘definition’ is used. |
0..1 |
|||
displayLabel |
A human-readable display label for the object. Supports the use of multiple languages. Repeat for labels with different content, for example, labels with differing length limitations. |
0..* |
|||
externalDefinition |
A reference to an external definition of a concept (that is, a concept which is described outside the content of the DDI-CDI metadata description). An example is a SKOS concept. The definition property is assumed to duplicate the external one referenced if externalDefinition is used. Other corresponding properties are assumed to be included unchanged if used. |
0..1 |
|||
identifier |
Identifier for objects requiring short- or long-lasting referencing and management. |
0..1 |
|||
name |
Human understandable name (linguistic signifier, word, phrase, or mnemonic). May follow ISO/IEC 11179-5 naming principles, and have context provided to specify usage. |
0..* |
Associations
Direction |
Association |
Description |
Multiplicity of DimensionalKeyDefinitionMember |
Package of Other Class |
Other Class |
Multiplicity of other class |
Aggregation Kind |
Inherited from |
---|---|---|---|---|---|---|---|---|
from |
ConceptualValue hasConceptFrom ConceptualDomain |
Conceptual value has concept from one conceptual domain. |
0..* |
1..1 |
none |
|||
to |
Datum denotes ConceptualValue |
1..1 |
0..* |
none |
||||
to |
InstanceValue represents ConceptualValue |
0..1 |
1..* |
none |
||||
to |
AgentListing isDefinedBy Concept |
The conceptual basis for the collection of members. |
0..* |
0..* |
none |
|||
to |
ClassificationFamily isDefinedBy Concept |
The conceptual basis for the collection of members. |
0..* |
0..* |
none |
|||
to |
ClassificationIndex isDefinedBy Concept |
The conceptual basis for the collection of members. |
0..* |
0..* |
none |
|||
to |
ClassificationSeries isDefinedBy Concept |
The conceptual basis for the collection of members. |
0..* |
0..* |
none |
|||
to |
Concept uses Concept |
The uses association is intended to describe specific relationships between Concepts and several of its sub-classes. This is documented in section VII.D.5 of the “DDI-Cross Domain Integration: Detailed Model” document. |
0..* |
0..* |
none |
|||
to |
ConceptMap hasSource Concept |
Concept map has one to many source concepts. |
1..* |
0..* |
none |
|||
to |
ConceptMap hasTarget Concept |
Concept map has one to many target concepts. |
1..* |
0..* |
none |
|||
to |
ConceptRelationship hasSource Concept |
Restricts source object to concept for the relationship. |
1..1 |
0..* |
none |
|||
to |
ConceptRelationship hasTarget Concept |
Restricts target object to concept for the relationship. |
1..1 |
0..* |
none |
|||
to |
ConceptSystem has Concept |
Concept system has zero to many concepts. |
0..* |
0..* |
none |
|||
to |
ConceptSystem isDefinedBy Concept |
Concept system is defined by zero to many concepts. The conceptual basis for the collection of members. |
0..* |
0..* |
none |
|||
to |
DataStore isDefinedBy Concept |
The conceptual basis for the collection of members. |
0..* |
0..* |
none |
|||
to |
EnumerationDomain isDefinedBy Concept |
The conceptual basis for the collection of members. |
0..* |
0..* |
none |
|||
to |
Level isDefinedBy Concept |
A concept or concept sub-type which describes the level. |
0..1 |
0..* |
none |
|||
to |
LogicalRecord isDefinedBy Concept |
The conceptual basis for the collection of members. |
0..* |
0..* |
none |
|||
to |
PhysicalDataSet isDefinedBy Concept |
The conceptual basis for the collection of members. |
0..* |
0..* |
none |
|||
to |
PhysicalRecordSegment isDefinedBy Concept |
The conceptual basis for the collection of members. |
0..* |
0..* |
none |
|||
to |
PhysicalSegmentLayout isDefinedBy Concept |
The conceptual basis for the collection of members. |
0..* |
0..* |
none |
|||
to |
VariableCollection isDefinedBy Concept |
The conceptual basis for the collection of members. |
0..* |
0..* |
none |
|||
from |
DimensionalKeyDefinitionMember isRepresentedBy DimensionalKeyMember |
0..1 |
- own package - |
1..* |
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 DimensionalKeyDefinitionMember (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-Dimensional-DimensionalKeyDefinitionMember"
5 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DimensionalKeyDefinitionMember"
6 xmi:type="uml:Class">
7 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-DimensionalKeyDefinitionMember-ownedComment"
8 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DimensionalKeyDefinitionMember-ownedComment"
9 xmi:type="uml:Comment">
10 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-DimensionalKeyDefinitionMember"/>
11 <body>Definition
12============
13Single concept that is part of a dimensional key definition.
14
15Examples
16==========
17The [Ontario] category in a dimensional dataset where data points are defined by Province and other dimensions.</body>
18 </ownedComment>
19 <name>DimensionalKeyDefinitionMember</name>
20 <generalization xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-DimensionalKeyDefinitionMember-generalization"
21 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DimensionalKeyDefinitionMember-generalization"
22 xmi:type="uml:Generalization">
23 <general xmi:idref="DDICDIModels-DDICDILibrary-Classes-DataDescription-ConceptualValue"/>
24 </generalization>
25 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-DimensionalKeyDefinitionMember-ownedAttribute"
26 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DimensionalKeyDefinitionMember-ownedAttribute"
27 xmi:type="uml:Property">
28 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-DimensionalKeyDefinitionMember-ownedAttribute-lowerValue"
29 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DimensionalKeyDefinitionMember-ownedAttribute-lowerValue"
30 xmi:type="uml:LiteralInteger">
31 <value>1</value>
32 </lowerValue>
33 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-DimensionalKeyDefinitionMember-ownedAttribute-upperValue"
34 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#DimensionalKeyDefinitionMember-ownedAttribute-upperValue"
35 xmi:type="uml:LiteralUnlimitedNatural">
36 <value>*</value>
37 </upperValue>
38 <association xmi:idref="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-DimensionalKeyDefinitionMember_isRepresentedBy_DimensionalKeyMember"/>
39 <type xmi:idref="DDICDIModels-DDICDILibrary-Classes-DataDescription-Dimensional-DimensionalKeyMember"/>
40 </ownedAttribute>
41</packagedElement>
Fragment for the class DimensionalKeyDefinitionMember (entire XML Schema)
1<xs:element name="DimensionalKeyDefinitionMember"
2 type="DimensionalKeyDefinitionMemberXsdType"
3 xml:id="DimensionalKeyDefinitionMember">
4 <!-- based on the UML class DDICDIModels::DDICDILibrary::Classes::DataDescription::Dimensional::DimensionalKeyDefinitionMember -->
5 <xs:annotation>
6 <xs:documentation>Definition
7 ============
8 Single concept that is part of a dimensional key definition.
9
10 Examples
11 ==========
12 The [Ontario] category in a dimensional dataset where data points are defined by Province and other dimensions.</xs:documentation>
13 </xs:annotation>
14</xs:element>
15<xs:complexType name="DimensionalKeyDefinitionMemberXsdType"
16 xml:id="DimensionalKeyDefinitionMemberXsdType">
17 <xs:annotation>
18 <xs:documentation>Definition
19 ============
20 Single concept that is part of a dimensional key definition.
21
22 Examples
23 ==========
24 The [Ontario] category in a dimensional dataset where data points are defined by Province and other dimensions.</xs:documentation>
25 </xs:annotation>
26 <xs:complexContent>
27 <xs:extension base="ConceptualValueXsdType">
28 <xs:sequence>
29 <xs:element name="DimensionalKeyDefinitionMember_isRepresentedBy_DimensionalKeyMember"
30 minOccurs="1"
31 maxOccurs="unbounded"
32 xml:id="DimensionalKeyDefinitionMember_isRepresentedBy_DimensionalKeyMember">
33 <xs:annotation>
34 <xs:documentation></xs:documentation>
35 </xs:annotation>
36 <xs:complexType>
37 <xs:complexContent>
38 <xs:restriction base="AssociationReferenceXsdType">
39 <xs:sequence>
40 <xs:element name="ddiReference"
41 type="InternationalRegistrationDataIdentifierXsdType"
42 minOccurs="0"
43 maxOccurs="1"
44 xml:id="DimensionalKeyDefinitionMember_isRepresentedBy_DimensionalKeyMember-ddiReference"/>
45 <xs:element name="validType"
46 minOccurs="0"
47 maxOccurs="1"
48 xml:id="DimensionalKeyDefinitionMember_isRepresentedBy_DimensionalKeyMember-validType">
49 <xs:simpleType>
50 <xs:restriction base="xs:NMTOKEN">
51 <xs:enumeration value="DimensionalKeyMember"/>
52 </xs:restriction>
53 </xs:simpleType>
54 </xs:element>
55 </xs:sequence>
56 </xs:restriction>
57 </xs:complexContent>
58 </xs:complexType>
59 </xs:element>
60 </xs:sequence>
61 </xs:extension>
62 </xs:complexContent>
63</xs:complexType>
Fragment for the class DimensionalKeyDefinitionMember (main ontology)
1# class DimensionalKeyDefinitionMember
2# based on the UML class DDICDIModels::DDICDILibrary::Classes::DataDescription::Dimensional::DimensionalKeyDefinitionMember
3cdi:DimensionalKeyDefinitionMember
4 a rdfs:Class, owl:Class, ucmis:Class;
5 rdfs:label "DimensionalKeyDefinitionMember";
6 rdfs:comment "Definition\n============\nSingle concept that is part of a dimensional key definition.\n\nExamples\n==========\nThe [Ontario] category in a dimensional dataset where data points are defined by Province and other dimensions."@en;
7 rdfs:subClassOf cdi:ConceptualValue;
8.
9
10
11cdi:DimensionalKeyDefinitionMember_isRepresentedBy_DimensionalKeyMember
12 a rdf:Property, owl:ObjectProperty, ucmis:Association;
13 # ASSOCIATION
14 rdfs:label "isRepresentedBy";
15 skos:altLabel "DimensionalKeyDefinitionMember_isRepresentedBy_DimensionalKeyMember";
16
17 rdfs:domain cdi:DimensionalKeyDefinitionMember;
18 rdfs:range cdi:DimensionalKeyMember;
19.
Fragment for the class DimensionalKeyDefinitionMember (main JSON-LD)
1{
2 "@context": [
3 "ConceptualValue.jsonld",
4 {
5 "cdi": "http://ddialliance.org/Specification/DDI-CDI/1.0/RDF/",
6 "xsd": "http://www.w3.org/2001/XMLSchema#",
7 "DimensionalKeyDefinitionMember": "cdi:DimensionalKeyDefinitionMember",
8
9 "isRepresentedBy": {
10 "@id": "cdi:DimensionalKeyDefinitionMember_isRepresentedBy_DimensionalKeyMember",
11 "@type": "@id" },
12 " comment ": "tag:json-should-support-trailing-commas"
13 }
14 ],
15 "generatedBy": "This code was generated by the Eclipse Acceleo project UCMIS M2T on 2024-03-16 23:40:07.",
16 "basedOn": "based on the UML data type DDICDIModels::DDICDILibrary::Classes::DataDescription::Dimensional::DimensionalKeyDefinitionMember"
17}