RedlandDave Beckett |
|||||
|
Hosted by
since 2005. Redland BindingsLanguagesDemonstrationsData |
Redland librdf Language BindingsLatest version: 1.0.17.1 (2014-05-10)Download: redland-bindings-1.0.17.1.tar.gz
See the 1.0.17.1 Release Notes for the full details of the changes. OverviewRedland librdf 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 Perl, PHP, Python and Ruby. 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 librdf language bindings provides the higher level language APIs to Redland in the following languages. Sources and BinariesThe packaged sources are available from http://download.librdf.org/source/ (master site) and also from the SourceForge site. The development GIT sources can also be browsed on GitHub LicenseThis library is free software / open source software released under the LGPL 2.1 (GPL) or Apache 2.0 licenses. See LICENSE.html for full details. Installation and DocumentationSee INSTALL.html for general installation and configuration information and the language specific documents for installing the interfaces in the current available APIs: Perl, PHP, Python or Ruby . There are no LUA docs at this time. Mailing ListsThe Redland mailing lists discuss the development and use of Redland and Raptor as well as future plans and announcement of releases. |