librdf_stream* librdf_parser_parse_as_stream (librdf_parser* parser, librdf_uri* uri, librdf_uri* base_uri);
librdf_stream* librdf_parser_parse_as_stream
the parser
the URI to read
the base URI to use (or NULL if the same)
librdf_stream of statements or NULL