ANN: XRD::Parser 0.02
Toby Inkster
mail at tobyinkster.co.uk
Wed Dec 9 14:42:19 CET 2009
This module[1] parses XRD[2] and host-meta[3] files as if they were a
slightly odd serialisation of RDF (which it almost is). The API is
pretty much compatible with RDF::RDFa::Parser, and it builds an
RDF::Trine::Model as its output.
The upshot is that you can request an XRD file and handle it with all
your usual RDF techniques, like SPARQL.
____
1. http://search.cpan.org/~tobyink/XRD-Parser/
2. http://docs.oasis-open.org/xri/xrd/v1.0/xrd-1.0.html
3. http://tools.ietf.org/html/draft-hammer-hostmeta-05
--
Toby A Inkster
<mailto:mail at tobyinkster.co.uk>
<http://tobyinkster.co.uk>
More information about the Dev
mailing list