The official AIP Backup & Restore Documentation is avaliable at: AipBackupRestore. This page is just for discussion around the existing feature and how to make it better.

AIP Backup & Restore Discussion

This page serves as a Discussion page for the AipBackupRestore feature, first released in DSpace 1.7.0.

Below you'll find more information pertaining to decisions made when developing this feature, etc.

Feel free to add your own notes!

Notes on Development

What code has really changed (as of DSpace 1.7)?

The majority of the code changes are in two main areas:

  1. org.dspace.content.packager.* - Packager classes
  2. org.dspace.content.crosswalk.*

For a full list of code changes (including patches) see: AipCoreAPIChanges

Because of the changes to the PackageIngester and PackageDisseminator interfaces, if you've created any local Packagers at your institution, those will need to be refactored.

To-Do List – What remains to be done!

Testing Special Cases during Restore/Replace

The below special cases need further testing, especially when performing a "Restore" or "Replace". Mostly, these are just notes for Tim (and other developers), to ensure that all these various "edge" cases can be restored properly (or perhaps not restored properly, if the decision is made that it needs not be restored).

As each special case is implemented, we can check off the item in the below list. Special cases which have been fully tested & implemented are marked with a (tick). Feel free to add more special cases to this listing, if we missed anything.

Anything not marked with a (tick) either is not working or has not yet been fully tested! If you test it and it works, let us know, so we can check it off the list!

Item Restoration/Replacement

Special Cases

Collection Restoration/Replacement

Special Cases

Community Restoration/Replacement

Special Cases

Admin UI work

As part of the CurationTaskProposal (led by Richard Rodgers & MIT), a new Curation Framework is in the works. This Curation Framework will have a Command Line interface initially. However, the goal for 1.7, is to also have Administrative UI tools which are able to kick off various "curation tools". Among these curation tools will be the ability to export/import AIPs via the Admin UI.

Notes on AIP ingest speed & improving it

Some very basic ingestion speed tests were performed on a set of 26 AIPs (which represented a Community containing a Collection containing 24 Items). These tests found that, by default, the parsing/ingest settings are currently not optimized for speed.

Here are the basic (non-scientific) results

Discussion / Use Cases

Please add your own potential use cases or discussion topics

Questions / Comments?

Questions or comments – either add them inline above, or contact Tim Donohue