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

Provide option in DOI DataCite module to not make DataCite metadata fields required #5

Open mjordan opened 4 years ago

mjordan commented 4 years ago

Since hook_doi_datacite_json_alter() allows third party modules to create the JSON submitted to DataCite, implementors might not want to show the DataCite-specific form elements on the node add/edit form at all. Currently, those elements are required.

In fact, this module should probably offer a hook to create (not just alter) the Datacite metadata.