summaryrefslogtreecommitdiff
path: root/libraries/redland/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/redland/README')
-rw-r--r--libraries/redland/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/redland/README b/libraries/redland/README
new file mode 100644
index 0000000000..65538bf66c
--- /dev/null
+++ b/libraries/redland/README
@@ -0,0 +1,9 @@
+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, both of which are available at
+SlackBuilds.org.