- From: Dave Beckett <dave@dajobe.org>
- Date: Wed, 16 Dec 2009 19:33:29 -0800
- To: 'Semantic Web' <semantic-web@w3.org>
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Redland RDF Libraries 1.0.10 http://librdf.org/ Redland 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 works on POSIX systems (Unix, GNU/Linux, BSDs, OSX, cygwin) and others. 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. The main changes in this version since the last release 2009-04-12 are: * Added a Virtuoso storage by Patrick van Kleef of Openlink * Support [2]Rasqal 0.9.17 API * Fix compiling against sqlite 3.6.17 or newer * Fix modular storage dynamic loading linking problems. Several other bug fixes including addressing issues: Issue #0000302, Issue #0000304, Issue #0000311, Issue #0000315 and Issue #0000317. For full details see the Redland 1.0.10 release notes at http://librdf.org/RELEASE.html#rel1_0_10 Redland requires Rasqal 0.9.16[2] or newer and Raptor 1.4.17[3] or newer which are packaged and distributed separately. Redland RDF Library Language Bindings 1.0.10.1 http://librdf.org/bindings/ Redland is a C library that provides a high-level interface for RDF allowing the RDF graph to be parsed from XML, stored, queried and manipulated. Redland implements each of the RDF concepts in its own class via an object based API, reflected into language bindings in Perl, PHP, Python and Ruby provided by this package. This is the first release tracking Redland 1.0.10. The Redland C libraries must be installed before Redland Bindings can be used. The Redland releases can be found at http://librdf.org/ The main changes in this version since the last release 2008-07-05 are: * Synchronise with Redland 1.0.10 * PHP: Make the bindings link again * Python: Improvements to configuring * Ruby: Several minor fixes For full details see the Redland Language Bindings 1.0.10.1 release notes at http://librdf.org/bindings/RELEASE.html#rel1_0_10_1 Binary deb packages for Debian unstable will be made available shortly via the standard debian archive and download.librdf.org. Sources are also available from the Redland SourceForge mirror site at http://sourceforge.net/projects/librdf/ although the site is such a usability disaster that I'm not likely to use it anymore. The http://librdf.org/ site lets you browse and check out the latest version of the sources in Subversion and try out Redland in various demos as part of Redland such as Triplr http://triplr.org/ For more information on Redland, Raptor or Rasqal please join the redland-dev list by visiting http://librdf.org/lists/ or visit IRC channel #redland on irc.freenode.net Issues should be reported to 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.10 (Darwin) iD8DBQFLKaaHQ+ySUE9xlVoRAkrPAJ9ewbaY3mfKo+7VLaWL+s8v/kvMnACdE/Tu fw2djEdm3TH8dBE0uAk41ME= =rj5U -----END PGP SIGNATURE-----
Received on Thursday, 17 December 2009 03:34:07 UTC