sparql_service 0.1.147

RDF data shapes implementation in Rust
Documentation
1
2
3
4
5
6
pub enum ServiceDescriptionFormat {
    // Internal representation
    Internal,
    Mie,
    Json,
}