[redland-dev] Redland GIT and Raptor 2 work

Dave Beckett dave at dajobe.org
Sat Jan 9 21:37:30 CET 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I announced I set up the 5 redland GIT repositories last week.  I fixed a
few bugs with permissions and also set up some cia.vc projects to report
commits. Everything seems to be working now.  Pointers to all the bits and
pieces are at http://git.librdf.org/


I've been refactoring the raptor codebase for the raptor2 work that has been
pending for a year or two.  There's a lot of changes so far and more to do.

Let me try to summarize some of the changes so far
- - deleted old typedefs
- - started making raptor_identifier into a raptor_term class (like librdf_node)
- - started making raptor_statement into a [3]raptor_term class
- - deleted RAPTOR_IDENTIFIER_ORDINAL, PREDICATE, XML_LITERAL
- - renamed raptor_identifier_type to raptor_term_type
- - deleted unused/incomplete n3 parser; use turtle one for now until it gets
rewritten with lemon
- - moved all error handling from parsers, serializers, ... into world class
- - renamed lots of functions to show they are methods of world class such as
raptor_world_enumerate_parser_features (was raptor_parsers_enumerate)

The GIT shortlog should show a reaonable summary as I've been making the
commit messages have 1st-line summaries + detail in the body.

More at http://git.librdf.org/view?p=raptor.git;a=summary

Dave


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)

iD8DBQFLSOkIQ+ySUE9xlVoRAt4HAJ9qmYkgS0hUdL2tN41sybj9djvDLwCeKPzZ
aoXR9d18HFPT9DdZb6JwDwM=
=hYIx
-----END PGP SIGNATURE-----


More information about the redland-dev mailing list