ConceptStructure¶
Fully qualified class name: DDICDIModels::DDICDILibrary::Classes::Conceptual::ConceptStructure
Definition¶
Relations of concepts within a collection.
Examples¶
A concept of vacation might be described as having sub-types of beach vacation and mountain vacation.
Explanatory notes¶
The concept structure employs a set of concept relationships to describe the relationship among concepts. Each concept relationship is a one to many description of connections between concepts. Together they can describe relationships as complex as a hierarchy or even a complete cyclical network as in a concept map. Allows for the specification of complex relationships among concepts.
Diagram
Attributes
Name |
Inherited from |
Description |
Data Type |
Multiplicity |
Default value |
---|---|---|---|---|---|
identifier |
- own class - |
Identifier for objects requiring short- or long-lasting referencing and management. |
0..1 |
||
name |
- own class - |
Human understandable name (liguistic signifier, word, phrase, or mnemonic). May follow ISO/IEC 11179-5 naming principles, and have context provided to specify usage. |
0..* |
||
purpose |
- own class - |
Intent or reason for the object/the description of the object. |
0..1 |
||
semantics |
- own class - |
Specifies the semantics of the object in reference to a vocabulary, ontology, etc. |
0..1 |
||
specification |
- own class - |
Provides information on reflexivity, transitivity, and symmetry of relationship using a descriptive term from an enumerated list. Use if all relations within this relation structure are of the same specification. |
0..1 |
||
topology |
- own class - |
Indicates the form of the associations among members of the collection. Specifies the way in which constituent parts are interrelated or arranged. |
0..1 |
||
totality |
- own class - |
Indicates whether the related collections are comprehensive in terms of their coverage. |
0..1 |
Associations
Direction |
Association |
Description |
Multiplicity of ConceptStructure |
Package of Other Class |
Other Class |
Multiplicity of other class |
Aggregation Kind |
Inherited from |
---|---|---|---|---|---|---|---|---|
from |
ConceptStructure has ConceptRelationship |
Concept structure has zero to many concept relationships. |
1..1 |
- own package - |
0..* |
composite |
- own class - |
|
from |
ConceptStructure structures ConceptSystem |
Concept structure structures concept system. |
0..* |
- own package - |
0..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 ConceptStructure (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-Conceptual-ConceptStructure"
5 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure"
6 xmi:type="uml:Class">
7 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-ownedComment"
8 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-ownedComment"
9 xmi:type="uml:Comment">
10 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure"/>
11 <body>Definition
12============
13Relations of concepts within a collection.
14
15Examples
16==========
17A concept of vacation might be described as having sub-types of beach vacation and mountain vacation.
18
19Explanatory notes
20===================
21The concept structure employs a set of concept relationships to describe the relationship among concepts. Each concept relationship is a one to many description of connections between concepts. Together they can describe relationships as complex as a hierarchy or even a complete cyclical network as in a concept map. Allows for the specification of complex relationships among concepts.</body>
22 </ownedComment>
23 <name>ConceptStructure</name>
24 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-identifier"
25 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-identifier"
26 xmi:type="uml:Property">
27 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-identifier-ownedComment"
28 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-identifier-ownedComment"
29 xmi:type="uml:Comment">
30 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-identifier"/>
31 <body>Identifier for objects requiring short- or long-lasting referencing and management.</body>
32 </ownedComment>
33 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-identifier-lowerValue"
34 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-identifier-lowerValue"
35 xmi:type="uml:LiteralInteger"/>
36 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-identifier-upperValue"
37 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-identifier-upperValue"
38 xmi:type="uml:LiteralUnlimitedNatural">
39 <value>1</value>
40 </upperValue>
41 <name>identifier</name>
42 <isID>true</isID>
43 <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-Identifier"/>
44 </ownedAttribute>
45 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-name"
46 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-name"
47 xmi:type="uml:Property">
48 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-name-ownedComment"
49 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-name-ownedComment"
50 xmi:type="uml:Comment">
51 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-name"/>
52 <body>Human understandable name (liguistic signifier, word, phrase, or mnemonic). May follow ISO/IEC 11179-5 naming principles, and have context provided to specify usage.</body>
53 </ownedComment>
54 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-name-lowerValue"
55 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-name-lowerValue"
56 xmi:type="uml:LiteralInteger"/>
57 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-name-upperValue"
58 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-name-upperValue"
59 xmi:type="uml:LiteralUnlimitedNatural">
60 <value>*</value>
61 </upperValue>
62 <name>name</name>
63 <isOrdered>true</isOrdered>
64 <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-ObjectName"/>
65 </ownedAttribute>
66 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-ownedAttribute_1"
67 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-ownedAttribute_1"
68 xmi:type="uml:Property">
69 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-ownedAttribute_1-lowerValue"
70 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-ownedAttribute_1-lowerValue"
71 xmi:type="uml:LiteralInteger"/>
72 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-ownedAttribute_1-upperValue"
73 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-ownedAttribute_1-upperValue"
74 xmi:type="uml:LiteralUnlimitedNatural">
75 <value>1</value>
76 </upperValue>
77 <association xmi:idref="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure_structures_ConceptSystem"/>
78 <type xmi:idref="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptSystem"/>
79 </ownedAttribute>
80 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-ownedAttribute_2"
81 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-ownedAttribute_2"
82 xmi:type="uml:Property">
83 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-ownedAttribute_2-lowerValue"
84 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-ownedAttribute_2-lowerValue"
85 xmi:type="uml:LiteralInteger"/>
86 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-ownedAttribute_2-upperValue"
87 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-ownedAttribute_2-upperValue"
88 xmi:type="uml:LiteralUnlimitedNatural">
89 <value>*</value>
90 </upperValue>
91 <aggregation>composite</aggregation>
92 <association xmi:idref="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure_has_ConceptRelationship"/>
93 <type xmi:idref="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptRelationship"/>
94 </ownedAttribute>
95 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-purpose"
96 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-purpose"
97 xmi:type="uml:Property">
98 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-purpose-ownedComment"
99 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-purpose-ownedComment"
100 xmi:type="uml:Comment">
101 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-purpose"/>
102 <body>Intent or reason for the object/the description of the object.</body>
103 </ownedComment>
104 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-purpose-lowerValue"
105 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-purpose-lowerValue"
106 xmi:type="uml:LiteralInteger"/>
107 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-purpose-upperValue"
108 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-purpose-upperValue"
109 xmi:type="uml:LiteralUnlimitedNatural">
110 <value>1</value>
111 </upperValue>
112 <name>purpose</name>
113 <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-InternationalString"/>
114 </ownedAttribute>
115 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-semantics"
116 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-semantics"
117 xmi:type="uml:Property">
118 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-semantics-ownedComment"
119 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-semantics-ownedComment"
120 xmi:type="uml:Comment">
121 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-semantics"/>
122 <body>Specifies the semantics of the object in reference to a vocabulary, ontology, etc.</body>
123 </ownedComment>
124 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-semantics-lowerValue"
125 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-semantics-lowerValue"
126 xmi:type="uml:LiteralInteger"/>
127 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-semantics-upperValue"
128 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-semantics-upperValue"
129 xmi:type="uml:LiteralUnlimitedNatural">
130 <value>1</value>
131 </upperValue>
132 <name>semantics</name>
133 <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-ControlledVocabularyEntry"/>
134 </ownedAttribute>
135 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-specification"
136 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-specification"
137 xmi:type="uml:Property">
138 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-specification-ownedComment"
139 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-specification-ownedComment"
140 xmi:type="uml:Comment">
141 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-specification"/>
142 <body>Provides information on reflexivity, transitivity, and symmetry of relationship using a descriptive term from an enumerated list. Use if all relations within this relation structure are of the same specification.</body>
143 </ownedComment>
144 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-specification-lowerValue"
145 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-specification-lowerValue"
146 xmi:type="uml:LiteralInteger"/>
147 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-specification-upperValue"
148 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-specification-upperValue"
149 xmi:type="uml:LiteralUnlimitedNatural">
150 <value>1</value>
151 </upperValue>
152 <name>specification</name>
153 <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-StructureSpecification"/>
154 </ownedAttribute>
155 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-topology"
156 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-topology"
157 xmi:type="uml:Property">
158 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-topology-ownedComment"
159 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-topology-ownedComment"
160 xmi:type="uml:Comment">
161 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-topology"/>
162 <body>Indicates the form of the associations among members of the collection. Specifies the way in which constituent parts are interrelated or arranged.</body>
163 </ownedComment>
164 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-topology-lowerValue"
165 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-topology-lowerValue"
166 xmi:type="uml:LiteralInteger"/>
167 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-topology-upperValue"
168 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-topology-upperValue"
169 xmi:type="uml:LiteralUnlimitedNatural">
170 <value>1</value>
171 </upperValue>
172 <name>topology</name>
173 <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-ControlledVocabularyEntry"/>
174 </ownedAttribute>
175 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-totality"
176 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-totality"
177 xmi:type="uml:Property">
178 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-totality-ownedComment"
179 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-totality-ownedComment"
180 xmi:type="uml:Comment">
181 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-totality"/>
182 <body>Indicates whether the related collections are comprehensive in terms of their coverage.</body>
183 </ownedComment>
184 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-totality-lowerValue"
185 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-totality-lowerValue"
186 xmi:type="uml:LiteralInteger"/>
187 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptStructure-totality-upperValue"
188 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptStructure-totality-upperValue"
189 xmi:type="uml:LiteralUnlimitedNatural">
190 <value>1</value>
191 </upperValue>
192 <name>totality</name>
193 <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-StructureExtent"/>
194 </ownedAttribute>
195</packagedElement>
Fragment for the class ConceptStructure (entire XML Schema)
1<xs:element name="ConceptStructure"
2 type="ConceptStructureXsdType"
3 xml:id="ConceptStructure">
4 <!-- based on the UML class DDICDIModels::DDICDILibrary::Classes::Conceptual::ConceptStructure -->
5 <xs:annotation>
6 <xs:documentation>Definition
7 ============
8 Relations of concepts within a collection.
9
10 Examples
11 ==========
12 A concept of vacation might be described as having sub-types of beach vacation and mountain vacation.
13
14 Explanatory notes
15 ===================
16 The concept structure employs a set of concept relationships to describe the relationship among concepts. Each concept relationship is a one to many description of connections between concepts. Together they can describe relationships as complex as a hierarchy or even a complete cyclical network as in a concept map. Allows for the specification of complex relationships among concepts.</xs:documentation>
17 </xs:annotation>
18</xs:element>
19<xs:complexType name="ConceptStructureXsdType"
20 xml:id="ConceptStructureXsdType">
21 <xs:annotation>
22 <xs:documentation>Definition
23 ============
24 Relations of concepts within a collection.
25
26 Examples
27 ==========
28 A concept of vacation might be described as having sub-types of beach vacation and mountain vacation.
29
30 Explanatory notes
31 ===================
32 The concept structure employs a set of concept relationships to describe the relationship among concepts. Each concept relationship is a one to many description of connections between concepts. Together they can describe relationships as complex as a hierarchy or even a complete cyclical network as in a concept map. Allows for the specification of complex relationships among concepts.</xs:documentation>
33 </xs:annotation>
34 <xs:sequence>
35 <xs:element name="identifier"
36 type="IdentifierXsdType"
37 minOccurs="0"
38 maxOccurs="1"
39 xml:id="ConceptStructure-identifier">
40 <xs:annotation>
41 <xs:documentation>Identifier for objects requiring short- or long-lasting referencing and management.</xs:documentation>
42 </xs:annotation>
43 </xs:element>
44 <xs:element name="name"
45 type="ObjectNameXsdType"
46 minOccurs="0"
47 maxOccurs="unbounded"
48 xml:id="ConceptStructure-name">
49 <xs:annotation>
50 <xs:documentation>Human understandable name (liguistic signifier, word, phrase, or mnemonic). May follow ISO/IEC 11179-5 naming principles, and have context provided to specify usage.</xs:documentation>
51 </xs:annotation>
52 </xs:element>
53 <xs:element name="purpose"
54 type="InternationalStringXsdType"
55 minOccurs="0"
56 maxOccurs="1"
57 xml:id="ConceptStructure-purpose">
58 <xs:annotation>
59 <xs:documentation>Intent or reason for the object/the description of the object.</xs:documentation>
60 </xs:annotation>
61 </xs:element>
62 <xs:element name="semantics"
63 type="ControlledVocabularyEntryXsdType"
64 minOccurs="0"
65 maxOccurs="1"
66 xml:id="ConceptStructure-semantics">
67 <xs:annotation>
68 <xs:documentation>Specifies the semantics of the object in reference to a vocabulary, ontology, etc.</xs:documentation>
69 </xs:annotation>
70 </xs:element>
71 <xs:element name="specification"
72 type="StructureSpecificationXsdType"
73 minOccurs="0"
74 maxOccurs="1"
75 xml:id="ConceptStructure-specification">
76 <xs:annotation>
77 <xs:documentation>Provides information on reflexivity, transitivity, and symmetry of relationship using a descriptive term from an enumerated list. Use if all relations within this relation structure are of the same specification.</xs:documentation>
78 </xs:annotation>
79 </xs:element>
80 <xs:element name="topology"
81 type="ControlledVocabularyEntryXsdType"
82 minOccurs="0"
83 maxOccurs="1"
84 xml:id="ConceptStructure-topology">
85 <xs:annotation>
86 <xs:documentation>Indicates the form of the associations among members of the collection. Specifies the way in which constituent parts are interrelated or arranged.</xs:documentation>
87 </xs:annotation>
88 </xs:element>
89 <xs:element name="totality"
90 type="StructureExtentXsdType"
91 minOccurs="0"
92 maxOccurs="1"
93 xml:id="ConceptStructure-totality">
94 <xs:annotation>
95 <xs:documentation>Indicates whether the related collections are comprehensive in terms of their coverage.</xs:documentation>
96 </xs:annotation>
97 </xs:element>
98 <xs:element name="ConceptStructure_structures_ConceptSystem"
99 minOccurs="0"
100 maxOccurs="1"
101 xml:id="ConceptStructure_structures_ConceptSystem">
102 <xs:annotation>
103 <xs:documentation>Concept structure structures concept system.</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="ConceptStructure_structures_ConceptSystem-ddiReference"/>
114 <xs:element name="validType"
115 minOccurs="0"
116 maxOccurs="unbounded"
117 xml:id="ConceptStructure_structures_ConceptSystem-validType">
118 <xs:simpleType>
119 <xs:restriction base="xs:NMTOKEN">
120 <xs:enumeration value="CategorySet"/>
121 <xs:enumeration value="ConceptSystem"/>
122 </xs:restriction>
123 </xs:simpleType>
124 </xs:element>
125 </xs:sequence>
126 </xs:restriction>
127 </xs:complexContent>
128 </xs:complexType>
129 </xs:element>
130 <xs:element name="ConceptStructure_has_ConceptRelationship"
131 minOccurs="0"
132 maxOccurs="unbounded"
133 xml:id="ConceptStructure_has_ConceptRelationship">
134 <xs:annotation>
135 <xs:documentation>Concept structure has zero to many concept relationships.</xs:documentation>
136 </xs:annotation>
137 <xs:complexType>
138 <xs:complexContent>
139 <xs:restriction base="AssociationReferenceXsdType">
140 <xs:sequence>
141 <xs:element name="ddiReference"
142 type="InternationalRegistrationDataIdentifierXsdType"
143 minOccurs="0"
144 maxOccurs="1"
145 xml:id="ConceptStructure_has_ConceptRelationship-ddiReference"/>
146 <xs:element name="validType"
147 minOccurs="1"
148 maxOccurs="1"
149 xml:id="ConceptStructure_has_ConceptRelationship-validType">
150 <xs:simpleType>
151 <xs:restriction base="xs:NMTOKEN">
152 <xs:enumeration value="ConceptRelationship"/>
153 </xs:restriction>
154 </xs:simpleType>
155 </xs:element>
156 </xs:sequence>
157 </xs:restriction>
158 </xs:complexContent>
159 </xs:complexType>
160 </xs:element>
161 </xs:sequence>
162</xs:complexType>
Fragment for the class ConceptStructure (main ontology)
1# class ConceptStructure
2# based on the UML class DDICDIModels::DDICDILibrary::Classes::Conceptual::ConceptStructure
3cdi:ConceptStructure
4 a rdfs:Class, owl:Class, ucmis:Class;
5 rdfs:label "ConceptStructure";
6 rdfs:comment "Definition \n============ \nRelations of concepts within a collection. \n\nExamples \n========== \nA concept of vacation might be described as having sub-types of beach vacation and mountain vacation. \n\nExplanatory notes \n=================== \nThe concept structure employs a set of concept relationships to describe the relationship among concepts. Each concept relationship is a one to many description of connections between concepts. Together they can describe relationships as complex as a hierarchy or even a complete cyclical network as in a concept map. Allows for the specification of complex relationships among concepts."@en;
7
8.
9
10cdi:ConceptStructure-identifier
11 a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
12 rdfs:label "identifier";
13 rdfs:comment "Identifier for objects requiring short- or long-lasting referencing and management."@en;
14 rdfs:domain cdi:ConceptStructure;
15 rdfs:range cdi:Identifier;
16.
17
18cdi:ConceptStructure-name
19 a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
20 rdfs:label "name";
21 rdfs:comment "Human understandable name (liguistic signifier, word, phrase, or mnemonic). May follow ISO/IEC 11179-5 naming principles, and have context provided to specify usage."@en;
22 rdfs:domain cdi:ConceptStructure;
23 rdfs:range cdi:ObjectName;
24.
25
26cdi:ConceptStructure-purpose
27 a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
28 rdfs:label "purpose";
29 rdfs:comment "Intent or reason for the object/the description of the object."@en;
30 rdfs:domain cdi:ConceptStructure;
31 rdfs:range cdi:InternationalString;
32.
33
34cdi:ConceptStructure-semantics
35 a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
36 rdfs:label "semantics";
37 rdfs:comment "Specifies the semantics of the object in reference to a vocabulary, ontology, etc."@en;
38 rdfs:domain cdi:ConceptStructure;
39 rdfs:range cdi:ControlledVocabularyEntry;
40.
41
42cdi:ConceptStructure-specification
43 a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
44 rdfs:label "specification";
45 rdfs:comment "Provides information on reflexivity, transitivity, and symmetry of relationship using a descriptive term from an enumerated list. Use if all relations within this relation structure are of the same specification."@en;
46 rdfs:domain cdi:ConceptStructure;
47 rdfs:range cdi:StructureSpecification;
48.
49
50cdi:ConceptStructure-topology
51 a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
52 rdfs:label "topology";
53 rdfs:comment "Indicates the form of the associations among members of the collection. Specifies the way in which constituent parts are interrelated or arranged."@en;
54 rdfs:domain cdi:ConceptStructure;
55 rdfs:range cdi:ControlledVocabularyEntry;
56.
57
58cdi:ConceptStructure-totality
59 a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
60 rdfs:label "totality";
61 rdfs:comment "Indicates whether the related collections are comprehensive in terms of their coverage."@en;
62 rdfs:domain cdi:ConceptStructure;
63 rdfs:range cdi:StructureExtent;
64.
65
66
67cdi:ConceptStructure_has_ConceptRelationship
68 a rdf:Property, owl:ObjectProperty, ucmis:Association;
69 # ASSOCIATION
70 rdfs:label "has";
71 skos:altLabel "ConceptStructure_has_ConceptRelationship";
72 rdfs:comment "Concept structure has zero to many concept relationships."@en;
73 rdfs:domain cdi:ConceptStructure;
74 rdfs:range cdi:ConceptRelationship;
75.
76
77cdi:ConceptStructure_structures_ConceptSystem
78 a rdf:Property, owl:ObjectProperty, ucmis:Association;
79 # ASSOCIATION
80 rdfs:label "structures";
81 skos:altLabel "ConceptStructure_structures_ConceptSystem";
82 rdfs:comment "Concept structure structures concept system."@en;
83 rdfs:domain cdi:ConceptStructure;
84 rdfs:range cdi:ConceptSystem;
85.
Fragment for the class ConceptStructure (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 "ConceptStructure": "cdi:ConceptStructure",
7 "identifier": {
8 "@id": "cdi:ConceptStructure-identifier",
9 "@type": "@id",
10 "@context": "Identifier.jsonld"
11 },
12 "name": {
13 "@id": "cdi:ConceptStructure-name",
14 "@type": "@id",
15 "@context": "ObjectName.jsonld"
16 },
17 "purpose": {
18 "@id": "cdi:ConceptStructure-purpose",
19 "@type": "@id",
20 "@context": "InternationalString.jsonld"
21 },
22 "semantics": {
23 "@id": "cdi:ConceptStructure-semantics",
24 "@type": "@id",
25 "@context": "ControlledVocabularyEntry.jsonld"
26 },
27 "specification": {
28 "@id": "cdi:ConceptStructure-specification",
29 "@type": "@id",
30 "@context": "StructureSpecification.jsonld"
31 },
32 "topology": {
33 "@id": "cdi:ConceptStructure-topology",
34 "@type": "@id",
35 "@context": "ControlledVocabularyEntry.jsonld"
36 },
37 "totality": {
38 "@id": "cdi:ConceptStructure-totality",
39 "@type": "@vocab",
40 "@context": {
41 "Partial": "cdi:Partial",
42 "Total": "cdi:Total",
43 " comment ": "tag:json-should-support-trailing-commas"
44 }
45 },
46
47 "has": {
48 "@id": "cdi:ConceptStructure_has_ConceptRelationship",
49 "@type": "@id" },
50 "structures": {
51 "@id": "cdi:ConceptStructure_structures_ConceptSystem",
52 "@type": "@id" },
53 " comment ": "tag:json-should-support-trailing-commas"
54 }
55 ],
56 "generatedBy": "This code was generated by the Eclipse Acceleo project UCMIS M2T on 2024-03-16 23:40:05.",
57 "basedOn": "based on the UML data type DDICDIModels::DDICDILibrary::Classes::Conceptual::ConceptStructure"
58}