diff options
Diffstat (limited to 'libraries/rasqal/README')
-rw-r--r-- | libraries/rasqal/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/rasqal/README b/libraries/rasqal/README new file mode 100644 index 0000000000000..96059cf996693 --- /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. |