RockefellerArchiveCenter/fornax

Modify restructure SIP service to account for existing directories and structure

Closed this issue · 2 comments

This includes:

  • identify whether the submissionDocumentation subdirectory in the metadata directory exists before trying to create it
  • identify whether the objects directory exists before creating it and moving everything in data to objects

Identifying whether directories exist already is likely already covered, but a test needs to be added to confirm this.

Relies on #96