simplegraphdb
simplegraphdb copied to clipboard
Turtle parsing golang library is quite limited
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.