rdf-fusion-functions 0.1.0

RDF Fusion Functions
Documentation

RDF Fusion Functions

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 implements the supported SPARQL functions.

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.