Expand description

This crate is part of Sophia, an RDF and Linked Data toolkit in Rust.

It provides in-memory implementations of graphs and datasets.

Modules

In-memory implementations of RDF datasets.

In-memory implementations of RDF graphs.

Macros

Defines the implementation of Dataset for DatasetWrapper.

Defines the implementation of Graph for GraphWrapper.

Defines the implementation of IndexedDataset for DatasetWrapper around another IndexedDataset.

Defines the implementation of IndexedGraph for GraphWrapper around another IndexedGraph.