office-gobmx/redland
2008-07-02 13:24:19 +00:00
..
prj #100000# added missing global depedency 2008-07-02 13:24:19 +00:00
raptor - redland/redlandversion.mk: 2008-06-26 09:52:14 +00:00
rasqal #i91117# 2008-06-27 08:30:39 +00:00
redland #i91117# 2008-06-27 08:30:39 +00:00
LICENSE.txt redland: initial import 2008-06-16 10:38:21 +00:00
raptor-1.4.17.patch make it build on wntmsci12 and unxmacxi 2008-06-17 15:12:51 +00:00
rasqal-0.9.15.patch make it build on wntmsci12 and unxmacxi 2008-06-17 15:12:51 +00:00
README redland: initial import 2008-06-16 10:38:21 +00:00
redland-1.0.7.patch make it build on wntmsci12 and unxmacxi 2008-06-17 15:12:51 +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