1 Redland RDF library (librdf)
3 Module: external/redland
5 Upstream URL: http://librdf.org/
7 License: Triple-licensed: LGPL v2+/GPL v2+/Apache v2
8 Note that Sun distributes this software only under LGPL v2
12 This module contains the third-party Redland RDF / librdf library, which
13 is needed to support data in RDF (Resource Description Framework) format.
14 It consists of 3 parts:
15 - raptor: parsers and serializers for numerous RDF file formats
16 - rasqal: query engine which supports SPARQL queries
17 - redland: librdf integrates raptor and rasqal, and provides numerous storage
18 engines for storing RDF graphs (in memory, SQL, ...)
20 Libraries: libraptor, librasqal, librdf