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-03-03

Graphical representation

Diagram

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

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


References

Add a reference


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