- From: Chris Bizer <chris@bizer.de>
- Date: Tue, 24 Aug 2004 14:17:04 +0200
- To: <www-rdf-interest@w3.org>
Hi all, we released RAP - RDF API for PHP V0.8.1 today. The new version includes: + Improved MemModel indexing speeding up searches. + Dynamic script inclusion speeding up many operations. + New FindIterator() and improved StatementIterator() classes. + RAP Unit Test Suite added. + Multiple bugs fixed. The new release is significantly faster than the previous versions due to the dynamic script inclusion and the better indexing. The new RAP Unit Suite is based on 'Simple Test' a testing framework similar to JUnit. More information about RAP is found at: http://www.wiwiss.fu-berlin.de/suhl/bizer/rdfapi/ Lots of thanks to + Tobias Gauß for the MemModel indexing, the new inclusion mechanism and the test suite. + Daniel Westphal for the rewritten StatementIterator. + Radoslaw Oldakowski fixing multiple bugs. Cheers, Chris Bizer
Received on Tuesday, 24 August 2004 12:16:47 UTC