librdf_hash* librdf_new_hash_from_array_of_strings (librdf_world * world, const char * name, const char ** array);
librdf_hash* librdf_new_hash_from_array_of_strings
redland world object
hash name
address of the start of the array of char* pointers
a new librdf_hash object or NULL on failure
librdf_hash