rdf-fusion-encoding 0.1.0

RDF Fusion Term Encodings
Documentation

RDF Fusion Encoding

RDF Fusion is an extensible query execution framework, written in Rust, that is based on Apache DataFusion.

This crate is a submodule of RDF Fusion that defines Arrow-encodings for RDF terms.

Most projects should use the rdf-fusion crate directly, which re-exports this module. If you are already using the rdf-fusion crate, there is no reason to use this crate directly in your project as well.