5 releases

0.1.0-alpha.5 May 22, 2024
0.1.0-alpha.4 Mar 23, 2024
0.1.0-alpha.3 Mar 7, 2024
0.1.0-alpha.2 Jan 25, 2024
0.1.0-alpha.1 Jan 3, 2024

#2284 in Database interfaces

Download history 66/week @ 2024-03-24 37/week @ 2024-03-31 23/week @ 2024-04-07 24/week @ 2024-04-14 23/week @ 2024-04-21 11/week @ 2024-04-28 3/week @ 2024-05-05 18/week @ 2024-05-12 172/week @ 2024-05-19 52/week @ 2024-05-26 68/week @ 2024-06-02 72/week @ 2024-06-09 40/week @ 2024-06-16 23/week @ 2024-06-23 42/week @ 2024-06-30 23/week @ 2024-07-07

141 downloads per month
Used in 2 crates (via ng-oxigraph)

MIT/Apache

535KB
12K SLoC

sparopt

Latest Version Released API docs Crates.io downloads actions status Gitter

sparopt is a work in progress SPARQL Query optimizer.

It relies on the output of spargebra.

Support for SPARQL-star is also available behind the rdf-star feature.

This crate is intended to be a building piece for SPARQL implementations in Rust like Oxigraph.

License

This project is licensed under either of

  • Apache License, Version 2.0, (LICENSE-APACHE or <http://www.apache.org/licenses/LICENSE-2.0>)
  • MIT license (LICENSE-MIT or <http://opensource.org/licenses/MIT>)

at your option.

Contribution

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

Dependencies

~0.7–1.2MB
~25K SLoC