Raptor RDF Parser Toolkit

Dave Beckett
Institute for Learning and Research Technology
University of Bristol

OVERVIEW

Raptor is the RDF Parser Toolkit for Redland and currently consists of two parsers: RDF/XML and N-Triples. Raptor is designed to integrate closely with Redland and also work entirely standalone, in which case it will use simple internal routines to perform the functions.

This library is Beta quality - most things work now. See the todo list for more information. Changes can be found in the NEWS file or more detailed changes in the ChangeLog.

RAPTOR RDF/XML PARSER

This is beta quality software - the APIs may change, it is mostly feature complete but needs more testing for conformance.

RAPTOR NTRIPLES PARSER

A parser for the N-Triples format which emits RDF statements and is used by the RDF Core working group for test cases.

DOCUMENTATION

There is no documentation at present, only the rdfdump.c example program source to see how to call the parser.

To install see the Installation document

TODO / BUGS

See the TODO page for the current status.


Copyright 2001 Dave Beckett, Institute for Learning and Research Technology, University of Bristol

Validate me