Write serialized model to a string.
librdf_model_to_string.Rd
Write serialized model to a string.
Arguments
- model
librdf_model object ("_p_librdf_model_s")
- uri
base URI to use in serializing (or NULL if not used) ("_p_librdf_uri_s")
- name
the name of the serializer (or NULL for default) ("character")
- mime_type
the MIME type of the syntax (NULL if not used) ("character")
- inUriOrNull
URI identifying the syntax (NULL if not used) ("_p_librdf_uri_s")