Updated support for quads in RDF::Trine
Toby Inkster
mail at tobyinkster.co.uk
Tue Jan 26 10:32:42 CET 2010
On Sun, 2010-01-17 at 18:20 -0500, Gregory Williams wrote:
> I've recently been working on bringing some sanity to supporting quads
> in RDF::Trine. I'm not sure how much anyone is using quads in the
> current RDF::Trine, but it's done pretty half-heartedly and I've tried
> to make changes to make the support more consistent and predictable.
I'd like to see parsers and serialisers for some quad-based
serialisations. N-Quads seems the best place to start, as it's a fairly
trivial extension to N-Triples:
http://sw.deri.org/2008/07/n-quads/
Will Trine have support for literals in the context position? I believe
the 0.1xx implementation of contexts does allow this. N-Quads allows any
of URI/bnode/literal as a context.
--
Toby A Inkster
<mailto:mail at tobyinkster.co.uk>
<http://tobyinkster.co.uk>
More information about the Dev
mailing list