Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem: bagged transfers are not supported #356

Closed
sevein opened this issue Jan 18, 2022 · 1 comment
Closed

Problem: bagged transfers are not supported #356

sevein opened this issue Jan 18, 2022 · 1 comment

Comments

@sevein
Copy link
Member

sevein commented Jan 18, 2022

In automation-tools, there is one optional pre-transfer script that unbags the transfers before it is sent to Archivematica: 00_unbag.py. Archivematica is also capable to unbag transfers, but a different type of transfer type needs to be used. This way, the rest of the Enduro workflow can assume that the transfer is a standard Archivematica transfer when adding additional metadata or other potential steps added in the future.

@sevein
Copy link
Member Author

sevein commented Feb 10, 2022

#377 is now merged, but here's also a prototype that uses bagit.py instead, but it falls back to go-bagit when the python solution isn't available: https://github.com/artefactual-labs/enduro/compare/dev/bagit-validation?expand=1 - in case that we need it it in the future. With some extra work, it could provide some level of configurability using the existing [validation] section.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant