librdf_stream* librdf_parser_parse_string_as_stream (librdf_parser* parser, const char * string, librdf_uri* base_uri);
librdf_stream* librdf_parser_parse_string_as_stream
the parser
the string to parse
the base URI to use (or NULL if the same)
librdf_stream of statements or NULL