Warning.gif

Warning!

This is an old revision. Go to current revision

Certified.png
This pattern has been certified.

Related submission, with evaluation history, can be found here

Working.gif Last modified date is: 2010-02-03

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.
Some subquery has no valid condition.

This revision (revision ID 6269) takes in account the reviews: none

Other info at evaluation tab

The page [[Bootstrap:Footer]] was not found.