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

Add SPARQL HTTP endpoint using ldf-client-http #60

Closed jacoscaz closed 7 years ago

jacoscaz commented 7 years ago

See https://github.com/LinkedDataFragments/Client.js/issues/42

jacoscaz commented 7 years ago

Done, merged in devel branch.