"we have a decentralized, fairly democratic means of uniquely identifying stuff. Anyone with some web space can create a URI to represent something (our RDF resource—see above) in a way that can be understood right across the web.
There doesn’t need to be a web page at your URI, but it’s good practice to have a human- and/or machine-readable description of what the URI represents at the other end. It is the nature of the web that anyone can say anything about anything, so you can’t control what other people say about your URI, but by publishing a description at your URI, you can at least have the final word on what you intended it to mean.
By making all data the same shape, and making the things the data describes uniquely identifiable across the web, RDF makes your code and your data more portable, more interoperable, and more useful.
How to use it
Publishing data in your HTML with eRDF
I said before that RDF can be written in lots of different ways; one of those ways is eRDF. It’s a simple way of embedding RDF statements into HTML by using attributes such as id, class, rel, and href in a spec"
by
mshook
2007-08-09 11:13
via
·
rdf
·
popular
·
erdf
·
introduction
·
triple
·
exhibit
·
example
·
semweb