Class: MOVE

E9-CIDOC - This class comprises changes of the physical location of the instances of E19 Physical Object. Note, that the class E9 Move inherits the property P7 took place at (witnessed): E53 Place.This property should be used to describe the trajectory or a larger area within which a move takes place, whereas the properties P26 moved to (was destination of), P27 moved from (was origin of) describe the start and end points only. ++Philosurfical: we considered adding a subclass Journey, to refer to person's trips. Not done it yet.

•owl:Thing
        •PHILOSURFICAL-ENTITY
                •CRM-ENTITY
                        •TEMPORAL-ENTITY
                                •PERIOD
                                        •EVENT
                                                •ACTIVITY
                                                        •MOVE

Super Classes

ACTIVITY
MOVED-FROM ONLY PLACE
MOVED-TO ONLY PLACE
MOVED ONLY PHYSICAL-OBJECT

Abstract Syntax

Class(MOVE partial ACTIVITY
                  restriction(MOVED-FROM allValuesFrom(PLACE))
                  restriction(MOVED-TO allValuesFrom(PLACE))
                  restriction(MOVED allValuesFrom(PHYSICAL-OBJECT)))

Usage

Class Description/Definition (Necessary Conditions)

JOURNEY

Domain of

MOVED, MOVED-FROM, MOVED-TO
Generated with OWLDoc