| Crates.io | linked-data-sparql |
| lib.rs | linked-data-sparql |
| version | 0.4.1 |
| created_at | 2025-12-22 22:17:19.517861+00 |
| updated_at | 2026-01-13 12:49:42.840584+00 |
| description | SPARQL query generation for linked data |
| homepage | |
| repository | https://github.com/luminvent/linked-data-sparql |
| max_upload_size | |
| id | 2000375 |
| size | 101,586 |
A Rust library for generating SPARQL queries for RDF annotated Rust types. The results from those queries can be deserialized with linked-data-rs.
See the examples for basic usage.
The tests crate demonstrates full round-trip serialization with linked-data-rs.