Redland RDF Application Framework Manual
for Redland 1.0.6
Redland Overview
Introduction
I. Tutorial
II. Reference Manual
Objects in C
World
— Initialisation and termination of library
Concepts
— Pre-defined URIS and Nodes in the RDF namespaces.
Digests
— Content digests.
Files
— File utility functions.
Hashes
— Key:Value hashes or dictionaries.
Heuristics
— Utility heuristic functions.
Iterator
— Iterate a sequence of objects across some other object.
List
— Simple list class.
Logging.
— Message and error logging.
RDF Graph (librdf_model)
— RDF graph (set of triples) API.
RDF term (librdf_node)
— RDF triple component
Parsers
— RDF parsers from syntax to triples.
Querying
— RDF query languages and execution.
Query results
— RDF query results.
Serializers
— RDF serializers from triples to syntax.
RDF Triple (librdf_statement)
— RDF Triple.
Triple stores.
— RDF Triple stores
Stream of triples (#librdf_statement).
— Sequence of RDF Triples.
Unicode
— Unicode utility functions.
URI
— URI class
Index