clone, min. changes, test, run

This commit is contained in:
Andreas Czerniak 2021-02-12 14:32:36 +01:00
parent ebcc3ec14f
commit 5a9017cf18
3 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ public class Cleaner implements ExtensionFunction, Serializable {
@Override
public QName getName() {
return new QName("http://eu/dnetlib/trasform/extension", "clean");
return new QName("http://eu/dnetlib/transform/extension", "clean");
}
@Override

View File

@ -1,7 +1,7 @@
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:oai="http://www.openarchives.org/OAI/2.0/"
xmlns:oaf="http://namespace.openaire.eu/oaf"
xmlns:vocabulary="http://eu/dnetlib/trasform/extension"
xmlns:vocabulary="http://eu/dnetlib/transform/extension"
xmlns:dr="http://www.driver-repository.eu/namespace/dr"
version="2.0"
exclude-result-prefixes="xsl vocabulary">

View File

@ -16,7 +16,7 @@
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:oai="http://www.openarchives.org/OAI/2.0/"
xmlns:oaf="http://namespace.openaire.eu/oaf"
xmlns:eg="http://eu/dnetlib/trasform/extension"
xmlns:eg="http://eu/dnetlib/transform/extension"
version="2.0"
exclude-result-prefixes="xsl">
<xsl:template match="/">