Islandora module that provides functionality specific to the WestVault digital preservation network.
Currently the only functionality this module provides is to add the following tags to Bags created for deposit into WestVault:
Bag-Size
: The size, in megabytes, of all files in the Bag'sdata
directory.Bagging-Date
Internal-Sender-Description
: The value for this tag is taken from the object's Dublin Coredescription
values.Internal-Sender-Identifier
: The value for this tag is the object's PID.
Source-Organization
is also required by WestVault, but is not added by this module; rather, it is added by the main Islandora BagIt module if the origanization's name is added to the "Organization transferring the content" field, as illustrated below.
Islandora Bagit is a soft dependency; if it is not installed, this module will do nothing.
Install as usual, see this for further information.
To use this module, go to Administration > Islandora > Islandora Utility Modules > Islandora BagIt. Make sure the "Add WestVault tags" option at the bottom of the form is checked. You should also make sure that you enter your institution's name in the "Organization transferring the content" field at the top of the "Bag metadata" group form elements:
Bug reports, use cases, feature requests, and pull requests are welcome. Please open an issue before opening a pull request.