Skip to content

Commit

Permalink
dspace/config: update DOI guidance
Browse files Browse the repository at this point in the history
We want to make sure DOIs we get are issued by the publisher, not
from other repositories etc.
  • Loading branch information
alanorth committed Nov 22, 2024
1 parent beddaaf commit 48decfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dspace/config/submission-forms.xml
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@
<label>Document Object Identifier (DOI)</label>
<style>col-sm-6</style>
<input-type>onebox</input-type>
<hint>If this item has a DOI, enter the full address here. For example: https://doi.org/10.1038/s41598-019-43406-0</hint>
<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>
<required></required>
</field>
</row>
Expand Down

0 comments on commit 48decfe

Please sign in to comment.