2012-09-26 03:10:42 +02:00
|
|
|
# HOW TO EDIT THIS FILE:
|
2018-05-28 21:12:29 +02:00
|
|
|
# The "handy ruler" below makes it easier to edit a package description. Line
|
2012-09-26 03:10:42 +02:00
|
|
|
# up the first '|' above the ':' following the base package name, and the '|'
|
2018-05-28 21:12:29 +02:00
|
|
|
# on the right side marks the last column you can put a character in. You must
|
|
|
|
# make exactly 11 lines for the formatting to be correct. It's also
|
2012-09-26 03:10:42 +02:00
|
|
|
# customary to leave one space after the ':'.
|
|
|
|
|
2009-08-26 17:00:38 +02:00
|
|
|
|-----handy-ruler----------------------------------------------------|
|
|
|
|
redland: redland (RDF high-level interface library)
|
|
|
|
redland:
|
|
|
|
redland: Redland is a library that provides a high-level interface for the
|
|
|
|
redland: Resource Description Framework (RDF) allowing the RDF graph to be
|
2018-05-28 21:12:29 +02:00
|
|
|
redland: parsed from XML, stored, queried and manipulated. Redland
|
2009-08-26 17:00:38 +02:00
|
|
|
redland: implements each of the RDF concepts in its own class via an object
|
|
|
|
redland: based API, reflected into the language APIs, currently C#, Java,
|
|
|
|
redland: Perl, PHP, Python, Ruby and Tcl.
|
|
|
|
redland:
|
2018-05-28 21:12:29 +02:00
|
|
|
redland: Homepage: http://librdf.org/
|
2009-08-26 17:00:38 +02:00
|
|
|
redland:
|