Submissions:Class by attribute occurence

From Odp

Jump to: navigation, search


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: 8580

Graphical representation

Diagram

Image:Class-by-attribute-occurence.png

General information

Name Class by attribute occurence
Also known as
Author(s) François Scharffe
SubmittedBy FrancoisScharffe


Description

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


Example

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


Reference

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


Scenarios

Scenarios about Class by attribute occurence

No scenario is added to this Content OP.

Reviews

Reviews about Class by attribute occurence

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

Other info at evaluation tab


Modeling issues

Modeling issues about Class by attribute occurence

There is no Modeling issue related to this proposal.


References

Add a reference


Personal tools
Quality Committee
Content OP publishers