- From: Alberto Reggiori <alberto.reggiori@jrc.it>
- Date: Tue, 28 Nov 2000 14:47:16 +0100
- To: rdfstore@egroups.com, RDF Interest Group <www-rdf-interest@w3.org>, perl-xml@listserv1.ActiveState.com, etb@jrc.it
- CC: JRC shared tech account <techbrief@jrc.it>
RDFStore - Perl API for RDF Storage version 0.3 http://xml.jrc.it/RDFStore/ RDFStore version 0.3 has been released. The major changes and bug fixing since the previous version are: * RDFStore updated accordingly to the Stanford RDF API Draft version 2000-11-13 * Fixed bugs in PenRDF parser * Added toStrawmanRDF() method to RDF::Store::Model to serialise the model using statid(s) * Vocabularies updated * rdf.pl and rdfquery.pl scripts have been updated All other changes are listed at http://xml.jrc.it/RDFStore/CHANGES The RDF PenRDF parser has been fixed to properly run all RDF M&S examples. Concerning the discussion about uniqueness of triples and reification going on in these days, the RDFStore API associates an unique ID to each statement and represents statements as resources (internally); such unique IDs can either be used to make high order statements and serialise stored models. I invite you to look at http://www.egroups.com/group/rdfstore for all RDFStore technical discussions about developments, bug reports and updates. Yours Alberto
Received on Tuesday, 28 November 2000 08:49:18 UTC