Module 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_error::*;
pub use crate::srdfsparql::*;

Modules§

srdf_sparql_error
srdfsparql