We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Object store implementation with facilities for storage of instances of [[RDFInstance]].
[[RDFInstance]]
RDFStore is a class derived from Store.
RDFStore
uses('rdfstore');
RDFStore extends Store to store RDF graphs using the JSON encoding described at http://n2.talis.com/wiki/RDF_JSON_Specification
[[RDFStore::ingestRDF]]()
[[RDFStore::subjectOfObject]]()
[[RDFStore::objectAsArray]]()