- From: Dave Beckett <dave@dajobe.org>
- Date: Sat, 26 Aug 2006 20:32:14 -0700
- To: semantic-web@w3.org
Raptor RDF Parser Toolkit 1.4.11 http://librdf.org/raptor/ Raptor is a free software / Open Source C library that provides a set of Resource Description Framework (RDF) parsers and serializers that generate RDF triples by parsing syntaxes or serialize RDF triples into a syntax. It parses the following syntax into RDF triples: RDF/XML, N-Triples, Turtle, GRDDL and RSS tag soup for many RSSes, Atom 0.3 and Atom 1.0. and serializes RDF triples into the following syntaxes: RDF/XML, RDF/XML abbreviated, RDF/XML XMP, N-Triples, Atom 1.0 and RSS 1.0. Raptor is designed to work closely with the Redland RDF library but is fully separate. It is a mature, portable and high performance library that works across many systems and architectures. Raptor has no known memory leaks. The main changes in this version since the last release 2006-04-22 are: * Added network request filtering for parsers * Improved the GRDDL parser to read Embedded RDF and HCalendar * The Guess parser cannot be reused to do multiple guesses * The RSS 1.0 Serializer now works again * Fixed issues: #0000014, #0000041, #0000089, #0000091, #0000110 and #0000112 * Made several other changes, fixes and improvements. For full details see the Raptor 1.4.11 release notes at http://librdf.org/raptor/RELEASE.html#rel1_4_11 Raptor 1.4.11 was tested as working out-of-the-box (configure; make; make check) with the following systems: alphaev67-unknown-linux-gnu - Debian GNU/Linux 3.0 on Alpha i386-pc-solaris2.9 - Sun Solaris 9 (SunOS 5.9) on x86 i386-unknown-openbsd3.8 - OpenBSD 3.8 on x86 i686-pc-linux-gnu - Debian GNU/Linux unstable on x86 powerpc-apple-darwin8.7.0 - Apple OSX 10.4.8 on powerpc powerpc64-unknown-linux-gnu - SuSE Linux ES 9 on powerpc64 x86_64-unknown-linux-gnu - Redhat GNU/Linux Fedora Core 3 on AMD64 The release consists of the full sources, source and binary RPM packages which are also available from the Redland SourceForge mirror site at http://sourceforge.net/projects/librdf/ Binary packages for Debian unstable (deb) will be available via the standard debian archive shortly. The main web site lets you browse and check out the latest version of the sources in Subversion and use Raptor in various demos (as part of Redland). For more information on Redland, Raptor or Rasqal please join the redland-dev list by visiting http://librdf.org/lists/ Dave
Received on Sunday, 27 August 2006 03:32:20 UTC