
RDF::RDFa::Parser::Profile::PrefixCC - use prefix.cc URIs as profiles

Allows URIs like http://prefix.cc/dc,foaf,rdfs,sioc to be used as RDFa profiles. This module has twenty commonly used prefixed hardcoded to avoid actual HTTP lookups against prefix.cc.
This is primarily a demonstration of how RDF::RDFa::Parser can be extended using alternative Profile modules.

RDF::RDFa::Parser, RDF::RDFa::Parser::Profile.

Toby Inkster <tobyink@cpan.org>.

Copyright 2008-2011 Toby Inkster
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.