rdfx 0.24.0

RDF 1.2 data-structures, traits and utilities: terms (incl. triple terms), triples, quads, interpretations, graphs, datasets, unstar/restar reification helpers.
Documentation
1
2
3
4
5
6
7
mod indexed;
mod none;
mod scoped;

pub use indexed::*;
pub use none::*;
pub use scoped::*;