Basic RDF Model
Three object types:
- Resources - Things being described by RDF expressions. Resources are always named by URIs
- HTML Document
- Specific XML element within the document source.
- Collection of pages
- Book
- Properties - Specific aspect, characteristic, attribute or relation used
to describe a resource
- Statements - Resource (Subject) +
Property (Predicate) +
Property Value (Object)