Class: CRM-ENTITY

E1 - CIDOC - This class comprises all things in the universe of discourse. It is an abstract concept providing for three general properties: 1. Identification by name or appellation 2. Classification by type, allowing further refinement of the specific subclass an instance belongs to 3. Attachment of free text for the expression of anything not captured by formal propertieS ++Philosurfical: We have renamed this class, which was originally the crm-entity. we have commented the belongs-to relation. Appellation is again the value of identified slot, cause we want to support multi-lingual reference, for sure, plus the fact that conceptual object are ofter referenced to with different names.

•owl:Thing
        •PHILOSURFICAL-ENTITY
                •CRM-ENTITY

Super Classes

PHILOSURFICAL-ENTITY
IS-IDENTIFIED-BY ONLY APPELLATION
HAS-URI ONLY URI
HAS-TYPE ONLY TYPE
HAS-NOTE ONLY STRING

Abstract Syntax

Class(CRM-ENTITY partial PHILOSURFICAL-ENTITY
                        restriction(IS-IDENTIFIED-BY allValuesFrom(APPELLATION))
                        restriction(HAS-URI allValuesFrom(URI))
                        restriction(HAS-TYPE allValuesFrom(TYPE))
                        restriction(HAS-NOTE allValuesFrom(STRING)))

Usage

Class Description/Definition (Necessary Conditions)

ACTIVITY, ATTRIBUTE-ASSIGNMENT, DIMENSION, INTERPRETATION, PERSISTENT-ITEM, PHYSICAL-MAN-MADE-THING, PLACE, ROLE, STUDY, TEMPORAL-ENTITY, TIME-SPECIFICATION, TYPE-ASSIGNMENT

Domain of

HAS-NOTE, HAS-TYPE, HAS-URI, IS-IDENTIFIED-BY
Generated with OWLDoc