int librdf_parser_parse_string_into_model (librdf_parser* parser, const unsigned char * string, librdf_uri* base_uri, librdf_model* model);
int librdf_parser_parse_string_into_model
the parser
the content to parse
the base URI to use
the model to use
non 0 on failure