Index of /doc/redland-1.0.10

Icon  Name                    Last modified      Size  Description
[DIR] Parent Directory - [TXT] TODO.html 13-Apr-2009 02:26 12K [TXT] RELEASE.html 15-Dec-2009 16:12 90K [TXT] NOTICE 16-Feb-2006 08:25 180 [TXT] NEWS.html 17-Dec-2009 03:39 26K [TXT] NEWS 17-Dec-2009 03:39 23K [TXT] LICENSE.txt 13-Apr-2009 03:04 3.1K [TXT] LICENSE.html 13-Apr-2009 02:26 3.4K [TXT] LICENSE-2.0.txt 16-Feb-2006 08:25 11K [TXT] INSTALL.html 13-Apr-2009 03:01 17K [TXT] FAQS.html 13-Apr-2009 02:26 9.2K [   ] ChangeLog 17-Dec-2009 03:55 20K [TXT] COPYING.LIB 16-Jun-2005 16:32 26K [TXT] COPYING 15-Jun-2006 22:01 18K [   ] AUTHORS 13-Apr-2009 03:01 157
Redland RDF Application Framework

Redland RDF Application Framework

Dave Beckett

Overview

Redland is a library that provides a high-level interface for the Resource Description Framework (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 language APIs, currently C#, Java, Perl, PHP, Python, Ruby and Tcl. Several classes providing functionality such as for parsers, storage are built as modules that can be loaded at compile or run-time as required.

This is a mature and stable RDF library developed since 2000 used in multiple projects. See the FAQS for general information and the Redland issue tracker for known bugs and issues. A summary of the changes can be found in the NEWS file, detailed API changes in the release notes and file-by-file changes in the Subversion ChangeLog.

Redland provides:

Sources and Binaries

The packaged sources are available from http://download.librdf.org/source/ (master site) and also from the SourceForge site. The development Subversion sources can also be browsed with ViewCV. Binary packages of redland and related libraries are available from the download site.

License

This library is free software / open source software released under the LGPL (GPL) or Apache 2.0 licenses. See LICENSE.html for full details.

Installation and Documentation

See INSTALL.html for general installation and configuration information.

Further documentation is available in the documents area including the API reference document and detailed storage modules information.

Mailing Lists

The Redland mailing lists discuss the development and use of Redland and Raptor as well as future plans and announcement of releases.


Copyright (C) 2000-2009 Dave Beckett
Copyright (C) 2000-2005 University of Bristol