XSLT RDF Extractor for XHTML Files

I've made a little XHTML to RDF converter (using XSLT) that extracts
semantic RDF data from XHTML pages (a very useful little tool).
The front end for it is at http://www.mysterylights.com/xhtmltordf/
The XSLT file itself is at
http://www.mysterylights.com/xhtmltordf/xhtmltordf.xsl

This is all inspired by Dan Connolly and Dan Brickley's efforts, but this
script is universal: it should work on *any* decent XHTML site, converting
the Semantic data in the XHTML into an RDF summary. In other words it
doesn't rely on "classes" to extract meaningful RDF data. Hope you like it!

P.S. If my primary server goes down, I have made a backup version at
http://xhtml.waptechinfo.com/xhtmltordf/

Kindest Regards,
Sean B. Palmer
http://xhtml.waptechinfo.com/swr/
http://www.w3.org/WAI/ER/
http://www.w3.org/WAI/GL/
"Perhaps, but let's not get bogged down in semantics."
   - Homer J. Simpson, BABF07.

Received on Monday, 27 November 2000 11:42:42 UTC