logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

HTML::HTML5::Outline::RDF - RDF-related methods

Author

       Toby Inkster, <tobyink@cpan.org>

Description

       Some of the RDF-related functionality of "HTML::HTML5::Outline" is split out into this module so that the
       basic outline functionality can still be used if "RDF::Trine" is not installed.

       RDF support can be disabled using:

               use HTML::HTML5::Outline rdf => 0;

       No user-servicable parts within.

Name

       HTML::HTML5::Outline::RDF - RDF-related methods

See Also

       HTML::HTML5::Outline.

       RDF::Trine, RDF::RDFa::Parser, <http://www.perlrdf.org/>.

See Also