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
202 stars 14 forks source link

Support non-RDF quads #170

Closed jacoscaz closed 1 month ago

jacoscaz commented 6 months ago

As we're starting to explore non-RDF solutions for linked data and knowledge representation, it would be nice to restore the support which was once present in quadstore for instantiating a non-RDF version of the store.

jacoscaz commented 1 month ago

Closing as not planned anymore. There's virtually nothing established outside of the RDF ecosystem for working on/with knowledge representation.