[redland-dev] My Raptor2 remaining todo list

Dave Beckett dave at dajobe.org
Tue Mar 2 16:55:02 CET 2010


I'm down to around 6 possible API changes left before I'd think raptor2 is
worth focusing on an initial release (and doing lots of documentation
writing and updating).

 1. Consider making raptor_parser_set_graph_name() and namespace handler
    calls redundant.
 2. Consider removing raptor_feature_get_value_type() - *new* - from public
    api, use descriptor.
 3. Consider interface to return a set of mimetypes of parser/serializer in
    enumerating them - array of types?
 4. Add raptor world class method to allow flushing / deleting of uri tree.
    Add world option/feature to disable it from initial creation.
 5. Consider adding raptor_serialize_flush() to allow abbreviating
    serializers to dump all they have and reset for more.
 6. Check all librdf_node class functions have raptor_term equivalents
    exported - where it makes sense; encode/decode probably don't need it.

Feedback welcome

Dave




More information about the redland-dev mailing list