HTML::HTML5::Outline::RDF - RDF-related methods
Contents
Copyright And Licence
Copyright (C) 2008-2011 by Toby Inkster
This library is free software; you can redistribute it and/or modify it under the same terms as Perl
itself.
perl v5.36.0 2022-11-19 HTML::HTML5::Outline::RDF(3pm)
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/>.
