View Source RDF.NTriples.Decoder (RDF.ex v1.0.0)

A decoder for N-Triples serializations to RDF.Graphs.

As for all decoders of RDF.Serialization.Formats, you normally won't use these functions directly, but via one of the read_ functions on the RDF.NTriples format module or the generic RDF.Serialization module.