summaryrefslogtreecommitdiffstats
path: root/libraries/redland/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/redland/README')
-rw-r--r--libraries/redland/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/redland/README b/libraries/redland/README
new file mode 100644
index 0000000000..96059cf996
--- /dev/null
+++ b/libraries/redland/README
@@ -0,0 +1,6 @@
+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.