antoniogarrote / rdfstore-js

JS RDF store with SPARQL support
MIT License
564 stars 109 forks source link

error batch loading quads #89

Closed JuniperChicago closed 9 years ago

JuniperChicago commented 9 years ago

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.