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

DOI: Local Contexts metadata for DataCite #26

Open bondjimbond opened 1 year ago

bondjimbond commented 1 year ago

DataCite have been working with Local Contexts to support TK Label metadata in DOI records. We've been discussing how to support their metadata requirements, and they have updated their metadata documentation as a result: https://support.datacite.org/docs/local-contexts-notices-and-labels#rights-metadata-without-label-or-notice-text

Would it make more sense to build these metadata fields into the DOI module, or to create a secondary helper module to add these fields to the DataCite metadata when mointing?