• Hi all -
I've had a chance to go back and tighten up the screws on ont-app/igraph-jena and its
supporting library ont-app/rdf (BTW I should mention I'm looking for work).
Thanks to @simongray for his contribution.
There is now better testing, and the rdf module has better i/o support.
There's a breaking change (sorry).
• What before was called read-rdf is now load-rdf to reflect the terminology in Jena. This creates a new graph from an RDF file.
• read-rdf now, like jena, reads a file into an existing graph
https://github.com/ont-app/igraph-jena
https://github.com/ont-app/rdf