librdf_parser_get_feature

Name

librdf_parser_get_feature --  get the value of a parser feature

Synopsis

librdf_node* librdf_parser_get_feature (librdf_parser* parser, librdf_uri* feature);

Arguments

parser

librdf_parser object

feature

librdf_Uuri feature property

Return value

the value of the feature or NULL if no such feature exists or the value is empty.