On 2012-10-18T05:02:26+01:00, GWILLIAMS wrote:
Show quoted text> This is my fault. RDF::Trine::Parser::Turtle was re-implemented in
> these versions of RDF::Trine, and it broke the RDF::TriN3 subclass.
In current versions, the N3 parser no longer subclasses the Turtle
parser; it has all the methods it needed inlined. However, it looks like
I was relying on certain regexes in the Turtle parser package.
I was hoping for a release of RDF-Trine including the new format
registry, serializer and parser APIs before releasing an update to RDF-
TriN3.