SegmentPosition#
Fully qualified class name of the UML model DDI-CDI 1.1beta: DDICDIModels::DDICDILibrary::Classes::FormatDescription::SegmentPosition
Definition#
Assigns a position to the segment within the whole physical data set. For example in what order does this 80 character segment fall within an 800 character record.
Diagram#
Diagram
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. |
0..1 |
||
value |
- own class - |
Index value of the member in an ordered array. |
Integer |
1..1 |
Associations#
Associations
Direction |
Association |
Description |
Multiplicity of SegmentPosition |
Package of Other Class |
Other Class |
Multiplicity of other class |
Aggregation Kind |
Inherited from |
|---|---|---|---|---|---|---|---|---|
to |
PhysicalDataSet has SegmentPosition |
0..* |
- own package - |
1..1 |
none |
own class |
||
from |
SegmentPosition indexes Segment |
Assigns a position to a physical record segment within a physical record. |
0..* |
- own package - |
1..1 |
none |
own class |
Encodings#
Syntax representations / encodings
All syntax representations except the Canonical XMI are provided as reference points for specific implementations, or for use as defaults if sufficient in the form presented.
Fragment for the class SegmentPosition (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-SegmentPosition"
5 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentPosition"
6 xmi:type="uml:Class">
7 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentPosition-ownedComment"
8 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentPosition-ownedComment"
9 xmi:type="uml:Comment">
10 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentPosition"/>
11 <body>Definition
12============
13Assigns a position to the segment within the whole physical data set. For example in what order does this 80 character segment fall within an 800 character record.</body>
14 </ownedComment>
15 <name>SegmentPosition</name>
16 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentPosition-identifier"
17 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentPosition-identifier"
18 xmi:type="uml:Property">
19 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentPosition-identifier-ownedComment"
20 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentPosition-identifier-ownedComment"
21 xmi:type="uml:Comment">
22 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentPosition-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-SegmentPosition-identifier-lowerValue"
26 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentPosition-identifier-lowerValue"
27 xmi:type="uml:LiteralInteger"/>
28 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentPosition-identifier-upperValue"
29 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentPosition-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-SegmentPosition-ownedAttribute"
39 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentPosition-ownedAttribute"
40 xmi:type="uml:Property">
41 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentPosition-ownedAttribute-lowerValue"
42 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentPosition-ownedAttribute-lowerValue"
43 xmi:type="uml:LiteralInteger">
44 <value>1</value>
45 </lowerValue>
46 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentPosition-ownedAttribute-upperValue"
47 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentPosition-ownedAttribute-upperValue"
48 xmi:type="uml:LiteralUnlimitedNatural">
49 <value>1</value>
50 </upperValue>
51 <association xmi:idref="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentPosition_indexes_Segment"/>
52 <type xmi:idref="DDICDIModels-DDICDILibrary-Classes-FormatDescription-Segment"/>
53 </ownedAttribute>
54 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentPosition-value"
55 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentPosition-value"
56 xmi:type="uml:Property">
57 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentPosition-value-ownedComment"
58 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentPosition-value-ownedComment"
59 xmi:type="uml:Comment">
60 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentPosition-value"/>
61 <body>Index value of the member in an ordered array.</body>
62 </ownedComment>
63 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentPosition-value-lowerValue"
64 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentPosition-value-lowerValue"
65 xmi:type="uml:LiteralInteger">
66 <value>1</value>
67 </lowerValue>
68 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-SegmentPosition-value-upperValue"
69 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#SegmentPosition-value-upperValue"
70 xmi:type="uml:LiteralUnlimitedNatural">
71 <value>1</value>
72 </upperValue>
73 <name>value</name>
74 <type href="http://www.omg.org/spec/UML/20131001/PrimitiveTypes.xmi#Integer"
75 xmi:type="uml:PrimitiveType"/>
76 </ownedAttribute>
77</packagedElement>
Fragment for the class SegmentPosition (entire XML Schema)
1<xs:element name="SegmentPosition"
2 type="SegmentPositionXsdType"
3 xml:id="SegmentPosition">
4 <!-- based on the UML class DDICDIModels::DDICDILibrary::Classes::FormatDescription::SegmentPosition -->
5 <xs:annotation>
6 <xs:documentation>Definition
7 ============
8 Assigns a position to the segment within the whole physical data set. For example in what order does this 80 character segment fall within an 800 character record.</xs:documentation>
9 </xs:annotation>
10</xs:element>
11<xs:complexType name="SegmentPositionXsdType"
12 xml:id="SegmentPositionXsdType">
13 <xs:annotation>
14 <xs:documentation>Definition
15 ============
16 Assigns a position to the segment within the whole physical data set. For example in what order does this 80 character segment fall within an 800 character 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="SegmentPosition-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="value"
29 type="xs:integer"
30 minOccurs="1"
31 maxOccurs="1"
32 xml:id="SegmentPosition-value">
33 <xs:annotation>
34 <xs:documentation>Index value of the member in an ordered array.</xs:documentation>
35 </xs:annotation>
36 </xs:element>
37 <xs:element name="SegmentPosition_indexes_Segment"
38 minOccurs="1"
39 maxOccurs="1"
40 xml:id="SegmentPosition_indexes_Segment">
41 <xs:annotation>
42 <xs:documentation>Assigns a position to a physical record segment within a physical record.</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="SegmentPosition_indexes_Segment-ddiReference"/>
53 <xs:element name="validType"
54 minOccurs="0"
55 maxOccurs="unbounded"
56 xml:id="SegmentPosition_indexes_Segment-validType">
57 <xs:simpleType>
58 <xs:restriction base="xs:NMTOKEN">
59 <xs:enumeration value="Segment"/>
60 </xs:restriction>
61 </xs:simpleType>
62 </xs:element>
63 </xs:sequence>
64 </xs:restriction>
65 </xs:complexContent>
66 </xs:complexType>
67 </xs:element>
68 </xs:sequence>
69</xs:complexType>
Fragment for the class SegmentPosition (entire JSON Schema)
1"cls-SegmentPosition": {
2 "description": "http://ddialliance.org/Specification/DDI-CDI/1.0/RDF/SegmentPosition",
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": "SegmentPosition"
14 },
15 "identifier": {
16 "$comment": "cardinality 0..1 – from cdi:SegmentPosition",
17 "$ref": "#/defs/dt-Identifier"
18 },
19 "value": {
20 "$comment": "cardinality 1..1 – from cdi:SegmentPosition",
21 "$ref": "#/defs/xsd:integer"
22 },
23 "indexes": {
24 "description": "SegmentPosition_indexes_Segment",
25 "$comment": "cardinality 1..1",
26 "$ref": "#/defs/target-Segment"
27 },
28 "has_SegmentPosition_OF_PhysicalDataSet": {
29 "description": "PhysicalDataSet_has_SegmentPosition",
30 "$comment": "cardinality 1..1",
31 "$ref": "#/defs/target-PhysicalDataSet"
32 },
33 "sameAs": {
34 "$ref": "#/defs/owl:sameAs"
35 }
36 },
37 "required": ["value","indexes","@type"],
38 "additionalProperties": false
39},
40"target-SegmentPosition": {
41 "description": "all subclasses of http://ddialliance.org/Specification/DDI-CDI/1.0/RDF/SegmentPosition",
42 "anyOf": [
43 { "$ref": "#/defs/cls-SegmentPosition" },
44 { "type": "string", "format": "iri-reference" }
45 ]
46},
Fragment for the class SegmentPosition (main ontology)
1# class SegmentPosition
2# based on the UML class DDICDIModels::DDICDILibrary::Classes::FormatDescription::SegmentPosition
3cdi:SegmentPosition
4 a rdfs:Class, owl:Class, ucmis:Class;
5 rdfs:label "SegmentPosition";
6 rdfs:comment "Definition \n============ \nAssigns a position to the segment within the whole physical data set. For example in what order does this 80 character segment fall within an 800 character record."@en;
7
8.
9
10cdi:SegmentPosition-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:SegmentPosition;
15 rdfs:range cdi:Identifier;
16.
17
18cdi:SegmentPosition-value
19 a rdf:Property, owl:DatatypeProperty, ucmis:Attribute;
20 rdfs:label "value";
21 rdfs:comment "Index value of the member in an ordered array."@en;
22 rdfs:domain cdi:SegmentPosition;
23 rdfs:range xsd:integer;
24.
25
26
27cdi:SegmentPosition_indexes_Segment
28 a rdf:Property, owl:ObjectProperty, ucmis:Association;
29 # ASSOCIATION
30 rdfs:label "indexes";
31 skos:altLabel "SegmentPosition_indexes_Segment";
32 rdfs:comment "Assigns a position to a physical record segment within a physical record."@en;
33 rdfs:domain cdi:SegmentPosition;
34 rdfs:range cdi:Segment;
35.
Fragment for the class SegmentPosition (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:SegmentPosition-identifier",
9 "@type": "@id",
10 "@context": "Identifier.jsonld"
11 },
12 "value": {
13 "@id": "cdi:SegmentPosition-value",
14 "@type": "xsd:integer"
15 },
16
17 "indexes": {
18 "@id": "cdi:SegmentPosition_indexes_Segment",
19 "@type": "@id",
20 "@context": "Segment.jsonld"
21 },
22 "has_SegmentPosition_OF_PhysicalDataSet": {
23 "@reverse": "cdi:PhysicalDataSet_has_SegmentPosition",
24 "@type": "@id",
25 "@context": "PhysicalDataSet.jsonld"
26 },
27 " comment ": "tag:json-should-support-trailing-commas"
28 }
29 ],
30 "generatedBy": "This code was generated by the Eclipse Acceleo project UCMIS M2T on 2026-04-15 14:38:41.",
31 "basedOn": "based on the UML data type DDICDIModels::DDICDILibrary::Classes::FormatDescription::SegmentPosition"
32}
Fragment for the class SegmentPosition (entire SHACL - Shapes Constraint Language)
1# class SegmentPosition
2# based on the UML class DDICDIModels::DDICDILibrary::Classes::FormatDescription::SegmentPosition
3<#SegmentPosition> a sh:NodeShape;
4 sh:targetClass cdi:SegmentPosition;
5 sh:message "See http://ddialliance.org/Specification/DDI-CDI/1.0/RDF/SegmentPosition";
6 sh:closed true;
7 sh:ignoredProperties ( owl:sameAs );
8 sh:property [
9 sh:path rdf:type;
10 sh:in ( cdi:SegmentPosition
11 ) ;
12 ];
13 # attributes
14 sh:property <#SegmentPosition-identifier>;
15 sh:property <#SegmentPosition-value>;
16 # associations from SegmentPosition
17 sh:property <#SegmentPosition_indexes_Segment>;
18 # associations to SegmentPosition
19 sh:property <#rev_PhysicalDataSet_has_SegmentPosition>;
20
21
22
23.
24
25<#SegmentPosition-identifier> a sh:PropertyShape ;
26 sh:path cdi:SegmentPosition-identifier;
27 sh:node [ sh:property [ sh:path rdf:type; sh:minCount 1; sh:in (
28 cdi:Identifier
29
30 ) ]];
31 sh:maxCount 1;
32.
33<#SegmentPosition-value> a sh:PropertyShape ;
34 sh:path cdi:SegmentPosition-value;
35 sh:datatype xsd:integer;
36 sh:minCount 1;
37 sh:maxCount 1;
38.
39
40<#SegmentPosition_indexes_Segment> a sh:PropertyShape ;
41 sh:path cdi:SegmentPosition_indexes_Segment;
42 sh:node [ sh:property [ sh:path rdf:type; sh:minCount 1; sh:in (
43 cdi:Segment
44
45 ) ]];
46 sh:minCount 1;
47 sh:maxCount 1;
48.
49<#rev_SegmentPosition_indexes_Segment> a sh:PropertyShape ;
50 sh:path [ sh:inversePath cdi:SegmentPosition_indexes_Segment ];
51.
Fragment for the class SegmentPosition (entire ShEx - Shape Expressions)
1# class SegmentPosition
2# based on the UML class DDICDIModels::DDICDILibrary::Classes::FormatDescription::SegmentPosition
3cdi:SegmentPositionShape CLOSED {
4 a [cdi:SegmentPosition];
5 cdi:SegmentPosition-identifier @cdi:IdentifierShape?;
6 cdi:SegmentPosition-value xsd:integer;
7 ^cdi:PhysicalDataSet_has_SegmentPosition @cdi:PhysicalDataSetShape OR @cdi:StructuredDataSetShape OR @cdi:TabularTextDataSetShape;
8 cdi:SegmentPosition_indexes_Segment @cdi:SegmentShape ;
9
10 }