mjordan / persistent_identifiers

Drupal 8/9 Module that provides a generalized framework for minting and persisting persistent identifiers (DOIs, ARKs, etc.).
GNU General Public License v2.0
5 stars 11 forks source link

Check to see whether the identifier field already has a PID of the selected minter type #19

Open mjordan opened 3 years ago

mjordan commented 3 years ago

Provide an admin option to prevent two DOIs or two ARKs, etc. from being minted and persisted. This should be implemented within Persisters but also the add/edit form widget should not show up.