- From: Dave Beckett <dave.beckett@bristol.ac.uk>
- Date: Tue, 24 Feb 2004 10:48:41 +0000
- To: www-rdf-interest@w3.org
Redland RDF Application Framework 0.9.16 http://www.redland.opensource.ac.uk/ Supported by EU IST project SWAD-Europe http://www.w3.org/2001/sw/Europe/ 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 the other language APIs - Java, Perl, PHP, Python, Ruby and Tcl. Some of the classes providing the parsers, storage mechanisms and other elements are built as modules that can be added or removed as required. Redland 0.9.16 is a minor release with a small but important fix to make the installed C headers work consistently - it worked if you compiled in the source tree but not against the installed headers. This is sometimes known as a "brown paper bag" release :) See also the detailed 0.9.16 release notes at http://www.redland.opensource.ac.uk/RELEASE.html#rel0_9_16 for more information The release consists of the full sources, RPM binaries and SRPMS packages for RedHat Linux 9. Debian debs will be available from the main debian archive shortly. The redland downloads are also available from the 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 Redland in various demos. 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 Tuesday, 24 February 2004 05:50:14 UTC