- From: Toby A Inkster <tai@g5n.co.uk>
- Date: Tue, 13 Jan 2009 16:30:10 +0000
- To: public-rdfa@w3.org
Someone asked on IRC today about using Swignition as an RDFa parser in a tool they were building. I suggested that SPREAD might be a better idea as it probably has fewer external dependencies, while Swignition has a lot of dependencies as it does a lot more than just parsing RDFa. However, neither of us could find any source code for SPREAD online, so I spent the best part of my lunch hour forking Swignition's RDFa module so that it can run outside of the rest of the project. The result is here: http://cognition-parser.googlecode.com/svn/trunk/swignition/extras/ RDF-RDFa-Parser/lib/RDF/RDFa/Parser.pm -- Toby A Inkster <mailto:mail@tobyinkster.co.uk> <http://tobyinkster.co.uk>
Received on Tuesday, 13 January 2009 16:30:57 UTC