Skip to content

Problem: uncompressed AIPs need pointer files #324

Open
@jrwdunham

Description

@jrwdunham

Pointer files are needed to describe uncompressed AIPs. (They are already created for compressed AIPs.) Motivations:

  1. Encrypted uncompressed AIPs (which are tarred) need pointer files so we can know which GPG key is needed to decrypt them.
  2. Replica uncompressed AIPs need pointer files so we can know what original AIP is their source.
    • Relatedly, uncompressed AIPs cannot currently be replicated. AIP replication requires a pointer file.
  3. Improving the performance of fixity checking requires pointer files for uncompressed AIPs so that bag-based fixity checking of the entire AIP can be documented in the pointer files of all kinds of AIPs. See https://github.com/artefactual/archivematica/issues/918.

The scope of fixing this issue should include introduction of METS/PREMIS validation using the validation already implemented in mets-reader-writer.

TODO: provide an estimate of what resolving this issue would entail.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

PicturaeRequest: discussionThe path towards resolving the issue is unclear and opinion is sought from other community members.Status: refiningThe issue needs additional details to ensure that requirements are clear. Waffle label.📍 Pointer-files

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions