dzhw / metadatamanagement

Metadatamanagement (MDM) - Data Search for Higher Education Research and Science Studies
https://metadata.fdz.dzhw.eu
GNU Affero General Public License v3.0
25 stars 9 forks source link

XML-Export for DOI registration of Attachments #3387

Open AndyDaniel1 opened 1 week ago

AndyDaniel1 commented 1 week ago

Idea for a smaller solution: Implement a xml export for a da|ra / datacite valid xml in the attachment section. This could then be imported into da|ra without additional manual effort.

All necessary metadata is already collected in the MDM input mask, at least for DMR (the doi has to be predefined in the input mask). Only the type and the landing page (text: Data and Method Report) has to be filled in the XML by the MDM.

grafik

XML-import-mask (here da|ra example): grafik

Maybe we could implement checks if the doi put in the inputmask is already registered (should be easy).

It makes sense to wait until #3240 is resolved but the general idea should be working for DataCite as well. In Data Cite the doi proposal and the landing page has to be filled in manually in the case of the xml-import, but this shouldn't be a deal breaker.

--> Has first been part of #3137 (https://github.com/dzhw/metadatamanagement/issues/3137#issuecomment-2454875939)