slackbuilds/libraries/redland
Matteo Bernardini ae2c27e585 libraries/redland: Added (RDF high-level interface library).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2021-04-17 23:57:09 -05:00
..
README
redland.SlackBuild
redland.info
slack-desc

README

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.