CategoryRelationCode

Fully qualified enumeration name: DDICDIModels::DDICDILibrary::DataTypes::Enumerations::CategoryRelationCode

Definition

Indicates the type of relationship, nominal, ordinal, interval, ratio, or continuous. Use where appropriate for the representation type.

Diagram

Enumeration literals

Name

Description

Continuous

May be used to identify both interval and ratio classification levels, when more precise information is not available.

Interval

The categories in the domain are in rank order and have a consistent interval between each category so that differences between arbitrary pairs of measurements can be meaningfully compared.

Nominal

A relationship of less than, or greater than, cannot be established among the included categories. This type of relationship is also called categorical or discrete.

Ordinal

The categories in the domain have a rank order.

Ratio

The categories have all the features of interval measurement and also have meaningful ratios between arbitrary pairs of numbers.

Usage

Type

Package

Classifier

Attribute

Class

Representations

ValueAndConceptDescription

classificationLevel

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 enumeration CategoryRelationCode

 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-DataTypes-Enumerations-CategoryRelationCode"
 5                 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CategoryRelationCode"
 6                 xmi:type="uml:Enumeration">
 7   <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-CategoryRelationCode-ownedComment"
 8                 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CategoryRelationCode-ownedComment"
 9                 xmi:type="uml:Comment">
10      <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-CategoryRelationCode"/>
11      <body>Definition
12============
13Indicates the type of relationship, nominal, ordinal, interval, ratio, or continuous. Use where appropriate for the representation type.</body>
14   </ownedComment>
15   <name>CategoryRelationCode</name>
16   <ownedLiteral xmi:id="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-CategoryRelationCode-Continuous"
17                 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#Continuous"
18                 xmi:type="uml:EnumerationLiteral">
19      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-CategoryRelationCode-Continuous-ownedComment"
20                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#Continuous-ownedComment"
21                    xmi:type="uml:Comment">
22         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-CategoryRelationCode-Continuous"/>
23         <body>May be used to identify both interval and ratio classification levels, when more precise information is not available.</body>
24      </ownedComment>
25      <name>Continuous</name>
26   </ownedLiteral>
27   <ownedLiteral xmi:id="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-CategoryRelationCode-Interval"
28                 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#Interval"
29                 xmi:type="uml:EnumerationLiteral">
30      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-CategoryRelationCode-Interval-ownedComment"
31                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#Interval-ownedComment"
32                    xmi:type="uml:Comment">
33         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-CategoryRelationCode-Interval"/>
34         <body>The categories in the domain are in rank order and have a consistent interval between each category so that differences between arbitrary pairs of measurements can be meaningfully compared.</body>
35      </ownedComment>
36      <name>Interval</name>
37   </ownedLiteral>
38   <ownedLiteral xmi:id="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-CategoryRelationCode-Nominal"
39                 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#Nominal"
40                 xmi:type="uml:EnumerationLiteral">
41      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-CategoryRelationCode-Nominal-ownedComment"
42                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#Nominal-ownedComment"
43                    xmi:type="uml:Comment">
44         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-CategoryRelationCode-Nominal"/>
45         <body>A relationship of less than, or greater than, cannot be established among the included categories. This type of relationship is also called categorical or discrete.</body>
46      </ownedComment>
47      <name>Nominal</name>
48   </ownedLiteral>
49   <ownedLiteral xmi:id="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-CategoryRelationCode-Ordinal"
50                 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#Ordinal"
51                 xmi:type="uml:EnumerationLiteral">
52      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-CategoryRelationCode-Ordinal-ownedComment"
53                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#Ordinal-ownedComment"
54                    xmi:type="uml:Comment">
55         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-CategoryRelationCode-Ordinal"/>
56         <body>The categories in the domain have a rank order.</body>
57      </ownedComment>
58      <name>Ordinal</name>
59   </ownedLiteral>
60   <ownedLiteral xmi:id="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-CategoryRelationCode-Ratio"
61                 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#Ratio"
62                 xmi:type="uml:EnumerationLiteral">
63      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-CategoryRelationCode-Ratio-ownedComment"
64                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#Ratio-ownedComment"
65                    xmi:type="uml:Comment">
66         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-CategoryRelationCode-Ratio"/>
67         <body>The categories have all the features of interval measurement and also have meaningful ratios between arbitrary pairs of numbers.</body>
68      </ownedComment>
69      <name>Ratio</name>
70   </ownedLiteral>
71</packagedElement>

Fragment for the enumeration CategoryRelationCode

 1<xs:simpleType name="CategoryRelationCodeXsdType"
 2               xml:id="CategoryRelationCodeXsdType">
 3  <!-- based on the UML enumeration DDICDIModels::DDICDILibrary::DataTypes::Enumerations::CategoryRelationCode -->
 4  <xs:annotation>
 5    <xs:documentation>Definition
 6          ============
 7          Indicates the type of relationship, nominal, ordinal, interval, ratio, or continuous. Use where appropriate for the representation type.</xs:documentation>
 8  </xs:annotation>
 9  <xs:restriction base="xs:NMTOKEN">
10    <xs:enumeration value="Continuous">
11      <xs:annotation>
12        <xs:documentation>May be used to identify both interval and ratio classification levels, when more precise information is not available.</xs:documentation>
13      </xs:annotation>
14    </xs:enumeration>
15    <xs:enumeration value="Interval">
16      <xs:annotation>
17        <xs:documentation>The categories in the domain are in rank order and have a consistent interval between each category so that differences between arbitrary pairs of measurements can be meaningfully compared.</xs:documentation>
18      </xs:annotation>
19    </xs:enumeration>
20    <xs:enumeration value="Nominal">
21      <xs:annotation>
22        <xs:documentation>A relationship of less than, or greater than, cannot be established among the included categories. This type of relationship is also called categorical or discrete.</xs:documentation>
23      </xs:annotation>
24    </xs:enumeration>
25    <xs:enumeration value="Ordinal">
26      <xs:annotation>
27        <xs:documentation>The categories in the domain have a rank order.</xs:documentation>
28      </xs:annotation>
29    </xs:enumeration>
30    <xs:enumeration value="Ratio">
31      <xs:annotation>
32        <xs:documentation>The categories have all the features of interval measurement and also have meaningful ratios between arbitrary pairs of numbers.</xs:documentation>
33      </xs:annotation>
34    </xs:enumeration>
35  </xs:restriction>
36</xs:simpleType>

Fragment for the enumeration CategoryRelationCode (main ontology, entire ontology as zip)

 1# enumeration CategoryRelationCode
 2# based on the UML enumeration DDICDIModels::DDICDILibrary::DataTypes::Enumerations::CategoryRelationCode
 3cdi:CategoryRelationCode
 4  a rdfs:Class, owl:Class, ucmis:Enumeration;
 5  rdfs:label "CategoryRelationCode";
 6  rdfs:comment "Definition\n============\nIndicates the type of relationship, nominal, ordinal, interval, ratio, or continuous. Use where appropriate for the representation type."@en;
 7  
 8.
 9
10cdi:Continuous
11  a cdi:CategoryRelationCode;
12  rdfs:label "Continuous";
13  rdfs:comment "May be used to identify both interval and ratio classification levels, when more precise information is not available."@en;
14.
15
16cdi:Interval
17  a cdi:CategoryRelationCode;
18  rdfs:label "Interval";
19  rdfs:comment "The categories in the domain are in rank order and have a consistent interval between each category so that differences between arbitrary pairs of measurements can be meaningfully compared."@en;
20.
21
22cdi:Nominal
23  a cdi:CategoryRelationCode;
24  rdfs:label "Nominal";
25  rdfs:comment "A relationship of less than, or greater than, cannot be established among the included categories. This type of relationship is also called categorical or discrete."@en;
26.
27
28cdi:Ordinal
29  a cdi:CategoryRelationCode;
30  rdfs:label "Ordinal";
31  rdfs:comment "The categories in the domain have a rank order."@en;
32.
33
34cdi:Ratio
35  a cdi:CategoryRelationCode;
36  rdfs:label "Ratio";
37  rdfs:comment "The categories have all the features of interval measurement and also have meaningful ratios between arbitrary pairs of numbers."@en;
38.