- From: Danny Ayers <danny.ayers@gmail.com>
- Date: Sun, 19 Nov 2006 15:04:13 +0100
- To: public-sweo-ig@w3.org
- Cc: "Dave Beckett" <dave@dajobe.org>
- Message-ID: <1f2ed5cd0611190604w358b6a55v18a49eed858888e0@mail.gmail.com>
http://planetrdf.com/guide/ - Dave Beckett's RDF Resource Guide http://dannyayers.com/code/misc/resource-guide2rdf - one-off XSLT to convert Dave's guide into RDF/XML The result can be seen through the W3C XSLT service: http://www.w3.org/2005/08/online_xslt/ if your mail reader doesn't object, here's the full URI: http://www.w3.org/2005/08/online_xslt/xslt?xslfile=http%3A%2F%2Fdannyayers.com%2Fcode%2Fmisc%2Fresource-guide2rdf&xmlfile=http%3A%2F%2Fplanetrdf.com%2Fguide%2F&content-type=&submit=transform It's only really a first pass (if anyone has the time to clean it up I'd be grateful) but it's already potentially useful. I dropped the RDF into a default install of Longwell, example screenshot attached. The source XHTML is fairly regular, quite XSLT-friendly. There were two typos in the markup which the W3C HTML Validator (and the XSLT service) missed but which nxml-mode in emacs picked up - whitespace in href attributes (lines 489 & 913). For most parts I've got it just making very simple dc:title/dc:description blocks, but on the projects and tools sections there's also a small chunk of DOAP. It would be nice to make RDF from some of the other resource lists, but more fun would be to run a crawler/scutter over the URIs in the RDF, to see if there were DOAP or FOAF files nearby to fill out the data some more. Cheers, Danny. -- http://dannyayers.com
Attachments
- image/png attachment: longwell.png
Received on Sunday, 19 November 2006 14:04:24 UTC