Load content from a URI into the model.
librdf_model_load.Rd
Load content from a URI into the model.
Arguments
- model
librdf_model object ("_p_librdf_model_s")
- uri
the URI to read the content ("_p_librdf_uri_s")
- name
the name of the parser (or NULL) ("character")
- mime_type
the MIME type of the syntax (NULL if not used) ("character")
- type_uri
URI identifying the syntax (NULL if not used) ("_p_librdf_uri_s")
- .copy
NA