Resource Description Framework (RDF) overview
  - A graph of items identified by URIs, no local identifiers
 
  - Graph is a set of statements (subject, predicate, object) like:
    "The PREDICATE of SUBJECT is OBJECT" 
  - Describes things in the real world
 
  - Formal model theoretic semantics