Crate srdf_sparql

Source
Expand description

Implementation of [SRDF] traits based on SPARQL endpoints

This crate implements the [SRDF] traits using a SPARQL endpoint to obtain the RDF data

Re-exports§

pub use crate::srdf_sparql::*;
pub use crate::srdf_sparql_error::*;

Modules§

srdf_sparql
srdf_sparql_error