N3 model in Trine
Toby Inkster
mail at tobyinkster.co.uk
Wed Jun 9 12:07:29 CEST 2010
RDF::Trine::Model seems to allow quads which contain literals in the
subject position. (Presumably the RDF-oriented parsers and serialisers
throw errors in these cases though.)
Given that, I wonder how much work it would be to get the full N3 data
model working in Trine? As I see it we only need to add quantification
("@forSome", "@forAll") and graph literals.
Do people think this would be worth the work? Greg, do you know of any
gotchas that someone might encounter trying to get this to fly? (I
imagine the DBI Stores would need a bit of reworking if a new kind of
Node was added for graph literals. And obviously none of the existing
parsers and serialisers would be much use.)
--
Toby A Inkster
<mailto:mail at tobyinkster.co.uk>
<http://tobyinkster.co.uk>
More information about the Dev
mailing list