Expand description
This crate is part of Sophia, an RDF and Linked Data toolkit in Rust.
Parsers and serializers for the Turtle-familt of RDF concrete syntaxes,
based on rio_turtle
.
Modulesยง
- parser
- Parsers for the Turtle-familt of RDF concrete syntaxes,
based on
rio_turtle
. - serializer
- Serializers for the Turtle-familt of RDF concrete syntaxes,
based on
rio_turtle
.