NAME: Defined Class Description.
CLASSIFICATION: Good Practice.
MOTIVATION: If-Then structures are very common and intuitive and this ODP offers the possibility of representing them within OWL DL expressivity.
AIM: To simulate an If-Then of the type: if something fullfills certain conditions, it should have a further given attribute.
STRUCTURE:
SAMPLE:
ELEMENTS: the important elements are the class that is being used to simulate the rule and the properties that are used in the condition (the equivalent restrictions) and the conclusion (the neccesary restrictions).
RESULT: The If-Then rule is represented in the ontology and can be used, for example, when adding new classes and performing reasoning: if a class fulfill the If condition, it will have also the Then attribute.
REFERENCES:
URL: http://odps.sourceforge.net/odp/owl/Good_Practice_ODP/DefinedClass_Description.owl