Redland RDF Library Perl Binding

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 language APIs. Several classes providing functionality such as for parsers, storage are built as modules that can be loaded at compile or run-time as required.

The redland-perl package provides the higher level language APIs to Redland in Perl. For further information see the Redland Perl documentation

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-perl 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 and the Redland Perl documentation for more detailed 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) 2004-2006 Dave Beckett
Copyright (C) 2004-2005 University of Bristol