Submissions:Class Union

From Odp

(Difference between revisions)
Jump to: navigation, search
m (Text replace - 'Include Image' to 'Graphical representation')
m (Text replace - '{{Reviews about me}}' to '{{Reviews about me}}{{Modeling issues about me}}')
Line 35: Line 35:
{{Scenarios about me}}
{{Scenarios about me}}
-
{{Reviews about me}}
+
{{Reviews about me}}{{Modeling issues about me}}

Revision as of 13:15, 1 March 2010


This pattern has been certified.

Related submission, with evaluation history, can be found here

If you are a member of quality committee please visit the

evaluation section

If you are author of this proposal or you want to contribute to this pattern's review, you can:

In general, it could be useful to visit the evaluation section to have information about the evaluation process of this proposal

Current revision ID: 8180

Diagram

Image:class-union.png

General information

Name Class Union
Also known as
Author(s) François Scharffe
SubmittedBy FrancoisScharffe


Description

Domain (if applicable)
Alignment problem addressed A class denoted in one ontology is the union of two classes in the second ontology
Alignment solution This pattern establishes a correspondence between a pair of classes in the first ontology and a single class in the other. This pattern is agnostic as to whether the correspondence is unidirectional or bidirectional. Direction of the correspondence can be achieved through combination of the pattern with the Class equivalence or Class Subsumption pattern.
Alignment workflow
Reusable component


Example

Problem example
Solution example Exemple in the alignment language RDF/XML syntax:
<Cell>
 <entity1>
  <Class>
   <or rdf:ParseType="Collection">
    <Class rdf:about="O1:PersonBornInCanada"/>
    <Class rdf:about="O1:PersonWithCanadianParent"/>
   </or>
  </Class>
 </entity1>
 <entity2>
  <Class rdf:about="O2:CanadianCitizenByBirth"/>
 </entity2>
 <relation>equivalence</relation>
</Cell>
Consequences A correspondence is established between the two classes


Reference

Origin
Known use
Reference
Related to Submissions:Class equivalence, Submissions:Class subsumption
Test


Scenarios

Scenarios about Class Union

No scenario is added to this Content OP.

Reviews

Reviews about Class Union

There is no review about this proposal. This revision (revision ID 8180) takes in account the reviews: none

Other info at evaluation tab

Modeling issues

Modeling issues about Class Union

There is no Modeling issue related to this proposal.

Personal tools
Quality Committee
Content OP publishers