Class: MAN-MADE-THING

E71-CIDOC - This class comprises discrete, identifiable man-made items that are documented as single units. These items are either intellectual products or man-made physical things, and are characterized by relative stability. ++Philosurfical: Should there not be a slot was-made-by? This has been added, of type actor, in cipher... we added it as well. Title is an alias for is-identified-by, however title seems too high up. Does a man-made scratch have a title? We removed the title class, and

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

Super Classes

THING
WAS-MADE-BY ONLY ACTOR
WAS-INTENDED-FOR ONLY TYPE
HAS-TITLE ONLY TITLE

Abstract Syntax

Class(MAN-MADE-THING partial THING
                            restriction(WAS-MADE-BY allValuesFrom(ACTOR))
                            restriction(WAS-INTENDED-FOR allValuesFrom(TYPE))
                            restriction(HAS-TITLE allValuesFrom(TITLE)))

Usage

Class Description/Definition (Necessary Conditions)

ACTIVITY, CONCEPTUAL-OBJECT, PHYSICAL-MAN-MADE-THING

Domain of

HAS-TITLE, WAS-INTENDED-FOR, WAS-MADE-BY
Generated with OWLDoc