XML::GRDDL::Transformation(3pm) | User Contributed Perl Documentation | XML::GRDDL::Transformation(3pm) |
XML::GRDDL::Transformation - represents a transformation
The interface is a little weird.
$turi is the URI of the transformation itself; $duri is the document URI, used for sending an HTTP Referer header, and for resolving relative URIs found in the document; $grddl is an XML::GRDDL object used as a cache between requests, and used for its "ua" method.
If called in list context returns a string, media type pair.
The intermediate RDF format can be any format supported by RDF::RDFa::Parser or RDF::Trine::Parser, including RDF/XML, Turtle and XHTML+RDFa.
XML::GRDDL.
XML::GRDDL::Transformation::XSLT_1, XML::GRDDL::Transformation::RDF_EASE.
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 |