quadstorejs / quadstore

A LevelDB-backed graph database for JS runtimes (Node.js, Deno, browsers, ...) supporting SPARQL queries and the RDF/JS interface.
https://github.com/quadstorejs/quadstore
MIT License
203 stars 14 forks source link

SPARQL: switch to sparqlalgebrajs for query parsing #88

Closed jacoscaz closed 4 years ago

jacoscaz commented 4 years ago

https://www.npmjs.com/package/sparqlalgebrajs

jacoscaz commented 4 years ago

Given that support for UPDATE has been added (https://github.com/joachimvh/SPARQLAlgebra.js/issues/40), we can move forward with this in v8.