Class Owner


Notes for Owner:


Slots on class Owner:

Arity: 1
Documentation: the Actor in an Owning-Actor Relationship.
Instance-Of: Class, Relation, Set
Subclass-Of: Actor, Eo-Entity, Individual-Thing, Potential-Actor, Qua-Entity ...


Slots on instances of Owner:


Implication Axioms for Owner:

(=> (Owner ?Owner)
    (Exists (?Ownership) (Owning-Actor ?Ownership ?Owner)))


Equivalence Axioms for Owner:

(<=> (Owner ?Owner)
     (And (Actor ?Owner)
          (Exists (?Ownership) (Owning-Actor ?Ownership ?Owner))))