rio_api 0.6.1

Common data structures for RDF formats parsers and serializers
Documentation

This crate provides basic interfaces and data structures for building RDF 1.1 and RDF-star parsers.

It is currently used by the rio_turtle and rio_xml crates.

If the sophia feature is enabled, the types defined in [model] implement the appropriate trait from Sophia.