office-gobmx/redland
Oliver Bolte 737d42f25f CWS-TOOLING: integrate CWS os2port05
2009-02-05 19:23:48 +0100 ydario  r267438 : i98084: add quotes to paths, required to properly set libpath when installation directory has spaces in it. Fixes ticket:135.
2009-01-22 13:24:00 +0100 ydario  r266715 : i98084: use native code to set readonly-hidden flags (see w32), fixes lock files set as readonly and not removable.
2009-01-22 13:22:45 +0100 ydario  r266714 : i98084: fix build error with gcc432, requires os2 headers now.
2009-01-21 23:42:58 +0100 ydario  r266707 : i98084: properly generates rtti names for unknown symbols, see ticket:138.
2009-01-21 23:41:27 +0100 ydario  r266706 : i98084: if xmlsec is not built, certificate is not valid, fixes ticket:138.
2009-01-15 23:39:09 +0100 ydario  r266396 : i98084: convert unicode to char for panic dialog messages.
2009-01-15 23:36:13 +0100 ydario  r266395 : i98084: use dmake build system instead of configure scripts.
2009-01-15 23:32:05 +0100 ydario  r266394 : i98084: add senddoc/open-url integration. changeset 865-866.
2009-03-02 08:55:03 +00:00
..
prj CWS-TOOLING: integrate CWS os2port04 2008-12-09 08:43:20 +00:00
raptor CWS-TOOLING: integrate CWS os2port05 2009-03-02 08:55:03 +00:00
rasqal CWS-TOOLING: integrate CWS os2port05 2009-03-02 08:55:03 +00:00
redland CWS-TOOLING: integrate CWS os2port05 2009-03-02 08:55:03 +00:00
LICENSE.txt redland: initial import 2008-06-16 10:38:21 +00:00
raptor-1.4.17.patch CWS-TOOLING: integrate CWS os2port05 2009-03-02 08:55:03 +00:00
rasqal-0.9.15.patch CWS-TOOLING: integrate CWS os2port05 2009-03-02 08:55:03 +00:00
README redland: initial import 2008-06-16 10:38:21 +00:00
redland-1.0.7.patch CWS-TOOLING: integrate CWS os2port05 2009-03-02 08:55:03 +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