- From: Dave Beckett <dave.beckett@bristol.ac.uk>
- Date: Thu, 13 Feb 2003 11:36:26 +0000
- To: www-rdf-interest@w3.org
Raptor RDF Parser Toolkit 0.9.8 http://www.redland.opensource.ac.uk/raptor/ 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 a minor bugfix release (synchronising with Redland 0.9.12 release). Raptor is a stable library, with some known conformance issues. Summary of changes: * Fixed crashing on empty files * Fixed accepting illegal xmlns:prefix="" (prefix without URI not allowed) * N-Triples bnodeIDs can now have '0's * Utility program rdfdump renamed to rapper; name conflicted with a common Linux utility. 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 Thursday, 13 February 2003 06:37:52 UTC