sparql_service

Crates.iosparql_service
lib.rssparql_service
version0.1.52
sourcesrc
created_at2024-09-20 12:07:49.604717
updated_at2024-11-01 09:04:53.65836
descriptionRDF data shapes implementation in Rust
homepagehttps://rudof-project.github.io/rudof
repositoryhttps://github.com/rudof-project/rudof
max_upload_size
id1381174
size58,249
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: 1109

cargo fmt