Module parser

Source
Expand description

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

Modulesยง

gnq
Adapter for the Generalized N-Quads parser from RIO
gtrig
Adapter for the Generalized TriG parser from RIO
nq
Adapter for the N-Quads parser from RIO
nt
Adapter for the N-Triples parser from RIO
trig
Adapter for the TriG parser from RIO
turtle
Adapter for the Turtle parser from RIO