VariableRelationship

Fully qualified class name: DDICDIModels::DDICDILibrary::Classes::Conceptual::VariableRelationship

Definition

Relationship between any variables in the variable cascade (conceptual, represented, instance), based on an ordered relation.

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.

Identifier

0..1

semantics

- own class -

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

ControlledVocabularyEntry

0..1

Associations

Direction

Association

Description

Multiplicity of VariableRelationship

Package of Other Class

Other Class

Multiplicity of other class

Aggregation Kind

Inherited from

from

VariableRelationship hasSource ConceptualVariable

0..*

- own package -

ConceptualVariable

0..*

none

- own class -

from

VariableRelationship hasTarget ConceptualVariable

Note that this can be realized as a collection to support tuples.

0..*

- own package -

ConceptualVariable

0..*

none

- own class -

to

VariableStructure has VariableRelationship

0..*

- own package -

VariableStructure

1..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 VariableRelationship (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-VariableRelationship"
 5                 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#VariableRelationship"
 6                 xmi:type="uml:Class">
 7   <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-VariableRelationship-ownedComment"
 8                 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#VariableRelationship-ownedComment"
 9                 xmi:type="uml:Comment">
10      <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-Conceptual-VariableRelationship"/>
11      <body>Definition 
12============ 
13Relationship between any variables in the variable cascade (conceptual, represented, instance), based on an ordered relation.</body>
14   </ownedComment>
15   <name>VariableRelationship</name>
16   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-VariableRelationship-identifier"
17                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#VariableRelationship-identifier"
18                   xmi:type="uml:Property">
19      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-VariableRelationship-identifier-ownedComment"
20                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#VariableRelationship-identifier-ownedComment"
21                    xmi:type="uml:Comment">
22         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-Conceptual-VariableRelationship-identifier"/>
23         <body>Identifier for objects requiring short- or long-lasting referencing and management.</body>
24      </ownedComment>
25      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-VariableRelationship-identifier-lowerValue"
26                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#VariableRelationship-identifier-lowerValue"
27                  xmi:type="uml:LiteralInteger"/>
28      <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-VariableRelationship-identifier-upperValue"
29                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#VariableRelationship-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-Conceptual-VariableRelationship-ownedAttribute_1"
38                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#VariableRelationship-ownedAttribute_1"
39                   xmi:type="uml:Property">
40      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-VariableRelationship-ownedAttribute_1-lowerValue"
41                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#VariableRelationship-ownedAttribute_1-lowerValue"
42                  xmi:type="uml:LiteralInteger"/>
43      <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-VariableRelationship-ownedAttribute_1-upperValue"
44                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#VariableRelationship-ownedAttribute_1-upperValue"
45                  xmi:type="uml:LiteralUnlimitedNatural">
46         <value>*</value>
47      </upperValue>
48      <association xmi:idref="DDICDIModels-DDICDILibrary-Classes-Conceptual-VariableRelationship_hasTarget_ConceptualVariable"/>
49      <type xmi:idref="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptualVariable"/>
50   </ownedAttribute>
51   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-VariableRelationship-ownedAttribute_2"
52                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#VariableRelationship-ownedAttribute_2"
53                   xmi:type="uml:Property">
54      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-VariableRelationship-ownedAttribute_2-lowerValue"
55                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#VariableRelationship-ownedAttribute_2-lowerValue"
56                  xmi:type="uml:LiteralInteger"/>
57      <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-VariableRelationship-ownedAttribute_2-upperValue"
58                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#VariableRelationship-ownedAttribute_2-upperValue"
59                  xmi:type="uml:LiteralUnlimitedNatural">
60         <value>*</value>
61      </upperValue>
62      <association xmi:idref="DDICDIModels-DDICDILibrary-Classes-Conceptual-VariableRelationship_hasSource_ConceptualVariable"/>
63      <type xmi:idref="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptualVariable"/>
64   </ownedAttribute>
65   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-VariableRelationship-semantics"
66                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#VariableRelationship-semantics"
67                   xmi:type="uml:Property">
68      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-VariableRelationship-semantics-ownedComment"
69                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#VariableRelationship-semantics-ownedComment"
70                    xmi:type="uml:Comment">
71         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-Conceptual-VariableRelationship-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-Conceptual-VariableRelationship-semantics-lowerValue"
75                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#VariableRelationship-semantics-lowerValue"
76                  xmi:type="uml:LiteralInteger"/>
77      <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Conceptual-VariableRelationship-semantics-upperValue"
78                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#VariableRelationship-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 VariableRelationship (entire XML Schema)

  1<xs:element name="VariableRelationship"
  2            type="VariableRelationshipXsdType"
  3            xml:id="VariableRelationship">
  4  <!-- based on the UML class DDICDIModels::DDICDILibrary::Classes::Conceptual::VariableRelationship -->
  5  <xs:annotation>
  6    <xs:documentation>Definition 
  7          ============ 
  8          Relationship between any variables in the variable cascade (conceptual, represented, instance), based on an ordered relation.</xs:documentation>
  9  </xs:annotation>
 10</xs:element>
 11<xs:complexType name="VariableRelationshipXsdType"
 12                xml:id="VariableRelationshipXsdType">
 13  <xs:annotation>
 14    <xs:documentation>Definition 
 15          ============ 
 16          Relationship between any variables in the variable cascade (conceptual, represented, instance), based on an ordered relation.</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="VariableRelationship-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="VariableRelationship-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="VariableRelationship_hasTarget_ConceptualVariable"
 38                minOccurs="0"
 39                maxOccurs="unbounded"
 40                xml:id="VariableRelationship_hasTarget_ConceptualVariable">
 41      <xs:annotation>
 42        <xs:documentation>Note that this can be realized as a collection to support tuples.</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="VariableRelationship_hasTarget_ConceptualVariable-ddiReference"/>
 53              <xs:element name="validType"
 54                          minOccurs="0"
 55                          maxOccurs="unbounded"
 56                          xml:id="VariableRelationship_hasTarget_ConceptualVariable-validType">
 57                <xs:simpleType>
 58                  <xs:restriction base="xs:NMTOKEN">
 59                    <xs:enumeration value="ConceptualVariable"/>
 60                    <xs:enumeration value="DescriptorVariable"/>
 61                    <xs:enumeration value="InstanceVariable"/>
 62                    <xs:enumeration value="ReferenceVariable"/>
 63                    <xs:enumeration value="RepresentedVariable"/>
 64                  </xs:restriction>
 65                </xs:simpleType>
 66              </xs:element>
 67            </xs:sequence>
 68          </xs:restriction>
 69        </xs:complexContent>
 70      </xs:complexType>
 71    </xs:element>
 72    <xs:element name="VariableRelationship_hasSource_ConceptualVariable"
 73                minOccurs="0"
 74                maxOccurs="unbounded"
 75                xml:id="VariableRelationship_hasSource_ConceptualVariable">
 76      <xs:annotation>
 77        <xs:documentation></xs:documentation>
 78      </xs:annotation>
 79      <xs:complexType>
 80        <xs:complexContent>
 81          <xs:restriction base="AssociationReferenceXsdType">
 82            <xs:sequence>
 83              <xs:element name="ddiReference"
 84                          type="InternationalRegistrationDataIdentifierXsdType"
 85                          minOccurs="0"
 86                          maxOccurs="1"
 87                          xml:id="VariableRelationship_hasSource_ConceptualVariable-ddiReference"/>
 88              <xs:element name="validType"
 89                          minOccurs="0"
 90                          maxOccurs="unbounded"
 91                          xml:id="VariableRelationship_hasSource_ConceptualVariable-validType">
 92                <xs:simpleType>
 93                  <xs:restriction base="xs:NMTOKEN">
 94                    <xs:enumeration value="ConceptualVariable"/>
 95                    <xs:enumeration value="DescriptorVariable"/>
 96                    <xs:enumeration value="InstanceVariable"/>
 97                    <xs:enumeration value="ReferenceVariable"/>
 98                    <xs:enumeration value="RepresentedVariable"/>
 99                  </xs:restriction>
100                </xs:simpleType>
101              </xs:element>
102            </xs:sequence>
103          </xs:restriction>
104        </xs:complexContent>
105      </xs:complexType>
106    </xs:element>
107  </xs:sequence>
108</xs:complexType>

Fragment for the class VariableRelationship (main ontology)

 1# class VariableRelationship
 2# based on the UML class DDICDIModels::DDICDILibrary::Classes::Conceptual::VariableRelationship
 3cdi:VariableRelationship
 4  a rdfs:Class, owl:Class, ucmis:Class;
 5  rdfs:label "VariableRelationship";
 6  rdfs:comment "Definition \n============ \nRelationship between any variables in the variable cascade (conceptual, represented, instance), based on an ordered relation."@en;
 7  
 8.
 9
10cdi:VariableRelationship-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:VariableRelationship;
15  rdfs:range cdi:Identifier;
16.
17
18cdi:VariableRelationship-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:VariableRelationship;
23  rdfs:range cdi:ControlledVocabularyEntry;
24.
25
26
27cdi:VariableRelationship_hasSource_ConceptualVariable
28  a rdf:Property, owl:ObjectProperty, ucmis:Association;
29  # ASSOCIATION
30  rdfs:label "hasSource";
31  skos:altLabel "VariableRelationship_hasSource_ConceptualVariable";
32  
33  rdfs:domain cdi:VariableRelationship;
34  rdfs:range cdi:ConceptualVariable;
35.
36
37cdi:VariableRelationship_hasTarget_ConceptualVariable
38  a rdf:Property, owl:ObjectProperty, ucmis:Association;
39  # ASSOCIATION
40  rdfs:label "hasTarget";
41  skos:altLabel "VariableRelationship_hasTarget_ConceptualVariable";
42  rdfs:comment "Note that this can be realized as a collection to support tuples."@en;
43  rdfs:domain cdi:VariableRelationship;
44  rdfs:range cdi:ConceptualVariable;
45.

Fragment for the class VariableRelationship (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      "VariableRelationship": "cdi:VariableRelationship",
 7      "identifier": {
 8        "@id": "cdi:VariableRelationship-identifier",
 9        "@type": "@id",
10        "@context": "Identifier.jsonld"
11      },
12      "semantics": {
13        "@id": "cdi:VariableRelationship-semantics",
14        "@type": "@id",
15        "@context": "ControlledVocabularyEntry.jsonld"
16      },
17      
18      "hasSource": {
19        "@id": "cdi:VariableRelationship_hasSource_ConceptualVariable",
20        "@type": "@id"      },
21      "hasTarget": {
22        "@id": "cdi:VariableRelationship_hasTarget_ConceptualVariable",
23        "@type": "@id"      },
24      "has_OF_VariableStructure": {
25        "@reverse": "cdi:VariableStructure_has_VariableRelationship",
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:06.",
32  "basedOn": "based on the UML data type DDICDIModels::DDICDILibrary::Classes::Conceptual::VariableRelationship"
33}