Module trig

Source
Expand description

Serializer for the TriG concrete syntax of RDF.

Important: the methods in this module accepting a Write make no effort to minimize the number of write operations. Hence, in most cased, they should be passed a BufWriter.

Structs§

TrigSerializer
Trig serializer.

Type Aliases§

TrigConfig
Trig serializer configuration.