Basic Data Model
The basic data model consists of three object types:
- Resources – a web page, a part of a web page, or a collection of web pages or an object that is not directly accessible from a web page
- Resources are always named by their URIs (Universal Resource Identifier)
- Properties – specific aspect, characteristic, attribute, or relation used to describe a resource
- Has specific meaning, defines permitted values, the types of resources it describes, and its relationship with other properties
- Statements – Resource with named property and value of that property (subject, predicate, and object).
- The object can be a resource, literal, or XML code