Merge branch 'beta' into mergeutils

This commit is contained in:
Claudio Atzori 2024-03-22 16:36:13 +01:00
commit c8683eb13c
2 changed files with 4 additions and 3 deletions

View File

@ -340,7 +340,7 @@ base_dc:link (I used dc:identifier)
<oaf:identifier identifierType="oai-original">
<xsl:value-of
select="//*[local-name() = 'about']/*[local-name() = 'provenance']//*[local-name() = 'originDescription' and not(./*[local-name() = 'originDescription'])]/*[local-name() = 'identifier']" />
select="//oai:header/oai:identifier" />
</oaf:identifier>
<oaf:hostedBy>

View File

@ -82,8 +82,9 @@
<datacite:identifier alternateIdentifierType="oai-original">
<xsl:value-of
select="//*[local-name() = 'about']/*[local-name() = 'provenance']//*[local-name() = 'originDescription' and not(./*[local-name() = 'originDescription'])]/*[local-name() = 'identifier']" />
select="//oai:header/oai:identifier" />
</datacite:identifier>
</datacite:alternateIdentifiers>
<datacite:relatedIdentifiers />
@ -374,7 +375,7 @@
<oaf:identifier identifierType="oai-original">
<xsl:value-of
select="//*[local-name() = 'about']/*[local-name() = 'provenance']//*[local-name() = 'originDescription' and not(./*[local-name() = 'originDescription'])]/*[local-name() = 'identifier']" />
select="//oai:header/oai:identifier" />
</oaf:identifier>
<oaf:hostedBy>