Class PROCESS

The prototypical kind of temporalized entity. Tipically, processes strictly depend on some object which they are hosted in: without an object, a process may hardly exist.
Subclass-Of: Temporalized-entity
Mapping: USN 'event' can be mapped here.
Subclass-Partition: {Act, Natural-process}
The-Archetype: Category
Axioms:
(=> (Process ?Self)
    (Exists (?A) (And (Strictly-Depends-On ?Self ?A) (Object ?A))))