PhysicalRecordSegmentRelationship¶
Fully qualified class name: DDICDIModels::DDICDILibrary::Classes::FormatDescription::PhysicalRecordSegmentRelationship
Definition¶
Structured relationship between physical record segments.
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 |
||
semantics |
- own class - |
Specifies the semantics of the object in reference to a vocabulary, ontology, etc. |
0..1 |
Associations
Direction |
Association |
Description |
Multiplicity of PhysicalRecordSegmentRelationship |
Package of Other Class |
Other Class |
Multiplicity of other class |
Aggregation Kind |
Inherited from |
---|---|---|---|---|---|---|---|---|
to |
PhysicalDataSetStructure has PhysicalRecordSegmentRelationship |
0..* |
- own package - |
1..1 |
none |
- own class - |
||
from |
PhysicalRecordSegmentRelationship hasSource PhysicalRecordSegment |
0..* |
- own package - |
0..1 |
none |
- own class - |
||
from |
PhysicalRecordSegmentRelationship hasTarget PhysicalRecordSegment |
0..* |
- own package - |
0..* |
none |
- own class - |
Syntax representations / encodings
All syntax representations except the Canonical XMI are provided as reference points for specific implementations, or for use as defaults if sufficient in the form presented.
Fragment for the class PhysicalRecordSegmentRelationship (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-FormatDescription-PhysicalRecordSegmentRelationship"
5 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#PhysicalRecordSegmentRelationship"
6 xmi:type="uml:Class">
7 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-PhysicalRecordSegmentRelationship-ownedComment"
8 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#PhysicalRecordSegmentRelationship-ownedComment"
9 xmi:type="uml:Comment">
10 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-FormatDescription-PhysicalRecordSegmentRelationship"/>
11 <body>Definition
12============
13Structured relationship between physical record segments.</body>
14 </ownedComment>
15 <name>PhysicalRecordSegmentRelationship</name>
16 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-PhysicalRecordSegmentRelationship-identifier"
17 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#PhysicalRecordSegmentRelationship-identifier"
18 xmi:type="uml:Property">
19 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-PhysicalRecordSegmentRelationship-identifier-ownedComment"
20 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#PhysicalRecordSegmentRelationship-identifier-ownedComment"
21 xmi:type="uml:Comment">
22 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-FormatDescription-PhysicalRecordSegmentRelationship-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-PhysicalRecordSegmentRelationship-identifier-lowerValue"
26 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#PhysicalRecordSegmentRelationship-identifier-lowerValue"
27 xmi:type="uml:LiteralInteger"/>
28 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-PhysicalRecordSegmentRelationship-identifier-upperValue"
29 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#PhysicalRecordSegmentRelationship-identifier-upperValue"
30 xmi:type="uml:LiteralUnlimitedNatural">
31 <value>1</value>
32 </upperValue>
33 <name>identifier</name>
34 <isID>true</isID>
35 <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-Identifier"/>
36 </ownedAttribute>
37 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-PhysicalRecordSegmentRelationship-ownedAttribute_1"
38 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#PhysicalRecordSegmentRelationship-ownedAttribute_1"
39 xmi:type="uml:Property">
40 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-PhysicalRecordSegmentRelationship-ownedAttribute_1-lowerValue"
41 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#PhysicalRecordSegmentRelationship-ownedAttribute_1-lowerValue"
42 xmi:type="uml:LiteralInteger"/>
43 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-PhysicalRecordSegmentRelationship-ownedAttribute_1-upperValue"
44 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#PhysicalRecordSegmentRelationship-ownedAttribute_1-upperValue"
45 xmi:type="uml:LiteralUnlimitedNatural">
46 <value>*</value>
47 </upperValue>
48 <association xmi:idref="DDICDIModels-DDICDILibrary-Classes-FormatDescription-PhysicalRecordSegmentRelationship_hasTarget_PhysicalRecordSegment"/>
49 <type xmi:idref="DDICDIModels-DDICDILibrary-Classes-FormatDescription-PhysicalRecordSegment"/>
50 </ownedAttribute>
51 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-PhysicalRecordSegmentRelationship-ownedAttribute_2"
52 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#PhysicalRecordSegmentRelationship-ownedAttribute_2"
53 xmi:type="uml:Property">
54 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-PhysicalRecordSegmentRelationship-ownedAttribute_2-lowerValue"
55 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#PhysicalRecordSegmentRelationship-ownedAttribute_2-lowerValue"
56 xmi:type="uml:LiteralInteger"/>
57 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-PhysicalRecordSegmentRelationship-ownedAttribute_2-upperValue"
58 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#PhysicalRecordSegmentRelationship-ownedAttribute_2-upperValue"
59 xmi:type="uml:LiteralUnlimitedNatural">
60 <value>1</value>
61 </upperValue>
62 <association xmi:idref="DDICDIModels-DDICDILibrary-Classes-FormatDescription-PhysicalRecordSegmentRelationship_hasSource_PhysicalRecordSegment"/>
63 <type xmi:idref="DDICDIModels-DDICDILibrary-Classes-FormatDescription-PhysicalRecordSegment"/>
64 </ownedAttribute>
65 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-PhysicalRecordSegmentRelationship-semantics"
66 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#PhysicalRecordSegmentRelationship-semantics"
67 xmi:type="uml:Property">
68 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-PhysicalRecordSegmentRelationship-semantics-ownedComment"
69 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#PhysicalRecordSegmentRelationship-semantics-ownedComment"
70 xmi:type="uml:Comment">
71 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-FormatDescription-PhysicalRecordSegmentRelationship-semantics"/>
72 <body>Specifies the semantics of the object in reference to a vocabulary, ontology, etc.</body>
73 </ownedComment>
74 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-PhysicalRecordSegmentRelationship-semantics-lowerValue"
75 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#PhysicalRecordSegmentRelationship-semantics-lowerValue"
76 xmi:type="uml:LiteralInteger"/>
77 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-FormatDescription-PhysicalRecordSegmentRelationship-semantics-upperValue"
78 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#PhysicalRecordSegmentRelationship-semantics-upperValue"
79 xmi:type="uml:LiteralUnlimitedNatural">
80 <value>1</value>
81 </upperValue>
82 <name>semantics</name>
83 <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-ControlledVocabularyEntry"/>
84 </ownedAttribute>
85</packagedElement>
Fragment for the class PhysicalRecordSegmentRelationship (entire XML Schema)
1<xs:element name="PhysicalRecordSegmentRelationship"
2 type="PhysicalRecordSegmentRelationshipXsdType"
3 xml:id="PhysicalRecordSegmentRelationship">
4 <!-- based on the UML class DDICDIModels::DDICDILibrary::Classes::FormatDescription::PhysicalRecordSegmentRelationship -->
5 <xs:annotation>
6 <xs:documentation>Definition
7 ============
8 Structured relationship between physical record segments.</xs:documentation>
9 </xs:annotation>
10</xs:element>
11<xs:complexType name="PhysicalRecordSegmentRelationshipXsdType"
12 xml:id="PhysicalRecordSegmentRelationshipXsdType">
13 <xs:annotation>
14 <xs:documentation>Definition
15 ============
16 Structured relationship between physical record segments.</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="PhysicalRecordSegmentRelationship-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="semantics"
29 type="ControlledVocabularyEntryXsdType"
30 minOccurs="0"
31 maxOccurs="1"
32 xml:id="PhysicalRecordSegmentRelationship-semantics">
33 <xs:annotation>
34 <xs:documentation>Specifies the semantics of the object in reference to a vocabulary, ontology, etc.</xs:documentation>
35 </xs:annotation>
36 </xs:element>
37 <xs:element name="PhysicalRecordSegmentRelationship_hasTarget_PhysicalRecordSegment"
38 minOccurs="0"
39 maxOccurs="unbounded"
40 xml:id="PhysicalRecordSegmentRelationship_hasTarget_PhysicalRecordSegment">
41 <xs:annotation>
42 <xs:documentation></xs:documentation>
43 </xs:annotation>
44 <xs:complexType>
45 <xs:complexContent>
46 <xs:restriction base="AssociationReferenceXsdType">
47 <xs:sequence>
48 <xs:element name="ddiReference"
49 type="InternationalRegistrationDataIdentifierXsdType"
50 minOccurs="0"
51 maxOccurs="1"
52 xml:id="PhysicalRecordSegmentRelationship_hasTarget_PhysicalRecordSegment-ddiReference"/>
53 <xs:element name="validType"
54 minOccurs="0"
55 maxOccurs="unbounded"
56 xml:id="PhysicalRecordSegmentRelationship_hasTarget_PhysicalRecordSegment-validType">
57 <xs:simpleType>
58 <xs:restriction base="xs:NMTOKEN">
59 <xs:enumeration value="PhysicalRecordSegment"/>
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:element name="PhysicalRecordSegmentRelationship_hasSource_PhysicalRecordSegment"
69 minOccurs="0"
70 maxOccurs="1"
71 xml:id="PhysicalRecordSegmentRelationship_hasSource_PhysicalRecordSegment">
72 <xs:annotation>
73 <xs:documentation></xs:documentation>
74 </xs:annotation>
75 <xs:complexType>
76 <xs:complexContent>
77 <xs:restriction base="AssociationReferenceXsdType">
78 <xs:sequence>
79 <xs:element name="ddiReference"
80 type="InternationalRegistrationDataIdentifierXsdType"
81 minOccurs="0"
82 maxOccurs="1"
83 xml:id="PhysicalRecordSegmentRelationship_hasSource_PhysicalRecordSegment-ddiReference"/>
84 <xs:element name="validType"
85 minOccurs="0"
86 maxOccurs="unbounded"
87 xml:id="PhysicalRecordSegmentRelationship_hasSource_PhysicalRecordSegment-validType">
88 <xs:simpleType>
89 <xs:restriction base="xs:NMTOKEN">
90 <xs:enumeration value="PhysicalRecordSegment"/>
91 </xs:restriction>
92 </xs:simpleType>
93 </xs:element>
94 </xs:sequence>
95 </xs:restriction>
96 </xs:complexContent>
97 </xs:complexType>
98 </xs:element>
99 </xs:sequence>
100</xs:complexType>
Fragment for the class PhysicalRecordSegmentRelationship (main ontology)
1# class PhysicalRecordSegmentRelationship
2# based on the UML class DDICDIModels::DDICDILibrary::Classes::FormatDescription::PhysicalRecordSegmentRelationship
3cdi:PhysicalRecordSegmentRelationship
4 a rdfs:Class, owl:Class, ucmis:Class;
5 rdfs:label "PhysicalRecordSegmentRelationship";
6 rdfs:comment "Definition\n============\nStructured relationship between physical record segments."@en;
7
8.
9
10cdi:PhysicalRecordSegmentRelationship-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:PhysicalRecordSegmentRelationship;
15 rdfs:range cdi:Identifier;
16.
17
18cdi:PhysicalRecordSegmentRelationship-semantics
19 a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
20 rdfs:label "semantics";
21 rdfs:comment "Specifies the semantics of the object in reference to a vocabulary, ontology, etc."@en;
22 rdfs:domain cdi:PhysicalRecordSegmentRelationship;
23 rdfs:range cdi:ControlledVocabularyEntry;
24.
25
26
27cdi:PhysicalRecordSegmentRelationship_hasSource_PhysicalRecordSegment
28 a rdf:Property, owl:ObjectProperty, ucmis:Association;
29 # ASSOCIATION
30 rdfs:label "hasSource";
31 skos:altLabel "PhysicalRecordSegmentRelationship_hasSource_PhysicalRecordSegment";
32
33 rdfs:domain cdi:PhysicalRecordSegmentRelationship;
34 rdfs:range cdi:PhysicalRecordSegment;
35.
36
37cdi:PhysicalRecordSegmentRelationship_hasTarget_PhysicalRecordSegment
38 a rdf:Property, owl:ObjectProperty, ucmis:Association;
39 # ASSOCIATION
40 rdfs:label "hasTarget";
41 skos:altLabel "PhysicalRecordSegmentRelationship_hasTarget_PhysicalRecordSegment";
42
43 rdfs:domain cdi:PhysicalRecordSegmentRelationship;
44 rdfs:range cdi:PhysicalRecordSegment;
45.
Fragment for the class PhysicalRecordSegmentRelationship (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 "PhysicalRecordSegmentRelationship": "cdi:PhysicalRecordSegmentRelationship",
7 "identifier": {
8 "@id": "cdi:PhysicalRecordSegmentRelationship-identifier",
9 "@type": "@id",
10 "@context": "Identifier.jsonld"
11 },
12 "semantics": {
13 "@id": "cdi:PhysicalRecordSegmentRelationship-semantics",
14 "@type": "@id",
15 "@context": "ControlledVocabularyEntry.jsonld"
16 },
17
18 "hasSource": {
19 "@id": "cdi:PhysicalRecordSegmentRelationship_hasSource_PhysicalRecordSegment",
20 "@type": "@id" },
21 "hasTarget": {
22 "@id": "cdi:PhysicalRecordSegmentRelationship_hasTarget_PhysicalRecordSegment",
23 "@type": "@id" },
24 "has_OF_PhysicalDataSetStructure": {
25 "@reverse": "cdi:PhysicalDataSetStructure_has_PhysicalRecordSegmentRelationship",
26 "@type": "@id"
27 },
28 " comment ": "tag:json-should-support-trailing-commas"
29 }
30 ],
31 "generatedBy": "This code was generated by the Eclipse Acceleo project UCMIS M2T on 2024-03-16 23:40:10.",
32 "basedOn": "based on the UML data type DDICDIModels::DDICDILibrary::Classes::FormatDescription::PhysicalRecordSegmentRelationship"
33}