View Source RDF.NQuads.Decoder (RDF.ex v2.0.0)
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.