ConceptualValue

Fully qualified class name: DDICDIModels::DDICDILibrary::Classes::DataDescription::ConceptualValue

Definition

Concept (with a notion of equality defined) being observed, captured, or derived which is associated to a single data instance.

Examples

A systolic blood pressure of 122 is measured. The instance value for that measurement in this paragraph is the character string “122”. The associated measured concept (a blood pressure at that level) is the conceptual value. The conceptual value comes from a conceptual domain associated with a conceptual variable.

Explanatory notes

This is the concept associated to the actual instance of data that is stored in a data point (the signified of a datum in the signification pattern).

Inheritance
  ᐊ── DataDescription::ConceptualValue
Attributes
Associations
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 ConceptualValue (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-DataDescription-ConceptualValue"
 5                 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptualValue"
 6                 xmi:type="uml:Class">
 7   <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-ConceptualValue-ownedComment"
 8                 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptualValue-ownedComment"
 9                 xmi:type="uml:Comment">
10      <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-DataDescription-ConceptualValue"/>
11      <body>Definition 
12============ 
13Concept (with a notion of equality defined) being observed, captured, or derived which is associated to a single data instance.   
14
15Examples 
16========== 
17A systolic blood pressure of 122 is measured. The instance value for that measurement in this paragraph is the character string "122". The associated measured concept (a blood pressure at that level) is the conceptual value.  The conceptual value comes from a conceptual domain associated with a conceptual variable.   
18
19Explanatory notes 
20=================== 
21This is the concept associated to the actual instance of data that is stored in a data point (the signified of a datum in the signification pattern).</body>
22   </ownedComment>
23   <name>ConceptualValue</name>
24   <generalization xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-ConceptualValue-generalization"
25                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptualValue-generalization"
26                   xmi:type="uml:Generalization">
27      <general xmi:idref="DDICDIModels-DDICDILibrary-Classes-Conceptual-Concept"/>
28   </generalization>
29   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-ConceptualValue-ownedAttribute"
30                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptualValue-ownedAttribute"
31                   xmi:type="uml:Property">
32      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-ConceptualValue-ownedAttribute-lowerValue"
33                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptualValue-ownedAttribute-lowerValue"
34                  xmi:type="uml:LiteralInteger">
35         <value>1</value>
36      </lowerValue>
37      <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-DataDescription-ConceptualValue-ownedAttribute-upperValue"
38                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ConceptualValue-ownedAttribute-upperValue"
39                  xmi:type="uml:LiteralUnlimitedNatural">
40         <value>1</value>
41      </upperValue>
42      <association xmi:idref="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptualValue_hasConceptFrom_ConceptualDomain"/>
43      <type xmi:idref="DDICDIModels-DDICDILibrary-Classes-Conceptual-ConceptualDomain"/>
44   </ownedAttribute>
45</packagedElement>

Fragment for the class ConceptualValue (entire XML Schema)

 1<xs:element name="ConceptualValue"
 2            type="ConceptualValueXsdType"
 3            xml:id="ConceptualValue">
 4  <!-- based on the UML class DDICDIModels::DDICDILibrary::Classes::DataDescription::ConceptualValue -->
 5  <xs:annotation>
 6    <xs:documentation>Definition 
 7          ============ 
 8          Concept (with a notion of equality defined) being observed, captured, or derived which is associated to a single data instance.   
 9          
10          Examples 
11          ========== 
12          A systolic blood pressure of 122 is measured. The instance value for that measurement in this paragraph is the character string "122". The associated measured concept (a blood pressure at that level) is the conceptual value.  The conceptual value comes from a conceptual domain associated with a conceptual variable.   
13          
14          Explanatory notes 
15          =================== 
16          This is the concept associated to the actual instance of data that is stored in a data point (the signified of a datum in the signification pattern).</xs:documentation>
17  </xs:annotation>
18</xs:element>
19<xs:complexType name="ConceptualValueXsdType"
20                xml:id="ConceptualValueXsdType">
21  <xs:annotation>
22    <xs:documentation>Definition 
23          ============ 
24          Concept (with a notion of equality defined) being observed, captured, or derived which is associated to a single data instance.   
25          
26          Examples 
27          ========== 
28          A systolic blood pressure of 122 is measured. The instance value for that measurement in this paragraph is the character string "122". The associated measured concept (a blood pressure at that level) is the conceptual value.  The conceptual value comes from a conceptual domain associated with a conceptual variable.   
29          
30          Explanatory notes 
31          =================== 
32          This is the concept associated to the actual instance of data that is stored in a data point (the signified of a datum in the signification pattern).</xs:documentation>
33  </xs:annotation>
34  <xs:complexContent>
35    <xs:extension base="ConceptXsdType">
36      <xs:sequence>
37        <xs:element name="ConceptualValue_hasConceptFrom_ConceptualDomain"
38                    minOccurs="1"
39                    maxOccurs="1"
40                    xml:id="ConceptualValue_hasConceptFrom_ConceptualDomain">
41          <xs:annotation>
42            <xs:documentation>Conceptual value has concept from one conceptual domain.</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="ConceptualValue_hasConceptFrom_ConceptualDomain-ddiReference"/>
53                  <xs:element name="validType"
54                              minOccurs="0"
55                              maxOccurs="unbounded"
56                              xml:id="ConceptualValue_hasConceptFrom_ConceptualDomain-validType">
57                    <xs:simpleType>
58                      <xs:restriction base="xs:NMTOKEN">
59                        <xs:enumeration value="ConceptualDomain"/>
60                        <xs:enumeration value="SentinelConceptualDomain"/>
61                        <xs:enumeration value="SubstantiveConceptualDomain"/>
62                      </xs:restriction>
63                    </xs:simpleType>
64                  </xs:element>
65                </xs:sequence>
66              </xs:restriction>
67            </xs:complexContent>
68          </xs:complexType>
69        </xs:element>
70      </xs:sequence>
71    </xs:extension>
72  </xs:complexContent>
73</xs:complexType>

Fragment for the class ConceptualValue (main ontology)

 1# class ConceptualValue
 2# based on the UML class DDICDIModels::DDICDILibrary::Classes::DataDescription::ConceptualValue
 3cdi:ConceptualValue
 4  a rdfs:Class, owl:Class, ucmis:Class;
 5  rdfs:label "ConceptualValue";
 6  rdfs:comment "Definition \n============ \nConcept (with a notion of equality defined) being observed, captured, or derived which is associated to a single data instance.   \n\nExamples \n========== \nA systolic blood pressure of 122 is measured. The instance value for that measurement in this paragraph is the character string \"122\". The associated measured concept (a blood pressure at that level) is the conceptual value.  The conceptual value comes from a conceptual domain associated with a conceptual variable.   \n\nExplanatory notes \n=================== \nThis is the concept associated to the actual instance of data that is stored in a data point (the signified of a datum in the signification pattern)."@en;
 7  rdfs:subClassOf cdi:Concept;
 8.
 9
10
11cdi:ConceptualValue_hasConceptFrom_ConceptualDomain
12  a rdf:Property, owl:ObjectProperty, ucmis:Association;
13  # ASSOCIATION
14  rdfs:label "hasConceptFrom";
15  skos:altLabel "ConceptualValue_hasConceptFrom_ConceptualDomain";
16  rdfs:comment "Conceptual value has concept from one conceptual domain."@en;
17  rdfs:domain cdi:ConceptualValue;
18  rdfs:range cdi:ConceptualDomain;
19.

Fragment for the class ConceptualValue (main JSON-LD)

 1{
 2  "@context": [
 3    "Concept.jsonld",
 4    {
 5      "cdi": "http://ddialliance.org/Specification/DDI-CDI/1.0/RDF/",
 6      "xsd": "http://www.w3.org/2001/XMLSchema#",
 7
 8      
 9      "hasConceptFrom": {
10        "@id": "cdi:ConceptualValue_hasConceptFrom_ConceptualDomain",
11        "@type": "@id",
12        "@context": "ConceptualDomain.jsonld"
13      },
14      "denotes_OF_Datum": {
15        "@reverse": "cdi:Datum_denotes_ConceptualValue",
16        "@type": "@id",
17        "@context": "Datum.jsonld"
18      },
19      "represents_OF_InstanceValue": {
20        "@reverse": "cdi:InstanceValue_represents_ConceptualValue",
21        "@type": "@id",
22        "@context": "InstanceValue.jsonld"
23      },
24      " comment ": "tag:json-should-support-trailing-commas"
25    }
26  ],
27  "generatedBy": "This code was generated by the Eclipse Acceleo project UCMIS M2T on 2025-01-25 16:58:31.",
28  "basedOn": "based on the UML data type DDICDIModels::DDICDILibrary::Classes::DataDescription::ConceptualValue"
29}