sparql_service 0.2.2

RDF data shapes implementation in Rust
Documentation
1
2
3
4
5
# SPARQL Service

This crate contains a SPARQL processor based on [Oxigraph](https://github.com/oxigraph/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](https://rudof-project.github.io/rudof/).