forked from terrywbrady/File-Analyzer
-
Notifications
You must be signed in to change notification settings - Fork 11
Bagit automation
Terry Brady edited this page Aug 18, 2014
·
11 revisions
This rule was written to provide BagIt functionality through the File Analyzer. This rule was designed for users who perform other digitization tasks using the File Analyzer.
Given an existing Bag, verify that the integrity of the Bag contents.
- Root folder
- Subfolders of root folder
- Files contained within root folder (matching by name)
Assumption: all 3 are needed. Currently only the root folder is supported.
Ensure that the validation task works in both instances.
Assumption: directories. Zip support would be useful to add