Here is the fifth alpha of the RdfDB. The test program has moved. Run it with
cd test && ./testRdfParser.pl acl.rdfSome hasty verbiage.
The Attributions stuff is coming together. The author demo demonstrates the trust extension system.
This release is also going to folks interested in the perl SAX implementation. The above test program demonstrates the use of the RdfParser and a SAX document handler. The SAX stuff is located in W3C-SAX-XmlParser.