summaryrefslogtreecommitdiffstats
path: root/libraries/rasqal/README
diff options
context:
space:
mode:
author Matteo Bernardini2021-03-27 10:25:10 +0100
committer Matteo Bernardini2021-03-27 10:25:10 +0100
commit2fba1c878b57d3afa631b9369518be5d21221c09 (patch)
treedce412a05dfeb7fbb53d24c934a732c3b522ad0f /libraries/rasqal/README
parentf4c325577c3399f98410adb164155c38bb8ed86a (diff)
downloadslackbuilds-current-20210327.1.tar.gz
20210327.1 global branch merge.current-20210327.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/rasqal/README')
-rw-r--r--libraries/rasqal/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/rasqal/README b/libraries/rasqal/README
new file mode 100644
index 0000000000..96059cf996
--- /dev/null
+++ b/libraries/rasqal/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.