[view kml]

Concept: Store

System documentation


Superconcept: Action

Definition: One object is stored in another which is the base. This action puts the object into a Be-Stored state.

Required Relationships:

object: The Entity that's stored
base: The Tangible-Entity that the object is stored in.

Other Common Relationships:

agent: the entity that stores the object in the base
instrument: the instrument or tool used to store the object in the base
by-means-of: the event that is instrumental in storing the object in the base

Examples:

  1. John stored the paintings in a safe.
    object: the paintings
    base: safe
    agent: John
  2. Comment: The painting are now stored in the safe, and conversely, the safe contains the paintings.

Neighboring Concepts:

Similar to...But different because...
Be-Stored Store causes an object to be put into a Be-Stored state.
Withdraw Withdraw is the opposite of Store. It takes an object out of a Be-Stored state.
Move-Into Move-Into moves something physical into a container. Store is in a way more general than Move-Into in that it can be used for abstract things (such as information).