Skip to content

Commit ab278d7

Browse files
committed
dspace/config: update DOI guidance
We want to make sure DOIs we get are issued by the publisher, not from other repositories etc.
1 parent d433fbc commit ab278d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dspace/config/submission-forms.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@
425425
<label>Document Object Identifier (DOI)</label>
426426
<style>col-sm-6</style>
427427
<input-type>onebox</input-type>
428-
<hint>If this item has a DOI, enter the full address here. For example: https://doi.org/10.1038/s41598-019-43406-0</hint>
428+
<hint>If this item has a DOI issued by the publisher, enter the full address here. For example: https://doi.org/10.1038/s41598-019-43406-0</hint>
429429
<required></required>
430430
</field>
431431
</row>

0 commit comments

Comments
 (0)