emory-libraries / dlp-selfdeposit

0 stars 0 forks source link

Metadata transforms, pt 3 #386

Closed eporter23 closed 1 week ago

eporter23 commented 3 weeks ago

The following fields also need to be extracted from descMetadata. See notes in the Metadata Implementation worksheet for xpath and other notes.

Fields to skip and manually correct:

The remaining 2 fields have been moved to a separate ticket #398.

eporter23 commented 3 weeks ago

For the sponsor field, I confirmed that this is only present for Reports. When populated and stored in MODS, this is stored in mods:publisher which also can result in there being 2 mods:publisher entries if Publisher is also entered. This scenario will conflict with the existing Publisher extraction rules, so it may be best to omit sponsor from our extraction and manually keep track of Report records for cleanup post migration.

bwatson78 commented 2 weeks ago

PR made: https://github.com/emory-libraries/dlp-selfdeposit/pull/406

eporter23 commented 2 weeks ago

Moving this into test, I will provide a few more IDs to work from.

eporter23 commented 1 week ago

Can you please run these IDs also for additional testing? td5xw tdmhk f82th v54xb

eporter23 commented 1 week ago

Looks great!