Redland is Free Software, or Open Source if you prefer.
I originally considered just a GPL version of the library but I considered this too restrictive, hence the LGPL version. LGPL also allows the user, at their choice, to license the software under the GPL (See LGPL Term 3) in which case this software can also be used with all the other GPLed code -- see next answer.
As an alternative, the entire library can be used under the terms of the Mozilla Public License V1.1 which allow you use it in other ways that aren't so virus-y (ahem) as the (L)GPL.
Firstly, IANAL however here is an overview of how you can use this software:
Writing in C allows reuse in lots of ways and the library should be easy to call from languages since most of them allow importing of C libraries or calling of C functions.
C is also more "portable" (subject to the usual C problems) and should be compilable on many different systems. I have access to Linux 2.2.x, Solaris 2.5 (Sparc), Solaris 7 (Sparc) and HP-UX 10 and it configured, built and tested out of the box on all of these.
See also the W3C Library note on C++ in C which covers some of these issues, although I wrote the library before finding this.
Well, librdf was too boring :-)! I work for the University of Bristol and Redland is an area of Bristol which has an 'R' and a 'D' in the name. Plus I couldn't find a decent word with the letters 'RDF' in it.
No, Redland - not related to an area near Seattle, Washington State, USA home to an illegal monopolist.
As of 2001-08-28 it is now added - see the java API
Not yet, but if it did, it would look like the Squish Query language or the RDQL RDF Data Query Language
Copyright 2000-2001 Dave Beckett, Institute for Learning and Research Technology, University of Bristol