Difference between revisions of "Extension:XMLTransformation"
From Biowikifarm Metawiki
(Created page with "'''Summary:''' * This extension is part of the subversion managed extensions in https://biowikifarm.net/svn. Its function is to transform given XML, RDF etc. via an XSL style...") |
(No difference)
|
Revision as of 14:10, 16 December 2019
Summary:
- This extension is part of the subversion managed extensions in https://biowikifarm.net/svn. Its function is to transform given XML, RDF etc. via an XSL stylesheet instruction into a transformed output.
Author:
- Andreas Plank
Description: on the page Special:XMLTransformation
you can insert
- the URL of the RDF/XML resource
- and the Wiki page, where the xsl stylesheet is managed, e.g.: “MediaWiki:SMWToSKOS.xsl” (an example can be seen at https://terms.tdwg.org/wiki/MediaWiki:SMWToSKOS.xsl)
Then the given RDF/XML resource should be transformed accordingly
Dependencies:
-
xsltproc
command line tool -
wget
command line tool - tested MediaWiki Version: 1.26.2