- adjustments in xslts for oai_dc and oai_datacite
This commit is contained in:
parent
82665ab35c
commit
5837b87791
2 changed files with 38 additions and 19 deletions
|
@ -304,6 +304,15 @@
|
|||
<xsl:value-of select="@LinkLicence" />
|
||||
</xsl:attribute>
|
||||
</xsl:if>
|
||||
<xsl:attribute name="schemeURI">
|
||||
<xsl:text>https://spdx.org/licenses/</xsl:text>
|
||||
</xsl:attribute>
|
||||
<xsl:attribute name="rightsIdentifierScheme">
|
||||
<xsl:text>SPDX</xsl:text>
|
||||
</xsl:attribute>
|
||||
<xsl:attribute name="rightsIdentifier">
|
||||
<xsl:text>CC-BY-NC-ND-4.0</xsl:text>
|
||||
</xsl:attribute>
|
||||
<xsl:value-of select="@NameLong" />
|
||||
</rights>
|
||||
</xsl:template>
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue