Martin 'Kingpin' Thurn > RDF-Simple-0.415 > RDF::Simple::Parser::Handler

Download:
RDF-Simple-0.415.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  1
View Bugs
Report a bug
Module Version: 1.016   Source  

METHODS ^

uri

Takes a URI (possibly relative to the current RDF document) and returns an absolute URI.

NOTES ^

This parser is a transliteration of Sean B Palmer's python RDF/XML parser:

http://www.infomesh.net/2003/rdfparser/

Thus the idioms inside are a bit pythonic. Most credit for the effort is due to sbp.