const char * librdf_serializer_get_feature (librdf_serializer* serializer, librdf_uri * feature);
const char * librdf_serializer_get_feature
serializer object
URI of feature
the value of the feature or NULL if no such feature exists or the value is empty.