Diagram
Name | Class correspondence defined by relation domain |
---|---|
Also known as | Subclass correspondence defined by relation domain |
Author(s) | Francois Scharffe |
SubmittedBy | FrancoisScharffe |
Domain (if applicable) | General |
---|---|
Alignment problem addressed | A class in one ontology is equivalent to the subclass of a class in a second ontology of exactly those instances which are in the domain of a specified relation. |
Alignment solution | This pattern establishes a correspondence between a class and relation in one ontology and a class in another |
Alignment workflow | |
Reusable component |
Problem example | |
---|---|
Solution example | <Cell>
<entity1> <Class rdf:about="o1:Parent"/> </entity1> <entity2> <Class> <and> <Class rdf:about="o2:Animal"> </and> <and> <AttributeOccurenceCondition> <onAttribute> <Relation rdf:about="o2:children"/> </onAttribute> <AttributeOccurenceCondition> </and> </Class> </entity2> <relation>subsumption</relation> </Cell> |
Consequences |
Origin | |
---|---|
Known use | |
Reference | |
Related to | Submissions:Class by Attribute Occurence Correspondence |
Test |
No scenario is added to this Content OP.
This revision (revision ID 8790) takes in account the reviews: none
Other info at evaluation tab