Now, triples are embedded in the HTML using RDFa.
Point the RDFa distiller at e.g. Bob Dylan's Time out of Mind and it will emit this RDF resource:
<rdf:Description rdf:about="http://buckybase.appspot.com/manuel/time-out-of-mind">Update: The RDFa Highlight bookmarklet can visualize the triples:
<bb:rating rdf:resource="http://buckybase.appspot.com/manuel/5"/>
<bb:date rdf:resource="http://buckybase.appspot.com/manuel/1997"/>
<bb:artist rdf:resource="http://buckybase.appspot.com/manuel/bob-dylan"/>
<bb:category rdf:resource="http://buckybase.appspot.com/manuel/album"/>
<bb:location rdf:resource="http://buckybase.appspot.com/manuel/new-orleans"/>
<bb:location rdf:resource="http://buckybase.appspot.com/manuel/usa"/>
</rdf:Description>
No comments:
Post a Comment