The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

DESCRIPTION

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.

SEE ALSO

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

AUTHOR

Toby Inkster <tobyink@cpan.org>.

COPYRIGHT

Copyright 2008-2010 Toby Inkster

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.