Closed bitsgalore closed 6 years ago
I think I've done something similar, disabling hash checks in dfxml scripts sometimes, or skipping checksum generation when generating a PREMIS XML if a manifest sidecar is detected - the PREMIS XML gets populated with values pulled from the manifest..
On 21 Feb 2018 12:50 pm, "Johan van der Knijff" notifications@github.com wrote:
Why: checksum verification can be time-consuming, and is done at write-time anyway. So in some cases it might be preferrable to skip this at the verify stage.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/KBNLresearch/omSipCreator/issues/56, or mute the thread https://github.com/notifications/unsubscribe-auth/ABEyvpSq72XLQ-VYo9ydAJRcppnAOoj9ks5tXBEfgaJpZM4SNlPE .
Why: checksum verification can be time-consuming, and is done at write-time anyway. So in some cases it might be preferrable to skip this at the verify stage.