[view kml]

Concept: Decode

Superconcept: Create

Definition: The agent entity decodes a Message to Information.

Required Relationships:

object: Message being decoded.
agent: The Entity that does the Decoding.
Comment: The Information results in a Be-Known State to the agent doing the interpreting.

Examples:

  1. The sysadmin reads an email stating that the phones are down.
    agent: sysadmin
    object: email

Neighboring Concepts:

Similar to...But different because...
Create Create involves the creation of a new entity, while Decode involves the creation of Information from a Message.