You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rather than doing the lookup and creating the directories using the web interface, I used:
sed <oocihm.88.csv -e 's/oocihm\.\([^,]*\).*/mkdir \1/'
This created a text 'mkdir' line that had the "oocihm." prefix removed, which is what the legacy OAIS packaging systems wants.
Metadata updates were successful, and all that remains is replication (Swift has a copy, but our backup servers haven't received the updates yet).
I'm doing another run of dmdsync and run the dmd-Preservation-DCmultidate tool again, to confirm there are no more Dublin Core records in preservation with 2 dates.
Part of: #6 : Only use Dublin Core for Archival descriptive metadata
Will use tool: crkn-rcdr/cihm-metadatabus#61
The text was updated successfully, but these errors were encountered: