0.3.0 • Published 8 years ago

rdf-store-singlegraph v0.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

rdf-store-singlegraph

Build Status NPM Version

Single Graph RDF Store that follows the RDF Interface specification. It is an In-Memory triple store using a single graph for all named graphs.

Install

npm install --save rdf-store-singlegraph

History

Taken from zazukoians/rdf-ext

Licence

MIT