Diagram
Name | Class by attribute occurence |
---|---|
Also known as | |
Author(s) | François Scharffe |
SubmittedBy | FrancoisScharffe |
Domain (if applicable) | General |
---|---|
Alignment problem addressed | A class in one ontology is aligned to a class in the other ontology. However, only those instances for which a value is given to particular attribute are aligned. 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 equivalentClassCorrespondence or subClassCorrespondence
pattern. |
Alignment solution | This pattern establishes a mapping between a class/attribute combination in one
ontology and a class in another. |
Alignment workflow | |
Reusable component |
Problem example | |
---|---|
Solution example | <Cell>
<entity1> <Class> <and> <Class rdf:about="o1:Human"> </and> <and> <AttributeOccurenceCondition> <onAttribute> <Property rdf:about="o1:hasMedal"/> </onAttribute> </AttributeOccurenceCondition> </and> </Class> </entity1> <entity2> <Class rdf:about="o2:Champion"/> </entity2> </Cell> |
Consequences |
Origin | |
---|---|
Known use | |
Reference | |
Related to | Submissions:Class equivalence, Submissions:Class subsumption |
Test |
No scenario is added to this Content OP.
This revision (revision ID 8580) takes in account the reviews: none
Other info at evaluation tab