Class Owner

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


Slots:


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))))