office-gobmx/redland
Vladimir Glazounov 4b723a6a5d CWS-TOOLING: integrate CWS cloph12
2009-01-13 18:36:51 +0100 cloph  r266245 : #i98008# add back the XSLTLIB exports - used when using the internal libxslt (patched xslt-config that uses that var)
2009-01-13 01:51:56 +0100 cloph  r266186 : #i97928# missed hu_HU in the initial commit
2009-01-12 22:45:02 +0100 cloph  r266183 : #i98008# remove unused XSLTLIB exports
2009-01-12 00:30:16 +0100 cloph  r266130 : #i97928# silence timestamp has not been update warning, reduce number of unzip calls
2009-01-11 22:02:28 +0100 cloph  r266129 : #i80368# fix ambiguous inference chains, remove duplicated license files, minor other cleanup
2009-01-20 10:06:44 +00:00
..
prj CWS-TOOLING: integrate CWS os2port04 2008-12-09 08:43:20 +00:00
raptor CWS-TOOLING: integrate CWS cloph12 2009-01-20 10:06:44 +00:00
rasqal CWS-TOOLING: integrate CWS cloph12 2009-01-20 10:06:44 +00:00
redland CWS-TOOLING: integrate CWS cloph12 2009-01-20 10:06:44 +00:00
LICENSE.txt redland: initial import 2008-06-16 10:38:21 +00:00
raptor-1.4.17.patch CWS-TOOLING: integrate CWS mingwport15 2008-10-01 07:05:18 +00:00
rasqal-0.9.15.patch CWS-TOOLING: integrate CWS mingwport15 2008-10-01 07:05:18 +00:00
README redland: initial import 2008-06-16 10:38:21 +00:00
redland-1.0.7.patch CWS-TOOLING: integrate CWS mingwport15 2008-10-01 07:05:18 +00:00
redlandversion.mk - redland/redlandversion.mk: 2008-06-26 09:52:14 +00:00

Redland RDF library (librdf)

Module: external/redland

Upstream URL: http://librdf.org/

License: Triple-licensed: LGPL v2+/GPL v2+/Apache v2
         Note that Sun distributes this software only under LGPL v2
         (see LICENSE.txt)

Description:
This module contains the third-party Redland RDF / librdf library, which
is needed to support data in RDF (Resource Description Framework) format.
It consists of 3 parts:
- raptor:  parsers and serializers for numerous RDF file formats
- rasqal:  query engine which supports SPARQL queries
- redland: librdf integrates raptor and rasqal, and provides numerous storage
           engines for storing RDF graphs (in memory, SQL, ...)

Libraries: libraptor, librasqal, librdf