dataverse icon indicating copy to clipboard operation
dataverse copied to clipboard

8778 harvester ddi exporter

Open lubitchv opened this issue 2 years ago • 0 comments

What this PR does / why we need it: It replaces short version of harvester exporter XML with a full version, i.e it adds dataDscr and fileDscr sections.

Which issue(s) this PR closes:

  • Closes #8778

Special notes for your reviewer:

Suggestions on how to test this: Use dataset with tab files. Run: curl http:/localhost:8080/oai?metadataPrefix=oai_ddi&verb=GetRecord&identifier=$PERSISTENT_ID The resulting xml should have dataDscr and fileDscr sections. Since this api uses cached files and recreate new ones if they do not exist, so old existing export_oai_ddi.cached should be deleted.

Does this PR introduce a user interface change? If mockups are available, please link/include them here: No

Is there a release notes update needed for this change?: Yes, since old oai_ddi.cached should be deleted.

lubitchv avatar Jun 08 '22 14:06 lubitchv