Submissions:Class by attribute type

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

Graphical representation

Diagram

Image:Class-by-attribute-type.png

General information

Name Class by attribute type
Also known as
Author(s) Francois Scharffe
SubmittedBy FrancoisScharffe


Description

Domain (if applicable)
Alignment problem addressed A class in one ontology is aligned to a class in the other ontology. However, only those instances for which an attribute value corresponding to a certain type (subclass of the attribute range) is given are aligned.
Alignment solution This pattern establishes a mapping between a class/attribute combination in one

ontology and a class in another. In many cases this pattern will be used many times to fully cover the range of the attribute over various classes of the other ontology.

Alignment workflow
Reusable component


Example

Problem example
Solution example <Cell>
 <entity1>
  <Class>
   <and>
    <Class rdf:about="o1:Human"/>
   </and>
   <and>
    <AttributeTypeCondition>
     <onAttribute>
      <Relation rdf:about="o1:culturalGroup"/>
     </onAttribute>
     <value><Instance rdf:about="o1:WesternEurope"></value>
    </AttributeTypeCondition>
   </and>
  </Class>
 </entity1>
 <entity2>
  <Class rdf:about="o2:WesternEuropean"/>
 </entity2>
</Cell>
Consequences


Reference

Origin
Known use
Reference
Related to
Test


Scenarios

Scenarios about Class by attribute type

No scenario is added to this Content OP.

Reviews

Reviews about Class by attribute type

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

Other info at evaluation tab


Modeling issues

Modeling issues about Class by attribute type

There is no Modeling issue related to this proposal.


References

Add a reference


Personal tools
Quality Committee
Content OP publishers