This Week's Semantic Web - in RDF! GRDDLable!@en

[next edition due Monday, btw]

Masahide Kanzaki, who's created many gems over the years (reminds me, must gather the tutorial URIs), has set up the microservices to make This Weeks Semantic Web available as lovely lovely linked data.

This Week's Semantic Web in RDF starts with a kind of manifest, with individual weeks linked from rdfs:seeAlsos.  Works nicely in Tabulator. Here's the extraction XSLT source.

Included in there are statements using the Ubimarks vocab ( Ubimarks is a side project of Annotea social bookmarking, there's a Firefox plugin). 

Ok, got XSLT so a quick visit to the GRDDL Primer reminded me I don't need to do much to GRDDL-enable the original docs, all I had to do is insert:

...

<head profile="http://www.w3.org/2003/g/data-view">

    <link rel="transformation" xhref="http://www.kanzaki.com/works/2007/misc/bookmark-extract.xsl"/>


...

( Nodalities is a MovableType blog, this went in the header.php template)

...so now, with the magic of Triplr, here's the directly-GRDDLed RDF of a post (Turtle here, for the fun of it):

http://triplr.org/turtle/ http://blogs.talis.com/nodalities/2007/10/this_weeks_semantic_web_14.php 

(Triplr also allows 'condensed' URIs with the middle http:// removed, which is a bit more spec-friendly)

@en

Danny Ayers
2007-10-26T14:08:20+02:00

Related
Comments
Edit