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

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

Author

       Toby Inkster <tobyink@cpan.org>.

Description

       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.

Disclaimer Of Warranties

       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.

perl v5.40.0                                       2024-11-22             XML::GRDDL::Tra...ASE::Functional(3pm)

Name

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

See Also

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

       RDF::RDFa::Parser.

See Also