Detox log

From Archivematica
Jump to navigation Jump to search

Design

This page proposes a new feature and reviews design options

Development

This page describes a feature that's in development

Documentation

This page documents an implemented feature


Design[edit]

To support various file systems the file & folder names were changed with the detox program. These changes needed to be included in the metadata for the SIP.


Developoment[edit]

  • Once verified working correctly, should overwrite SIP.xml, and not create new file (SIPOUT.xml)
  • Can verify the UUID for the SIPs correspond


Documentation[edit]

Detox will output a list of file changes. In the archivematica system these changes are logged to the detox.log. To include this information, as metadata, the SIPOUT.xml is generated by add_detox_to_SIP.py from detox.log and SIP.xml. add_detox_to_SIP.py proccesses detox.log line by line, to update any filename changes in SIPOUT.xml