simplegraphdb icon indicating copy to clipboard operation
simplegraphdb copied to clipboard

Turtle parsing golang library is quite limited

Open thundergolfer opened this issue 8 years ago • 0 comments

d4l3k/turtle is the library I'm using to parse Turtle RDF files. It can't handle RDF 'Bags', so I've had to fork it and fix that. It also doesn't seem to handle other features of the Turtle syntax, meaning it is unsuitable for loading and manipulating a lot of the downloadable online Turtle RDF Graphs.

thundergolfer avatar Jan 27 '18 02:01 thundergolfer