Redland RDF Application Framework API Reference Manual | ||
---|---|---|
<<< Previous | Next >>> |
librdf_model
object
the URI to read the content
the name of the parser (or NULL)
the MIME type of the syntax (NULL if not used)
URI identifying the syntax (NULL if not used)
If the name field is NULL, the library will try to guess the parser to use from the uri, mime_type and type_uri fields. This is done via the raptor_guess_parser_name function.
<<< Previous | Home | Next >>> |
librdf_model_find_statements_with_options | Up | librdf_model_to_counted_string |