SegmentStructure#

Fully qualified class name of the UML model DDI-CDI 1.1beta: DDICDIModels::DDICDILibrary::Classes::FormatDescription::SegmentStructure

Definition#

Means for describing the complex relational structure of data points in a physical record representing the logical record.

Diagram#

Diagram

Attributes#

Attributes
Attributes#

Name

Inherited from

Description

Data Type

Multiplicity

Default value

identifier

- own class -

Identifier for objects requiring short- or long-lasting referencing and management.

Identifier

0..1

name

- own class -

Human understandable name (linguistic signifier, word, phrase, or mnemonic). May follow ISO/IEC 11179-5 naming principles, and have context provided to specify usage.

ObjectName

0..1

purpose

- own class -

Intent or reason for the object/the description of the object.

InternationalString

0..1

semantics

- own class -

Specifies the semantics of the object in reference to a vocabulary, ontology, etc.

ControlledVocabularyEntry

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.

StructureSpecification

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.

ControlledVocabularyEntry

0..1

totality

- own class -

Indicates whether the related collections are comprehensive in terms of their coverage.

StructureExtent

0..1

Associations#

Associations
Associations#

Direction

Association

Description

Multiplicity of SegmentStructure

Package of Other Class

Other Class

Multiplicity of other class

Aggregation Kind

Inherited from

from

SegmentStructure has DataPointRelationship

PhysicalRecordSegmentStructure has zero to many DataPointRelationships.

1..1

- own package -

DataPointRelationship

0..*

composite

own class

from

SegmentStructure structures Segment

There may be cases where there is a more complex structure to a sequence of data points. A cell containing a list, for example, might be considered to have nested data points that are the elements of the list. (For simplicity’s sake, each element of the list should be modeled as a data point if this is possible.)

0..*

- own package -

Segment

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 SegmentStructure (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-FormatDescription-SegmentStructure"
  5                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure"
  6                  xmi:type="uml:Class">
  7   <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-ownedComment"
  8                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-ownedComment"
  9                  xmi:type="uml:Comment">
 10      <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure"/>
 11      <body>Definition
 12============
 13Means for describing the complex relational structure of data points in a physical record representing the logical record.</body>
 14   </ownedComment>
 15   <name>SegmentStructure</name>
 16   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-identifier"
 17                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-identifier"
 18                    xmi:type="uml:Property">
 19      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-identifier-ownedComment"
 20                     xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-identifier-ownedComment"
 21                     xmi:type="uml:Comment">
 22         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-identifier"/>
 23         <body>Identifier for objects requiring short- or long-lasting referencing and management.</body>
 24      </ownedComment>
 25      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-identifier-lowerValue"
 26                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-identifier-lowerValue"
 27                   xmi:type="uml:LiteralInteger"/>
 28      <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-identifier-upperValue"
 29                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-identifier-upperValue"
 30                   xmi:type="uml:LiteralUnlimitedNatural">
 31         <value>1</value>
 32      </upperValue>
 33      <name>identifier</name>
 34      <isID>true</isID>
 35      <isID>true</isID>
 36      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-Identifier"/>
 37   </ownedAttribute>
 38   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-name"
 39                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-name"
 40                    xmi:type="uml:Property">
 41      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-name-ownedComment"
 42                     xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-name-ownedComment"
 43                     xmi:type="uml:Comment">
 44         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-name"/>
 45         <body>Human understandable name (linguistic signifier, word, phrase, or mnemonic). May follow ISO/IEC 11179-5 naming principles, and have context provided to specify usage.
 46</body>
 47      </ownedComment>
 48      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-name-lowerValue"
 49                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-name-lowerValue"
 50                   xmi:type="uml:LiteralInteger"/>
 51      <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-name-upperValue"
 52                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-name-upperValue"
 53                   xmi:type="uml:LiteralUnlimitedNatural">
 54         <value>1</value>
 55      </upperValue>
 56      <name>name</name>
 57      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-ObjectName"/>
 58   </ownedAttribute>
 59   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-ownedAttribute_1"
 60                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-ownedAttribute_1"
 61                    xmi:type="uml:Property">
 62      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-ownedAttribute_1-lowerValue"
 63                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-ownedAttribute_1-lowerValue"
 64                   xmi:type="uml:LiteralInteger"/>
 65      <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-ownedAttribute_1-upperValue"
 66                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-ownedAttribute_1-upperValue"
 67                   xmi:type="uml:LiteralUnlimitedNatural">
 68         <value>1</value>
 69      </upperValue>
 70      <association xmi:idref="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure_structures_Segment"/>
 71      <type xmi:idref="DDICDIModels-DDICDILibrary-Classes-FormatDescription-Segment"/>
 72   </ownedAttribute>
 73   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-ownedAttribute_2"
 74                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-ownedAttribute_2"
 75                    xmi:type="uml:Property">
 76      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-ownedAttribute_2-lowerValue"
 77                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-ownedAttribute_2-lowerValue"
 78                   xmi:type="uml:LiteralInteger"/>
 79      <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-ownedAttribute_2-upperValue"
 80                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-ownedAttribute_2-upperValue"
 81                   xmi:type="uml:LiteralUnlimitedNatural">
 82         <value>*</value>
 83      </upperValue>
 84      <aggregation>composite</aggregation>
 85      <association xmi:idref="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure_has_DataPointRelationship"/>
 86      <type xmi:idref="DDICDIModels-DDICDILibrary-Classes-FormatDescription-DataPointRelationship"/>
 87   </ownedAttribute>
 88   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-purpose"
 89                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-purpose"
 90                    xmi:type="uml:Property">
 91      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-purpose-ownedComment"
 92                     xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-purpose-ownedComment"
 93                     xmi:type="uml:Comment">
 94         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-purpose"/>
 95         <body>Intent or reason for the object/the description of the object.</body>
 96      </ownedComment>
 97      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-purpose-lowerValue"
 98                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-purpose-lowerValue"
 99                   xmi:type="uml:LiteralInteger"/>
100      <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-purpose-upperValue"
101                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-purpose-upperValue"
102                   xmi:type="uml:LiteralUnlimitedNatural">
103         <value>1</value>
104      </upperValue>
105      <name>purpose</name>
106      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-InternationalString"/>
107   </ownedAttribute>
108   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-semantics"
109                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-semantics"
110                    xmi:type="uml:Property">
111      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-semantics-ownedComment"
112                     xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-semantics-ownedComment"
113                     xmi:type="uml:Comment">
114         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-semantics"/>
115         <body>Specifies the semantics of the object in reference to a vocabulary, ontology, etc.</body>
116      </ownedComment>
117      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-semantics-lowerValue"
118                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-semantics-lowerValue"
119                   xmi:type="uml:LiteralInteger"/>
120      <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-semantics-upperValue"
121                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-semantics-upperValue"
122                   xmi:type="uml:LiteralUnlimitedNatural">
123         <value>1</value>
124      </upperValue>
125      <name>semantics</name>
126      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-ControlledVocabularyEntry"/>
127   </ownedAttribute>
128   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-specification"
129                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-specification"
130                    xmi:type="uml:Property">
131      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-specification-ownedComment"
132                     xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-specification-ownedComment"
133                     xmi:type="uml:Comment">
134         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-specification"/>
135         <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>
136      </ownedComment>
137      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-specification-lowerValue"
138                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-specification-lowerValue"
139                   xmi:type="uml:LiteralInteger"/>
140      <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-specification-upperValue"
141                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-specification-upperValue"
142                   xmi:type="uml:LiteralUnlimitedNatural">
143         <value>1</value>
144      </upperValue>
145      <name>specification</name>
146      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-StructureSpecification"/>
147   </ownedAttribute>
148   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-topology"
149                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-topology"
150                    xmi:type="uml:Property">
151      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-topology-ownedComment"
152                     xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-topology-ownedComment"
153                     xmi:type="uml:Comment">
154         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-topology"/>
155         <body>Indicates the form of the associations among members of the collection. Specifies the way in which constituent parts are interrelated or arranged.
156</body>
157      </ownedComment>
158      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-topology-lowerValue"
159                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-topology-lowerValue"
160                   xmi:type="uml:LiteralInteger"/>
161      <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-topology-upperValue"
162                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-topology-upperValue"
163                   xmi:type="uml:LiteralUnlimitedNatural">
164         <value>1</value>
165      </upperValue>
166      <name>topology</name>
167      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-ControlledVocabularyEntry"/>
168   </ownedAttribute>
169   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-totality"
170                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-totality"
171                    xmi:type="uml:Property">
172      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-totality-ownedComment"
173                     xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-totality-ownedComment"
174                     xmi:type="uml:Comment">
175         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-totality"/>
176         <body>Indicates whether the related collections are comprehensive in terms of their coverage.</body>
177      </ownedComment>
178      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-totality-lowerValue"
179                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-totality-lowerValue"
180                   xmi:type="uml:LiteralInteger"/>
181      <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentStructure-totality-upperValue"
182                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentStructure-totality-upperValue"
183                   xmi:type="uml:LiteralUnlimitedNatural">
184         <value>1</value>
185      </upperValue>
186      <name>totality</name>
187      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-StructureExtent"/>
188   </ownedAttribute>
189</packagedElement>

Fragment for the class SegmentStructure (entire XML Schema)

  1<xs:element name="SegmentStructure"
  2            type="SegmentStructureXsdType"
  3            xml:id="SegmentStructure">
  4  <!-- based on the UML class DDICDIModels::DDICDILibrary::Classes::FormatDescription::SegmentStructure -->
  5  <xs:annotation>
  6    <xs:documentation>Definition
  7          ============
  8          Means for describing the complex relational structure of data points in a physical record representing the logical record.</xs:documentation>
  9  </xs:annotation>
 10</xs:element>
 11<xs:complexType name="SegmentStructureXsdType"
 12                xml:id="SegmentStructureXsdType">
 13  <xs:annotation>
 14    <xs:documentation>Definition
 15          ============
 16          Means for describing the complex relational structure of data points in a physical record representing the logical record.</xs:documentation>
 17  </xs:annotation>
 18  <xs:sequence>
 19    <xs:element name="identifier"
 20                type="IdentifierXsdType"
 21                minOccurs="0"
 22                maxOccurs="1"
 23                xml:id="SegmentStructure-identifier">
 24      <xs:annotation>
 25        <xs:documentation>Identifier for objects requiring short- or long-lasting referencing and management.</xs:documentation>
 26      </xs:annotation>
 27    </xs:element>
 28    <xs:element name="name"
 29                type="ObjectNameXsdType"
 30                minOccurs="0"
 31                maxOccurs="1"
 32                xml:id="SegmentStructure-name">
 33      <xs:annotation>
 34        <xs:documentation>Human understandable name (linguistic signifier, word, phrase, or mnemonic). May follow ISO/IEC 11179-5 naming principles, and have context provided to specify usage.</xs:documentation>
 35      </xs:annotation>
 36    </xs:element>
 37    <xs:element name="purpose"
 38                type="InternationalStringXsdType"
 39                minOccurs="0"
 40                maxOccurs="1"
 41                xml:id="SegmentStructure-purpose">
 42      <xs:annotation>
 43        <xs:documentation>Intent or reason for the object/the description of the object.</xs:documentation>
 44      </xs:annotation>
 45    </xs:element>
 46    <xs:element name="semantics"
 47                type="ControlledVocabularyEntryXsdType"
 48                minOccurs="0"
 49                maxOccurs="1"
 50                xml:id="SegmentStructure-semantics">
 51      <xs:annotation>
 52        <xs:documentation>Specifies the semantics of the object in reference to a vocabulary, ontology, etc.</xs:documentation>
 53      </xs:annotation>
 54    </xs:element>
 55    <xs:element name="specification"
 56                type="StructureSpecificationXsdType"
 57                minOccurs="0"
 58                maxOccurs="1"
 59                xml:id="SegmentStructure-specification">
 60      <xs:annotation>
 61        <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>
 62      </xs:annotation>
 63    </xs:element>
 64    <xs:element name="topology"
 65                type="ControlledVocabularyEntryXsdType"
 66                minOccurs="0"
 67                maxOccurs="1"
 68                xml:id="SegmentStructure-topology">
 69      <xs:annotation>
 70        <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>
 71      </xs:annotation>
 72    </xs:element>
 73    <xs:element name="totality"
 74                type="StructureExtentXsdType"
 75                minOccurs="0"
 76                maxOccurs="1"
 77                xml:id="SegmentStructure-totality">
 78      <xs:annotation>
 79        <xs:documentation>Indicates whether the related collections are comprehensive in terms of their coverage.</xs:documentation>
 80      </xs:annotation>
 81    </xs:element>
 82    <xs:element name="SegmentStructure_structures_Segment"
 83                minOccurs="0"
 84                maxOccurs="1"
 85                xml:id="SegmentStructure_structures_Segment">
 86      <xs:annotation>
 87        <xs:documentation>There may be cases where there is a more complex structure to a sequence of data points. A cell containing a list, for example, might be considered to have nested data points that are the elements of the list. (For simplicity's sake, each element of the list should be modeled as a data point if this is possible.)</xs:documentation>
 88      </xs:annotation>
 89      <xs:complexType>
 90        <xs:complexContent>
 91          <xs:restriction base="AssociationReferenceXsdType">
 92            <xs:sequence>
 93              <xs:element name="ddiReference"
 94                          type="InternationalRegistrationDataIdentifierXsdType"
 95                          minOccurs="0"
 96                          maxOccurs="1"
 97                          xml:id="SegmentStructure_structures_Segment-ddiReference"/>
 98              <xs:element name="validType"
 99                          minOccurs="0"
100                          maxOccurs="unbounded"
101                          xml:id="SegmentStructure_structures_Segment-validType">
102                <xs:simpleType>
103                  <xs:restriction base="xs:NMTOKEN">
104                    <xs:enumeration value="Segment"/>
105                  </xs:restriction>
106                </xs:simpleType>
107              </xs:element>
108            </xs:sequence>
109          </xs:restriction>
110        </xs:complexContent>
111      </xs:complexType>
112    </xs:element>
113    <xs:element name="SegmentStructure_has_DataPointRelationship"
114                minOccurs="0"
115                maxOccurs="unbounded"
116                xml:id="SegmentStructure_has_DataPointRelationship">
117      <xs:annotation>
118        <xs:documentation>PhysicalRecordSegmentStructure has zero to many DataPointRelationships.</xs:documentation>
119      </xs:annotation>
120      <xs:complexType>
121        <xs:complexContent>
122          <xs:restriction base="AssociationReferenceXsdType">
123            <xs:sequence>
124              <xs:element name="ddiReference"
125                          type="InternationalRegistrationDataIdentifierXsdType"
126                          minOccurs="0"
127                          maxOccurs="1"
128                          xml:id="SegmentStructure_has_DataPointRelationship-ddiReference"/>
129              <xs:element name="validType"
130                          minOccurs="1"
131                          maxOccurs="1"
132                          xml:id="SegmentStructure_has_DataPointRelationship-validType">
133                <xs:simpleType>
134                  <xs:restriction base="xs:NMTOKEN">
135                    <xs:enumeration value="DataPointRelationship"/>
136                  </xs:restriction>
137                </xs:simpleType>
138              </xs:element>
139            </xs:sequence>
140          </xs:restriction>
141        </xs:complexContent>
142      </xs:complexType>
143    </xs:element>
144  </xs:sequence>
145</xs:complexType>

Fragment for the class SegmentStructure (entire JSON Schema)

 1"cls-SegmentStructure": {
 2  "description": "http://ddialliance.org/Specification/DDI-CDI/1.0/RDF/SegmentStructure",
 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": "SegmentStructure"
14    },
15    "identifier": {
16      "$comment": "cardinality 0..1 – from cdi:SegmentStructure",
17      "$ref": "#/defs/dt-Identifier"
18    },
19    "name": {
20      "$comment": "cardinality 0..1 – from cdi:SegmentStructure",
21      "$ref": "#/defs/dt-ObjectName"
22    },
23    "purpose": {
24      "$comment": "cardinality 0..1 – from cdi:SegmentStructure",
25      "$ref": "#/defs/dt-InternationalString"
26    },
27    "semantics": {
28      "$comment": "cardinality 0..1 – from cdi:SegmentStructure",
29      "$ref": "#/defs/dt-ControlledVocabularyEntry"
30    },
31    "specification": {
32      "$comment": "cardinality 0..1 – from cdi:SegmentStructure",
33      "$ref": "#/defs/dt-StructureSpecification"
34    },
35    "topology": {
36      "$comment": "cardinality 0..1 – from cdi:SegmentStructure",
37      "$ref": "#/defs/dt-ControlledVocabularyEntry"
38    },
39    "totality": {
40      "$comment": "cardinality 0..1 – from cdi:SegmentStructure",
41      "$ref": "#/defs/enum-StructureExtent"
42    },
43    "has_DataPointRelationship": {
44      "description": "SegmentStructure_has_DataPointRelationship",
45      "$comment": "cardinality 0..-1",
46      "anyOf": [
47        {
48          "$ref": "#/defs/target-DataPointRelationship"
49        },
50        {
51          "type": "array",
52          "items": {
53            "$ref": "#/defs/target-DataPointRelationship"
54          }
55        }
56      ]
57    },
58    "structures": {
59      "description": "SegmentStructure_structures_Segment",
60      "$comment": "cardinality 0..1",
61       "$ref": "#/defs/target-Segment"
62    },
63    
64    "sameAs": {
65      "$ref": "#/defs/owl:sameAs"
66    }
67  },
68  "required": ["@type"],
69  "additionalProperties": false
70},
71"target-SegmentStructure": {
72  "description": "all subclasses of http://ddialliance.org/Specification/DDI-CDI/1.0/RDF/SegmentStructure",
73  "anyOf": [
74    { "$ref": "#/defs/cls-SegmentStructure" },
75    { "type": "string", "format": "iri-reference" }
76  ]
77},

Fragment for the class SegmentStructure (main ontology)

 1# class SegmentStructure
 2# based on the UML class DDICDIModels::DDICDILibrary::Classes::FormatDescription::SegmentStructure
 3cdi:SegmentStructure
 4  a rdfs:Class, owl:Class, ucmis:Class;
 5  rdfs:label "SegmentStructure";
 6  rdfs:comment "Definition\n============\nMeans for describing the complex relational structure of data points in a physical record representing the logical record."@en;
 7  
 8.
 9
10cdi:SegmentStructure-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:SegmentStructure;
15  rdfs:range cdi:Identifier;
16.
17
18cdi:SegmentStructure-name
19  a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
20  rdfs:label "name";
21  rdfs:comment "Human understandable name (linguistic 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:SegmentStructure;
23  rdfs:range cdi:ObjectName;
24.
25
26cdi:SegmentStructure-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:SegmentStructure;
31  rdfs:range cdi:InternationalString;
32.
33
34cdi:SegmentStructure-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:SegmentStructure;
39  rdfs:range cdi:ControlledVocabularyEntry;
40.
41
42cdi:SegmentStructure-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:SegmentStructure;
47  rdfs:range cdi:StructureSpecification;
48.
49
50cdi:SegmentStructure-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:SegmentStructure;
55  rdfs:range cdi:ControlledVocabularyEntry;
56.
57
58cdi:SegmentStructure-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:SegmentStructure;
63  rdfs:range cdi:StructureExtent;
64.
65
66
67cdi:SegmentStructure_has_DataPointRelationship
68  a rdf:Property, owl:ObjectProperty, ucmis:Association;
69  # ASSOCIATION
70  rdfs:label "has_DataPointRelationship";
71  skos:altLabel "SegmentStructure_has_DataPointRelationship";
72  rdfs:comment "PhysicalRecordSegmentStructure has zero to many DataPointRelationships."@en;
73  rdfs:domain cdi:SegmentStructure;
74  rdfs:range cdi:DataPointRelationship;
75.
76
77cdi:SegmentStructure_structures_Segment
78  a rdf:Property, owl:ObjectProperty, ucmis:Association;
79  # ASSOCIATION
80  rdfs:label "structures";
81  skos:altLabel "SegmentStructure_structures_Segment";
82  rdfs:comment "There may be cases where there is a more complex structure to a sequence of data points. A cell containing a list, for example, might be considered to have nested data points that are the elements of the list. (For simplicity's sake, each element of the list should be modeled as a data point if this is possible.)"@en;
83  rdfs:domain cdi:SegmentStructure;
84  rdfs:range cdi:Segment;
85.

Fragment for the class SegmentStructure (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      "identifier": {
 8        "@id": "cdi:SegmentStructure-identifier",
 9        "@type": "@id",
10        "@context": "Identifier.jsonld"
11      },
12      "name": {
13        "@id": "cdi:SegmentStructure-name",
14        "@type": "@id",
15        "@context": "ObjectName.jsonld"
16      },
17      "purpose": {
18        "@id": "cdi:SegmentStructure-purpose",
19        "@type": "@id",
20        "@context": "InternationalString.jsonld"
21      },
22      "semantics": {
23        "@id": "cdi:SegmentStructure-semantics",
24        "@type": "@id",
25        "@context": "ControlledVocabularyEntry.jsonld"
26      },
27      "specification": {
28        "@id": "cdi:SegmentStructure-specification",
29        "@type": "@id",
30        "@context": "StructureSpecification.jsonld"
31      },
32      "topology": {
33        "@id": "cdi:SegmentStructure-topology",
34        "@type": "@id",
35        "@context": "ControlledVocabularyEntry.jsonld"
36      },
37      "totality": {
38        "@id": "cdi:SegmentStructure-totality",
39        "@type": "@vocab",
40        "@context": {
41          "Partial": "cdi:Partial"
42      ,    "Total": "cdi:Total"
43        }
44      },
45      
46      "has_DataPointRelationship": {
47        "@id": "cdi:SegmentStructure_has_DataPointRelationship",
48        "@type": "@id",
49        "@context": "DataPointRelationship.jsonld"
50      },
51      "structures": {
52        "@id": "cdi:SegmentStructure_structures_Segment",
53        "@type": "@id",
54        "@context": "Segment.jsonld"
55      },
56      " comment ": "tag:json-should-support-trailing-commas"
57    }
58  ],
59  "generatedBy": "This code was generated by the Eclipse Acceleo project UCMIS M2T on 2026-04-15 14:38:41.",
60  "basedOn": "based on the UML data type DDICDIModels::DDICDILibrary::Classes::FormatDescription::SegmentStructure"
61}

Fragment for the class SegmentStructure (entire SHACL - Shapes Constraint Language)

  1# class SegmentStructure
  2# based on the UML class DDICDIModels::DDICDILibrary::Classes::FormatDescription::SegmentStructure
  3<#SegmentStructure> a sh:NodeShape;
  4    sh:targetClass cdi:SegmentStructure;
  5	sh:message "See http://ddialliance.org/Specification/DDI-CDI/1.0/RDF/SegmentStructure";
  6	sh:closed true;
  7	sh:ignoredProperties ( owl:sameAs );
  8    sh:property [
  9			sh:path rdf:type;
 10			sh:in (   cdi:SegmentStructure
 11			 ) ;
 12    ];
 13    # attributes
 14    sh:property <#SegmentStructure-identifier>;
 15    sh:property <#SegmentStructure-name>;
 16    sh:property <#SegmentStructure-purpose>;
 17    sh:property <#SegmentStructure-semantics>;
 18    sh:property <#SegmentStructure-specification>;
 19    sh:property <#SegmentStructure-topology>;
 20    sh:property <#SegmentStructure-totality>;
 21    # associations from SegmentStructure
 22    sh:property <#SegmentStructure_has_DataPointRelationship>;
 23    sh:property <#SegmentStructure_structures_Segment>;
 24    # associations to SegmentStructure
 25
 26
 27
 28.
 29
 30<#SegmentStructure-identifier> a sh:PropertyShape ;
 31    sh:path cdi:SegmentStructure-identifier;
 32    sh:node [ sh:property [ sh:path rdf:type; sh:minCount 1; sh:in (
 33        cdi:Identifier
 34      
 35    ) ]];
 36    sh:maxCount 1;
 37.
 38<#SegmentStructure-name> a sh:PropertyShape ;
 39    sh:path cdi:SegmentStructure-name;
 40    sh:node [ sh:property [ sh:path rdf:type; sh:minCount 1; sh:in (
 41        cdi:ObjectName
 42        cdi:OrganizationName
 43      
 44    ) ]];
 45    sh:maxCount 1;
 46.
 47<#SegmentStructure-purpose> a sh:PropertyShape ;
 48    sh:path cdi:SegmentStructure-purpose;
 49    sh:node [ sh:property [ sh:path rdf:type; sh:minCount 1; sh:in (
 50        cdi:InternationalString
 51        cdi:BibliographicName
 52        cdi:LabelForDisplay
 53      
 54    ) ]];
 55    sh:maxCount 1;
 56.
 57<#SegmentStructure-semantics> a sh:PropertyShape ;
 58    sh:path cdi:SegmentStructure-semantics;
 59    sh:node [ sh:property [ sh:path rdf:type; sh:minCount 1; sh:in (
 60        cdi:ControlledVocabularyEntry
 61      
 62    ) ]];
 63    sh:maxCount 1;
 64.
 65<#SegmentStructure-specification> a sh:PropertyShape ;
 66    sh:path cdi:SegmentStructure-specification;
 67    sh:node [ sh:property [ sh:path rdf:type; sh:minCount 1; sh:in (
 68        cdi:StructureSpecification
 69      
 70    ) ]];
 71    sh:maxCount 1;
 72.
 73<#SegmentStructure-topology> a sh:PropertyShape ;
 74    sh:path cdi:SegmentStructure-topology;
 75    sh:node [ sh:property [ sh:path rdf:type; sh:minCount 1; sh:in (
 76        cdi:ControlledVocabularyEntry
 77      
 78    ) ]];
 79    sh:maxCount 1;
 80.
 81<#SegmentStructure-totality> a sh:PropertyShape ;
 82    sh:path cdi:SegmentStructure-totality;
 83    sh:node <#StructureExtent>
 84    ;
 85    sh:maxCount 1;
 86.
 87
 88<#SegmentStructure_has_DataPointRelationship> a sh:PropertyShape ;
 89    sh:path cdi:SegmentStructure_has_DataPointRelationship;
 90	sh:node [ sh:property [ sh:path rdf:type; sh:minCount 1; sh:in (
 91        cdi:DataPointRelationship
 92      
 93    ) ]];
 94.
 95<#rev_SegmentStructure_has_DataPointRelationship> a sh:PropertyShape ;
 96    sh:path [ sh:inversePath cdi:SegmentStructure_has_DataPointRelationship ];
 97    sh:minCount 1;
 98    sh:maxCount 1;
 99.
100<#SegmentStructure_structures_Segment> a sh:PropertyShape ;
101    sh:path cdi:SegmentStructure_structures_Segment;
102	sh:node [ sh:property [ sh:path rdf:type; sh:minCount 1; sh:in (
103        cdi:Segment
104      
105    ) ]];
106    sh:maxCount 1;
107.
108<#rev_SegmentStructure_structures_Segment> a sh:PropertyShape ;
109    sh:path [ sh:inversePath cdi:SegmentStructure_structures_Segment ];
110.

Fragment for the class SegmentStructure (entire ShEx - Shape Expressions)

 1# class SegmentStructure
 2# based on the UML class DDICDIModels::DDICDILibrary::Classes::FormatDescription::SegmentStructure
 3cdi:SegmentStructureShape CLOSED {
 4	a [cdi:SegmentStructure];
 5	cdi:SegmentStructure-identifier	@cdi:IdentifierShape?;
 6	cdi:SegmentStructure-name	@cdi:ObjectNameShape?;
 7	cdi:SegmentStructure-purpose	@cdi:InternationalStringShape?;
 8	cdi:SegmentStructure-semantics	@cdi:ControlledVocabularyEntryShape?;
 9	cdi:SegmentStructure-specification	@cdi:StructureSpecificationShape?;
10	cdi:SegmentStructure-topology	@cdi:ControlledVocabularyEntryShape?;
11	cdi:SegmentStructure-totality	@cdi:StructureExtentShape?;
12	cdi:SegmentStructure_has_DataPointRelationship	@cdi:DataPointRelationshipShape *;
13	
14	cdi:SegmentStructure_structures_Segment	@cdi:SegmentShape ?;
15	
16	}