Fork of https://github.com/oxigraph/oxigraph.git for the purpose of NextGraph project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Tpt f2f3b8785d Avoids code duplication of xsd: datatypes parsing 5 years ago
lib Avoids code duplication of xsd: datatypes parsing 5 years ago
server Adds RDF/XML server output and upgrades quick_xml 5 years ago
.gitignore Initial commit 6 years ago
.gitmodules Makes RDF test suite local 5 years ago
.travis.yml Adds basic RocksDB store 6 years ago
Cargo.toml Enables link time optimizations 5 years ago
LICENSE-APACHE Initial commit 6 years ago
LICENSE-MIT Initial commit 6 years ago
README.md Introduces Repository and RepositoryConnection and simplifies API 5 years ago
clippy.toml Upgrades some dependencies 5 years ago

README.md

Rudf is a work in progress graph database implementing the SPARQL standard.

There is no released version yet.

Its goal is to provide a compliant, safe and fast graph database. It is written in Rust.

The lib directory contains the database written as a Rust library.

Build Status dependency status

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Futures by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.