Function NOTES


Slots on this function:

Documentation:
Contains notes about the object
Instance-Of: Function
Arity: 2

Other Related Axioms:

(=> (= (Notes ?Entity) ?Result)
    (Or (Model-Fragment ?Entity)
        (Qualitative-Parameter ?Entity)
        (Quantity-Slot ?Entity)
        (Other-Slot ?Entity)
        (Behavior-Constraint ?Entity)))