- rdf_load_stream(+Format, +Stream, :Options)[multifile, library(semweb/rdf_db)]
- Load RDF data from Stream.
- rdf_db:rdf_load_stream(+Format, +Stream, :Options) is semidet[multifile, library(semweb/rdf_ntriples)]
- Plugin rule that supports loading the
ntriples
andnquads
formats. - rdf_db:rdf_load_stream(+Format, +Stream, :Options)[multifile, library(semweb/turtle)]
- (Turtle clauses)