[openbiblio-dev] NQuads parser for RDFLib
Ben O'Steen
bosteen at gmail.com
Fri Jun 10 07:49:38 UTC 2011
It's been bugging me for a little while that the BNB export I did was in
NQuads, but I hadn't seen or written a parser for it, even though it's
not a difficult format to process at all.
So, last night I quickly wrote an RDFLib (>=3.0) parser for it, just to
fill the gap...
https://github.com/benosteen/RDFLib-NQuads-parser
Should work with any rdflib.store that has a context aware (ie quads)
backend.
Ben
More information about the openbiblio-dev
mailing list