- From: Dave Beckett <dave.beckett@bristol.ac.uk>
- Date: Fri, 28 Mar 2003 12:01:04 +0000
- To: www-rdf-interest@w3.org
Raptor RDF Parser Toolkit 0.9.9 http://www.redland.opensource.ac.uk/raptor/ Supported by EU IST project SWAD-Europe http://www.w3.org/2001/sw/Europe/ Raptor is a C library that provides parsers for the RDF/XML and N-Triples syntaxes returning triples. It was designed to work closely with the Redland RDF library (RDF Parser Toolkit for Redland - Raptor) but is fully separate. It is free software / Open Source, has no memory leaks so far and is pretty fast. This is release adds some new features, a few bug fixes and performance improvements - upgrading is recommended. There are still some known conformance issues. Summary of changes: * Performance improvements Uses less memory, less repeated small malloc/free sequences, faster for larger files. * Added WWW retrieval Can parse from an URI as well as files, given either libcurl or libxml2 is available. * Minor bug fixes. * Various Win32 configure, building patches * Sources updated to use autoconf 1.6+, automake 2.52+ * More debian packaging updates. The release consists of the full sources, RPM binaries and source RPM packages for RedHat Linux 7.3. These are also available from the Redland SourceForge mirror site at http://sourceforge.net/projects/librdf/ The main web site lets you browse and check out the latest version of the sources in CVS and use Raptor in various demos (as part of Redland). I post updates about Redland and Raptor to the redland-dev list which is one of the lists you can join from the list page at http://www.redland.opensource.ac.uk/lists/ Dave
Received on Friday, 28 March 2003 07:02:14 UTC