Parsing syntaxes to RDF Triples

Introduction

The typical sequence of operations to parse is to create a parser object, set various callback and features, start the parsing, send some syntax content to the parser object, finish the parsing and destroy the parser object.

Several parts of this process are optional, including actually using the triple results, which is useful as a syntax checking process.



Navigation: Redland Home Page

Copyright 2000-2010 Dave Beckett