Redland GIT Repositories

This is the home of Redland's GIT repositories.

2010-08-14 Slowly moving these over to GitHub.

You can browse the repositories with gitweb or checkout and browse the individual repositories below. Note that the installation instructions may still mention Subversion but are otherwise correct from the autogen.sh steps onwards.

Package Instructions
Raptor GitHub browse and cia.vc stats
To get the latest Raptor sources use:
git clone git://github.com/dajobe/raptor.git
cd raptor

Then follow the installation instructions

Rasqal GitHub browse and cia.vc stats
To get the latest Rasqal sources use:
git clone git://github.com/dajobe/rasqal.git
cd rasqal

Then follow the installation instructions

Redland (librdf) GitHub browse and cia.vc stats
To get the latest Redland (librdf) sources use:
git clone git://github.com/dajobe/librdf.git
cd librdf

Then follow the installation instructions

Redland language Bindings gitweb browse and cia.vc stats
To get the latest Redland language bindings sources use:
git clone git://git.librdf.org/repositories/bindings.git
cd bindings

or (slower) over HTTP via http://git.librdf.org/repositories/bindings.git

Then follow the installation instructions

Redland++ (not released) gitweb browse and cia.vc stats
To get the latest Redland++ sources use:
git clone git://git.librdf.org/repositories/redlandpp.git
cd redlandpp

or (slower) over HTTP via http://git.librdf.org/repositories/redlandpp.git

Dave Beckett , 2010-01-09