RDF.NTriples.Decoder (RDF.ex v0.9.2) View Source
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.