| Crates.io | sparql |
| lib.rs | sparql |
| version | 0.0.0 |
| created_at | 2026-01-17 03:52:08.319843+00 |
| updated_at | 2026-01-17 03:52:08.319843+00 |
| description | A dataflow implementation of the SPARQL graph query language. |
| homepage | https://sparql.rs |
| repository | https://github.com/rust-rdf/sparql.rs |
| max_upload_size | |
| id | 2049882 |
| size | 11,309 |
SPARQL.rs is a dataflow implementation of the SPARQL graph query language for RDF knowledge graphs.
[!TIP] 🚧 We are building in public. This is presently under heavy construction.
[Features] | [Prerequisites] | [Installation] | [Examples] | [Reference] | [Development]
cargo add sparql
use sparql::{algebra, engine};
git clone https://github.com/rust-rdf/sparql.rs.git