DOKK / manpages / debian 12 / libxml-grddl-perl / XML::GRDDL::Transformation::RDF_EASE::Functional.3pm.en
XML::GRDDL::Transformation::RDF_EASE::Functional(3pm) User Contributed Perl Documentation XML::GRDDL::Transformation::RDF_EASE::Functional(3pm)

XML::GRDDL::Transformation::RDF_EASE::Functional - stand-alone RDF-EASE module

This module exports one function:

"rdfease_to_rdfa( $css, $xhtml, $as_dom )"
Takes an RDF-EASE (CSS) transformation and an XHTML document (well-formed string) and returns the resulting XHTML+RDFa document, which can then be fed to RDF::RDFa::Parser.

If $as_dom is true, returns an XML::LibXML::Document; otherwise, a string.

XML::GRDDL, XML::GRDDL::Transformation::RDF_EASE.

RDF::RDFa::Parser.

Toby Inkster <tobyink@cpan.org>.

Copyright 2008-2012 Toby Inkster

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

THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.

2021-09-19 perl v5.32.1