rdf_load_stream(+Format, +Stream, :Options)[multifile, library(semweb/rdf_db)]
Load RDF data from Stream.
To be done
- Handle mime-types?
 rdf_db:rdf_load_stream(+Format, +Stream, :Options) is semidet[multifile, library(semweb/rdf_ntriples)]
Plugin rule that supports loading the ntriples and nquads formats.
 rdf_db:rdf_load_stream(+Format, +Stream, :Options)[multifile, library(semweb/turtle)]
(Turtle clauses)