RDF.NQuads.Decoder (RDF.ex v0.9.2) View Source
A decoder for N-Quads serializations to RDF.Datasets.
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.NQuads format
module or the generic RDF.Serialization module.