Class: TYPE

E55-CIDOC - This class comprises arbitrary concepts (universals) and provides a mechanism for organising them into a hierarchy. This hierarchy is intended to duplicate the names of all the classes present in the model. This allows additional refinement, through subtyping, of those classes which do not require further analysis of their formal properties, but which nonetheless represent typological distinctions important to a given user group. ++Philosurfical: basically type is used to provide classifications which don't find a better place in the ontology

•owl:Thing
        •PHILOSURFICAL-ENTITY
                •CRM-ENTITY
                        •PERSISTENT-ITEM
                                •THING
                                        •MAN-MADE-THING
                                                •CONCEPTUAL-OBJECT
                                                        •TYPE

Super Classes

CONCEPTUAL-OBJECT
HAS-NARROWER-TERM ONLY TYPE
HAS-BROADER-TERM ONLY TYPE

Abstract Syntax

Class(TYPE partial CONCEPTUAL-OBJECT
                  restriction(HAS-NARROWER-TERM allValuesFrom(TYPE))
                  restriction(HAS-BROADER-TERM allValuesFrom(TYPE)))

Usage

Class Description/Definition (Necessary Conditions)

CONDITION-STATE, CRM-ENTITY, GENDER, GENRE, MAN-MADE-THING, MATERIAL, MEASUREMENT-UNIT, PROBLEM-TYPE, THING, TYPE, TYPE-ASSIGNMENT

Domain of

HAS-BROADER-TERM, HAS-NARROWER-TERM
Generated with OWLDoc