powered by
Add a stream of statements to the model.
librdf_model_add_statements ( model, statement_stream, .copy )
integer
model object ("_p_librdf_model_s")
stream of statements to use ("_p_librdf_stream_s")
NA
https://librdf.org/docs/
This R function is a wrapper function that directly calls the the Redland RDF C libraries. For more information about Redland RDF, view the online documentation indicated in the 'References' section.