Oxigraph is a graph database and triplestore that implements the SPARQL standard for querying RDF data. It is built on top of the RocksDB key-value store and provides utilities for reading, writing, and processing various RDF serialization formats such as Turtle, TriG, N-Triples, N-Quads, RDF/XML, and JSON-LD.
- Source Code
- https://github.com/oxigraph/oxigraph[01]
- @oxigraph
- Developer
- Country of Origin
- FR
- Start Year
- 2018
- Project Types
- Hobby, Open Source
- Written in
- Rust
- License
- Apache v2
Oxigraph is a graph database and triplestore that implements the SPARQL standard for querying RDF data. It is built on top of the RocksDB key-value store and provides utilities for reading, writing, and processing various RDF serialization formats such as Turtle, TriG, N-Triples, N-Quads, RDF/XML, and JSON-LD.
History
The project was initiated by Thomas Pellissier Tanon and first released in 2018. It has been developed as an open-source library written in Rust, with ongoing updates to improve SPARQL query evaluation compliance and performance. Development remains active.
Citations
2 sources- GitHub - oxigraph/oxigraph: SPARQL graph database · GitHub github.com
- oxigraph - Rust docs.rs