librdf_uri* librdf_new_uri (librdf_world * world, const char * uri_string);
librdf_uri* librdf_new_uri
redland world object
URI in string form
A new URI is constructed from a copy of the string.
a new librdf_uri object or NULL on failure