- From: Alberto Reggiori <alberto.reggiori@jrc.it>
- Date: Mon, 18 Jun 2001 18:24:55 +0200
- To: perl-xml@listserv.ActiveState.com, rdfstore@egroups.com, RDF Interest <www-rdf-interest@w3.org>
- CC: ETB tech list <etb@jrc.it>
RDFStore - Perl API for RDF Storage version 0.4 http://rdfstore.jrc.it RDFStore version 0.4 has been released. Changes: * fixed a lot of bugs * updated SiRPAC RDF parser accordingly to W3C latest java version * DBMS now runs on Linux using db185 compatibility API * added in-memory and SDBM storages support * added file locking for DB_File and SDBM * BerkeleyDB and DBMS support made optional * Perl API updated to the latest Stanford RDF API Draft version 2001-01-19 * changed home page URL (old one still works) All other changes are listed at http://rdfstore.jrc.it/CHANGES This version fixed a lot of bugs and inconsistencies in the original code. Now RDFStore can run either in-memory, local or remote on-disk storages. Perl ActiveState win32 users should be able to get minimum storage support via the SDBM library. Linux users can start to experiment with the DBMS TCP/IP storage deamon distributed with the package. SiRPAC based applications should benefit of the latest bug fixing and updates from W3C site. You can download the package either from the main project homepage or from CPAN. A demo site is now available at http://rdfstoredemo.jrc.it. Version 0.5 will implement a new indexing model and a full Perl TIE interface over API constructs. Possibly a first version of the upcoming rdfapi_perl will be also included (see http://xml.jrc.it/rdfapi_perl/) Yours Alberto
Received on Monday, 18 June 2001 12:20:16 UTC