sparql_service

Crates.iosparql_service
lib.rssparql_service
version0.1.111
created_at2024-09-20 12:07:49.604717+00
updated_at2025-09-25 08:13:56.681116+00
descriptionRDF data shapes implementation in Rust
homepagehttps://rudof-project.github.io/rudof
repositoryhttps://github.com/rudof-project/rudof
max_upload_size
id1381174
size154,271
Jose Emilio Labra Gayo (labra)

documentation

https://docs.rs/sparql_service

README

SPARQL Service

This crate contains a SPARQL processor based on Oxigraph.

As a SPARQL engine/database is already provided by Oxigraph, the intent is simply to provide an API to parse and run SPARQL queries over SPARQL services which can be used by rudof.

Commit count: 1555

cargo fmt