A simple, easy to understand introductory video on RDF, triples, how to embed RDF in XHTML (known as RDFa)
- A triple consists of subjects, predicates, objects
- subjects and objects typically represent resources (people, places, events)
- predicates represent relationships
- A vocabulary provides a set of common (shared) understanding of relationships
- You can embed RDF triples in a very simple easy way in your web pages, thereby enhancing the semantic content
This video is shortest simplest demonstration on how to do this:
[youtube=http://www.youtube.com/watch?v=ldl0m-5zLz4&rel=1&border=1]