MatchingCriterion

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

Definition

Supports mapping comparative relationships by type of match. Not used for causative, sequential, temporal or special relations.

Diagram

Enumeration literals

Name

Description

CloseMatch

The identified objects (source and target) are not exact but are similar. Equivalent to SKOS closeMatch - see the W3C Recommendation “SKOS Simple Knowledge Organization System Reference” - 10. Mapping Properties (https://www.w3.org/TR/skos-reference/#L4186).

Disjoint

The identified objects are do not have a close or exact match. Equivalent to disjoint objects in SKOS - see the W3C Recommendation “SKOS Simple Knowledge Organization System Reference” (https://www.w3.org/TR/skos-reference/#L4186).

ExactMatch

The identified objects (source and target) are identical. Equivalent to SKOS exactMatch - see the W3C Recommendation “SKOS Simple Knowledge Organization System Reference” - 10. Mapping Properties (https://www.w3.org/TR/skos-reference/#L4186).

Usage

Type

Package

Classifier

Attribute

DataType

StructuredDataTypes

CorrespondenceDefinition

matching

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 MatchingCriterion

 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-MatchingCriterion"
 5                 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#MatchingCriterion"
 6                 xmi:type="uml:Enumeration">
 7   <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-MatchingCriterion-ownedComment"
 8                 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#MatchingCriterion-ownedComment"
 9                 xmi:type="uml:Comment">
10      <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-MatchingCriterion"/>
11      <body>Definition
12============
13Supports mapping comparative relationships by type of match. Not used for causative, sequential, temporal or special relations.</body>
14   </ownedComment>
15   <name>MatchingCriterion</name>
16   <ownedLiteral xmi:id="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-MatchingCriterion-CloseMatch"
17                 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CloseMatch"
18                 xmi:type="uml:EnumerationLiteral">
19      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-MatchingCriterion-CloseMatch-ownedComment"
20                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CloseMatch-ownedComment"
21                    xmi:type="uml:Comment">
22         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-MatchingCriterion-CloseMatch"/>
23         <body>The identified objects (source and target) are not exact but are similar. Equivalent to SKOS closeMatch - see the W3C Recommendation "SKOS Simple Knowledge Organization System Reference" - 10. Mapping Properties (https://www.w3.org/TR/skos-reference/#L4186).</body>
24      </ownedComment>
25      <name>CloseMatch</name>
26   </ownedLiteral>
27   <ownedLiteral xmi:id="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-MatchingCriterion-Disjoint"
28                 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#Disjoint"
29                 xmi:type="uml:EnumerationLiteral">
30      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-MatchingCriterion-Disjoint-ownedComment"
31                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#Disjoint-ownedComment"
32                    xmi:type="uml:Comment">
33         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-MatchingCriterion-Disjoint"/>
34         <body>The identified objects are do not have a close or exact match. Equivalent to disjoint objects in SKOS  - see the W3C Recommendation "SKOS Simple Knowledge Organization System Reference" (https://www.w3.org/TR/skos-reference/#L4186).</body>
35      </ownedComment>
36      <name>Disjoint</name>
37   </ownedLiteral>
38   <ownedLiteral xmi:id="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-MatchingCriterion-ExactMatch"
39                 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ExactMatch"
40                 xmi:type="uml:EnumerationLiteral">
41      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-MatchingCriterion-ExactMatch-ownedComment"
42                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ExactMatch-ownedComment"
43                    xmi:type="uml:Comment">
44         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-MatchingCriterion-ExactMatch"/>
45         <body>The identified objects (source and target) are identical. Equivalent to SKOS exactMatch - see the W3C Recommendation "SKOS Simple Knowledge Organization System Reference" - 10. Mapping Properties (https://www.w3.org/TR/skos-reference/#L4186).</body>
46      </ownedComment>
47      <name>ExactMatch</name>
48   </ownedLiteral>
49</packagedElement>

Fragment for the enumeration MatchingCriterion

 1<xs:simpleType name="MatchingCriterionXsdType"
 2               xml:id="MatchingCriterionXsdType">
 3  <!-- based on the UML enumeration DDICDIModels::DDICDILibrary::DataTypes::Enumerations::MatchingCriterion -->
 4  <xs:annotation>
 5    <xs:documentation>Definition
 6          ============
 7          Supports mapping comparative relationships by type of match. Not used for causative, sequential, temporal or special relations.</xs:documentation>
 8  </xs:annotation>
 9  <xs:restriction base="xs:NMTOKEN">
10    <xs:enumeration value="CloseMatch">
11      <xs:annotation>
12        <xs:documentation>The identified objects (source and target) are not exact but are similar. Equivalent to SKOS closeMatch - see the W3C Recommendation "SKOS Simple Knowledge Organization System Reference" - 10. Mapping Properties (https://www.w3.org/TR/skos-reference/#L4186).</xs:documentation>
13      </xs:annotation>
14    </xs:enumeration>
15    <xs:enumeration value="Disjoint">
16      <xs:annotation>
17        <xs:documentation>The identified objects are do not have a close or exact match. Equivalent to disjoint objects in SKOS  - see the W3C Recommendation "SKOS Simple Knowledge Organization System Reference" (https://www.w3.org/TR/skos-reference/#L4186).</xs:documentation>
18      </xs:annotation>
19    </xs:enumeration>
20    <xs:enumeration value="ExactMatch">
21      <xs:annotation>
22        <xs:documentation>The identified objects (source and target) are identical. Equivalent to SKOS exactMatch - see the W3C Recommendation "SKOS Simple Knowledge Organization System Reference" - 10. Mapping Properties (https://www.w3.org/TR/skos-reference/#L4186).</xs:documentation>
23      </xs:annotation>
24    </xs:enumeration>
25  </xs:restriction>
26</xs:simpleType>

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

 1# enumeration MatchingCriterion
 2# based on the UML enumeration DDICDIModels::DDICDILibrary::DataTypes::Enumerations::MatchingCriterion
 3cdi:MatchingCriterion
 4  a rdfs:Class, owl:Class, ucmis:Enumeration;
 5  rdfs:label "MatchingCriterion";
 6  rdfs:comment "Definition\n============\nSupports mapping comparative relationships by type of match. Not used for causative, sequential, temporal or special relations."@en;
 7  
 8.
 9
10cdi:CloseMatch
11  a cdi:MatchingCriterion;
12  rdfs:label "CloseMatch";
13  rdfs:comment "The identified objects (source and target) are not exact but are similar. Equivalent to SKOS closeMatch - see the W3C Recommendation \"SKOS Simple Knowledge Organization System Reference\" - 10. Mapping Properties (https://www.w3.org/TR/skos-reference/#L4186)."@en;
14.
15
16cdi:Disjoint
17  a cdi:MatchingCriterion;
18  rdfs:label "Disjoint";
19  rdfs:comment "The identified objects are do not have a close or exact match. Equivalent to disjoint objects in SKOS  - see the W3C Recommendation \"SKOS Simple Knowledge Organization System Reference\" (https://www.w3.org/TR/skos-reference/#L4186)."@en;
20.
21
22cdi:ExactMatch
23  a cdi:MatchingCriterion;
24  rdfs:label "ExactMatch";
25  rdfs:comment "The identified objects (source and target) are identical. Equivalent to SKOS exactMatch - see the W3C Recommendation \"SKOS Simple Knowledge Organization System Reference\" - 10. Mapping Properties (https://www.w3.org/TR/skos-reference/#L4186)."@en;
26.