RDF.NTriples.Decoder (RDF.ex v2.1.0)
View SourceA 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.