Overview of the Feature Request
When the user adds a DAI author identifier type, the DataCite/Datacite export should include the DAI author identifier in the creator nameIdentifier property, like the OpenAIRE/oai_datacite export does. Currently, the DataCite/Datacite export omits the DAI identifier entirely.
This issue is part of a larger effort to align both metadata exports, described in #11916 and #12281.
What kind of user is the feature intended for?
API User, Superuser, and Sysadmin
What inspired the request?
This is part of a larger effort to align the OpenAIRE/oai_datacite and DataCite/Datacite metadata exports. There is more context at #11916 and #12281.
What existing behavior do you want changed?
Currently, when the user adds a DAI author identifier type and a DAI identifier, the DataCite/Datacite export does not include the identifier in the nameIdentifier property.
The OpenAIRE/oai_datacite export does include it. For example:
<nameIdentifier
nameIdentifierScheme="DAI">info:eu-repo/dai/nl/072728442
</nameIdentifier>
The DataCite/Datacite export should be changed to include the DAI identifier in the nameIdentifier property in the same way that the OpenAIRE/oai_datacite export does.
Any open or closed issues related to this feature request?
Overview of the Feature Request
When the user adds a DAI author identifier type, the DataCite/Datacite export should include the DAI author identifier in the creator
nameIdentifierproperty, like the OpenAIRE/oai_datacite export does. Currently, the DataCite/Datacite export omits the DAI identifier entirely.This issue is part of a larger effort to align both metadata exports, described in #11916 and #12281.
What kind of user is the feature intended for?
API User, Superuser, and Sysadmin
What inspired the request?
This is part of a larger effort to align the OpenAIRE/oai_datacite and DataCite/Datacite metadata exports. There is more context at #11916 and #12281.
What existing behavior do you want changed?
Currently, when the user adds a DAI author identifier type and a DAI identifier, the DataCite/Datacite export does not include the identifier in the
nameIdentifierproperty.The OpenAIRE/oai_datacite export does include it. For example:
The DataCite/Datacite export should be changed to include the DAI identifier in the
nameIdentifierproperty in the same way that the OpenAIRE/oai_datacite export does.Any open or closed issues related to this feature request?