Query: xml::grddl::transformation::rdf_ease::functional
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XML::GRDDL::Transformation::RDF_EASE::Functional(3pm) User Contributed Perl Documentation XML::GRDDL::Transformation::RDF_EASE::Functional(3pm)NAMEXML::GRDDL::Transformation::RDF_EASE::Functional - stand-alone RDF-EASE moduleDESCRIPTIONThis 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.SEE ALSOXML::GRDDL, XML::GRDDL::Transformation::RDF_EASE. RDF::RDFa::Parser.AUTHORToby Inkster <tobyink@cpan.org>.COPYRIGHTCopyright 2008-2010 Toby Inkster This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.12.3 2011-02-19 XML::GRDDL::Transformation::RDF_EASE::Functional(3pm)