rdf-store-inmemory

v0.3.0
In Memory RDF Store that follows the RDF Interface specification
rdf-stores rdf linked data

rdf-store-inmemory

Build Status NPM Version

In Memory RDF Store that follows the RDF Interface specification

Install

npm install --save rdf-store-inmemory

Usage

A simple in-memory triple store implementation. Cross graph read operations are supported by using undefined as graph IRI. In that case .graph returns all graphs merged into a single graph and .match operates on that single merged graph. Because there is nothing to configure, the constructor doesn't require any parameters. (Originally from here)

History

Taken from zazukoians/rdf-ext

Licence

MIT

npm i rdf-store-inmemory

Metadata

  • MIT
  • Whatever
  • Nicola Greco
  • released 1/14/2016

Downloads

Maintainers