Overview of the Feature Request
When the user has entered something in the Software Name field but doesn't include a Software Version, the OpenAIRE/oai_datacite export should include Software Name in the description property, as the DataCite/Datacite export already does. Currently, the OpenAIRE/oai_datacite export omits Software Name entirely when the user does not enter a Software Version.
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, the DataCite/Datacite export includes Software Name in the description property even when the user has not added a Software Version. For example:
<description
descriptionType="TechnicalInfo">Software Name
</description>
The OpenAIRE/oai_datacite export does not include Software Name when the user does not enter a Software Version.
The OpenAIRE/oai_datacite export should be changed to include Software Name in the description property even when no Software Version is entered, matching the behavior of the DataCite/Datacite export.
Any open or closed issues related to this feature request?
Overview of the Feature Request
When the user has entered something in the Software Name field but doesn't include a Software Version, the OpenAIRE/oai_datacite export should include Software Name in the
descriptionproperty, as the DataCite/Datacite export already does. Currently, the OpenAIRE/oai_datacite export omits Software Name entirely when the user does not enter a Software Version.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, the DataCite/Datacite export includes Software Name in the
descriptionproperty even when the user has not added a Software Version. For example:The OpenAIRE/oai_datacite export does not include Software Name when the user does not enter a Software Version.
The OpenAIRE/oai_datacite export should be changed to include Software Name in the
descriptionproperty even when no Software Version is entered, matching the behavior of the DataCite/Datacite export.Any open or closed issues related to this feature request?