- From: Dan Brickley <danbri@danbri.org>
- Date: Wed, 2 Dec 2009 16:03:12 +0100
- To: public-rdfa@w3.org
Hi folks http://www.google.com/search?q=rdfa+parser gives ... (1.) http://www.siatec.net/rdfaparser/ This fails with "Fatal error: Call to undefined function xslt_create() in /web/htdocs/www.siatec.net/home/rdfaparser/index.php on line 41" (2.) http://torrez.us/rdfa/ This fails with "<type 'exceptions.ImportError'> Python 2.6.2: /home/eliast/sw/bin/python Wed Dec 2 06:58:43 2009 [ several pages of errors omitted] " (3.) is a link to Toby's CPAN library, so not directly usable online. (4.) Next hit is to a promising but incomplete Ruby library - http://code.google.com/p/ruby-rdfa/ (5.) http://blogs.sun.com/bblfish/entry/rdfa_parser_for_sesame is a blog post about adapting the Jena RDFa parser to work in the Sesame APIs. Also recently I tried to update my Raptor/Redland installations on both OSX and Ubuntu, but didn't find the librdfa integration showing up in those distributions yet. I know there are compliant RDFa parses out there, but if there is a canonically useful and up to date service online, it is hiding away. I've previously used a script from Ivan, but that isn't showing up when I search - rdfa parser - and there is nothing integrated with either the main RDF/XML parser service, or the HTML validator (although latter can check basic markup compliance with RDFa). So what tools are you all using? And what can be done to improve the state of tooling for casual users / learners? cheers, Dan
Received on Wednesday, 2 December 2009 15:03:51 UTC