- npm updates
- uncomment eprints description inside datasetxml2oai-pmh.xslt - test with multer for uploading files multipart/form-data - allow post and get methods dor oai.controller.ts
This commit is contained in:
parent
05e9273823
commit
6944deac83
4 changed files with 29 additions and 10 deletions
|
@ -144,7 +144,7 @@
|
|||
</sampleIdentifier>
|
||||
</oai-identifier>
|
||||
</description>
|
||||
<description>
|
||||
<!-- <description>
|
||||
<eprints xmlns="http://www.openarchives.org/OAI/1.1/eprints" xsi:schemaLocation="http://www.openarchives.org/OAI/1.1/eprints http://www.openarchives.org/OAI/1.1/eprints.xsd">
|
||||
<content>
|
||||
<text>
|
||||
|
@ -166,7 +166,7 @@
|
|||
See https://gitea.geologie.ac.at/geolba/tethys/ for more information.
|
||||
</comment>
|
||||
</eprints>
|
||||
</description>
|
||||
</description> -->
|
||||
</Identify>
|
||||
</xsl:template>
|
||||
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue