I am getting an error when loading quads into the store using SPARQL LOAD. It appears the quads are being retrieved properly from an external source... such as dbpedia, but cannot successfully use batchLoad() without getting the above mentioned error.
I am getting an error when loading quads into the store using SPARQL LOAD. It appears the quads are being retrieved properly from an external source... such as dbpedia, but cannot successfully use
batchLoad()
without getting the above mentioned error.