https://github.com/dajobe/redland-bindings
Redland librdf language bindings
https://github.com/dajobe/redland-bindings
Last synced: 4 months ago
JSON representation
Redland librdf language bindings
- Host: GitHub
- URL: https://github.com/dajobe/redland-bindings
- Owner: dajobe
- License: other
- Created: 2010-09-27T00:30:52.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2019-12-12T19:21:12.000Z (almost 6 years ago)
- Last Synced: 2025-03-29T10:51:19.438Z (7 months ago)
- Language: Perl
- Homepage: http://librdf.org/bindings/
- Size: 3.9 MB
- Stars: 36
- Watchers: 6
- Forks: 23
- Open Issues: 3
-
Metadata Files:
- Readme: README.html
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
Redland librdf Language Bindings
Redland librdf Language Bindings
Dave Beckett
Overview
Redland 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 Binaries
The 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
License
This 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 Documentation
See 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 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-2013 Dave Beckett
Copyright (C) 2004-2005 University of Bristol