ANNOUNCEMENT: Redland librdf RDF library 1.0.14

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

		  Redland librdf RDF library 1.0.14
			 http://librdf.org/


Redland librdf is a Free Software / Open Source C library that
provides a high-level API for the Resource Description Framework
(RDF) allowing the RDF graph to be parsed, serialized, stored,
queried and manipulated.  It is a mature and portable library that
has been tesed on multiple POSIX systems and architectures.

Redland implements each of the RDF concepts in its own class via an
object based API, reflected into the other language APIs such as
Perl, PHP and Python provided by the Redland Bindings[1].  Many of
the classes implementations for parsers and triple stores are built
as modules that can be added or removed as required.

This is primarily a bug fix release of Redland librdf. The main
changes since the last release on 2011-02-01 are:
 * Rasqal minimum version is now 0.9.25.
 * Fixed a few URI and node reference leaks after changes for Raptor V2
 * Added parser class methods to parse from I/O stream sources
 * Added query class static method to get query language descriptions
 * Removed unused and Raptor-duplicate internal code
 * Code cleanup fixing unused variables and values via GCC 4.6, LLVM
   clang and valgrind.
 * Other minor fixes and improvements
 * Fixed Issues: #0000375, #0000418, #0000432 and #0000447

The Redland librdf API reference manual section on API changes at
http://librdf.org/docs/api/redland-changes.html provides detailed
function, enum, macro and type changes.

For full details see the Redland librdf 1.0.14 release notes at
  http://librdf.org/RELEASE.html#rel1_0_14

Redland librdf 1.0.14 requires:
  1) Rasqal 0.9.25[2] or newer
  2) Raptor 2.0.0[3] or newer
which are packaged and distributed separately.

Binary deb packages for Debian will be made available via the
standard debian archive and download.librdf.org.

The http://librdf.org/ site lets you browse and check out the latest
version of the sources in GIT and use Redland in various demos
such as Triplr http://triplr.org/

For more information on the Redland RDF libraries (librdf, Raptor and
Rasqal) please join the redland-dev list at http://librdf.org/lists/
or visit the IRC channel #redland on irc.freenode.net

Issues should be reported via http://bugs.librdf.org/

Dave

[1] Redland Language Bindings
http://librdf.org/bindings/

[2] Rasqal RDF Query Library
http://librdf.org/rasqal/

[3] Raptor RDF parser and serializer library,
http://librdf.org/raptor/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)

iD8DBQFOK0kbQ+ySUE9xlVoRAgtNAJ0ZKi8VHfrzepPIxnqt34LmRQVIpACfROnS
lLFwFRVqY3Cxii1QxcjH4cM=
=Kw2Y
-----END PGP SIGNATURE-----

Received on Saturday, 23 July 2011 22:20:49 UTC