Version: 0.0.1
Guided Tour
This is a guided tour of the Redleaf library. It’s a work in progress. Suggestions for ways to make this better are greatly appreciated. Especially in the form of patches.
- Statements covers the creation and use of RDF statements.
- Working With Graphs covers Graph operations: loading and saving, serialization, querying, and interation, etc.
- Triple Stores describes the Redleaf interface to Redland’s RDF TripleStore backends.
- Parsing RDF covers the various parsers that Redland supports, and how to use them via Redleaf.
- The Node Type System covers the particulars of what gets stored in RDF when you use a Ruby object as part of a statement.