Redland RDF Application Framework
0.9.14 -
released
to synchronise with
Raptor
1.0.0
and also to give some performance improvements
due to the interning of nodes. This makes copying nodes
and statements very cheap (no more memory allocated too)
which is more common than constructing nodes, once
the application has got going. I added a new rdfproc
application which is the first version of something
useful for Redland from the command line.