Introducing RDF (2)
- Defines
- model for making statements about resources
- conventions for encoding statements using XML syntax
- Object types
- Resource : any object identified by URI
- not necessarily accessible via Web
- Property : attribute to describe resource
- properties also uniquely identified by URI
- Statement : triple of specific resource, named property, and value