- oai: add open_access set
- datasetxml2oai-pmh.xslt: remove file downloads from dataset identifier - composer updates
This commit is contained in:
parent
4fc8661a00
commit
995967b734
3 changed files with 41 additions and 31 deletions
|
@ -564,12 +564,12 @@
|
|||
</dc:format>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="File" mode="oai_dc">
|
||||
<!-- <xsl:template match="File" mode="oai_dc">
|
||||
<dc:identifier>
|
||||
<!-- <xsl:value-of select="@PathName" /> -->
|
||||
<xsl:value-of select="@PathName" />
|
||||
<xsl:value-of select="concat($downloadLink, @Id)" />
|
||||
</dc:identifier>
|
||||
</xsl:template>
|
||||
</xsl:template> -->
|
||||
|
||||
<xsl:template match="Identifier" mode="oai_dc">
|
||||
<dc:identifier>
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue