aboutsummaryrefslogtreecommitdiff
path: root/libraries/redland/README
blob: 105b6ef14a6fabf7a990ee9b22da1cde3839b753 (plain)
1
2
3
4
5
6
7
8
Redland is a library that provides a high-level interface for the
Resource Description Framework (RDF) allowing the RDF graph to be
parsed from XML, stored, queried and manipulated. Redland implements
each of the RDF concepts in its own class via an object based API,
reflected into the language APIs, currently C#, Java, Perl, PHP,
Python, Ruby and Tcl.

This requires raptor and rasqal.