Redland is a set of libraries that provide a high-level interface for
RDF allowing the model to be stored, queried and manipulated. Redland
implements each of the RDF model concepts in its own class and
provides an object based API for them. Some of the classes providing
the parsers, storage mechanisms and other elements are built as
modules that can be added or removed as required.
¦ ¦ ¦ ¦
Manual pages:
FreshPorts has no man page information for this port.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
===> The following configuration options are available for redland-1.0.17_6:
THREADS=off: Threading support
====> Options available for the group STORAGE
BDB=off: Berkeley DB support
MYSQL=off: MySQL database support
PGSQL=off: PostgreSQL database support
SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings