const char * librdf_parser_get_feature (librdf_parser* parser, librdf_uri * feature);
const char * librdf_parser_get_feature
parser object
URI of feature
the value of the feature or NULL if no such feature exists or the value is empty.