Module oxigraph::io[][src]

Expand description

Utilities to read and write RDF graphs and datasets

Re-exports

pub use self::read::DatasetParser;
pub use self::read::GraphParser;
pub use self::write::DatasetSerializer;
pub use self::write::GraphSerializer;

Modules

Utilities to read RDF graphs and datasets

Utilities to write RDF graphs and datasets

Enums

RDF dataset serialization formats.

RDF graph serialization formats.