Module serializer

Source
Expand description

Serializers for the Turtle-familt of RDF concrete syntaxes, based on rio_turtle.

Modulesยง

nq
Serializer for the N-Quads concrete syntax of RDF.
nt
Serializer for the N-Triples concrete syntax of RDF.
trig
Serializer for the TriG concrete syntax of RDF.
turtle
Serializer for the Turtle concrete syntax of RDF.