Provides RDF storage and SPARQL 1.1 query capabilities by wrapping the 'Oxigraph' graph database library. Supports in-memory and persistent ('RocksDB') storage, multiple RDF serialization formats, and full SPARQL 1.1 Query and Update support.
rdf_store: Create an RDF store
rdf_load: Load RDF data
sparql_query: Execute SPARQL queries
sparql_update: Execute SPARQL updates
rdf_serialize: Serialize RDF data
Maintainer: Carl Boettiger cboettig@gmail.com (ORCID)
Authors:
Authors of the dependency Rust crates (see inst/AUTHORS file)
Other contributors:
Oxigraph Contributors (Oxigraph Rust library) [copyright holder]
Useful links: