Description
The use case is as follows:
Sometimes it is useful to resubmit a particular SIP that will replace the information placed before in a given AIP or update the representations of that AIP with additional files. For that, a repository should receive a SIP with the status UPDATE that identifies the AIP or the ID of the previous SIP submitted. The repository should be able to understand that it is an AIP UPDATE request by looking at the SIP status and identify the AIP to which the update should be performed.
In order to support this feature, the AIP spec should be updated to describe what should happen at the AIP level if an update is received via the ingest process.
@luis100 may be consulted to provide more details on current implementations.
This issue is related to DILCISBoard/E-ARK-SIP#6