See Also: Home Links Personal Site Blogroll  FriendFeed CV

Tags:

Topic Image

RDF : Resource Description Framework

Something I'm interested in is RDF Navigation where you might store a sitemap or group of relationships between web resources. These relationships may be not only between documents, but to owners, organisations, events etc etc.

In RDF, information is simply a collection of statements, each with a subject, verb and object - and nothing else

An RDF vocabulary can be documented using the RDF Schema and OWL vocabularies, which will help it to be machine-readable in possibly useful ways. This kind of RDF-documentation-in-RDF is sometimes called a "schema" or an "ontology."

And as Tim says ... "Using XML on a shelf doesn't count. Use it on the Web."


See Also: XML Technologies | Semantic Web | Notes Index