REXRDFParser.rb

Path: lib/RDF4R/Driver/REXRDFParser.rb
Last Update: Fri Jul 07 14:33:16 +0200 2006

We subclass the generic RDF parser, teaching it about REXML, the pure Ruby XML parser.

danbri@w3.org $Id: REXRDFParser.rb,v 1.6 2003/04/05 10:05:07 danbri Exp $

TODO: namespace state is broken. We should push onto a stack, and maintain a notion of current mappings from short names to URIs.

Required files

rexml/document   RDF4R/Driver/RDFParser  

[Validate]