librdf_node* librdf_new_node_from_uri_string (librdf_world * world, const char * uri_string);
librdf_node* librdf_new_node_from_uri_string
redland world object
string representing a URI
The URI can be NULL, and can be set later.
a new librdf_node object or NULL on failure