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

Check forward compatibility with BagIt V1.0 #34

Closed
librarydatacarpentry opened this issue Nov 14, 2018 · 2 comments
Closed

Check forward compatibility with BagIt V1.0 #34

librarydatacarpentry opened this issue Nov 14, 2018 · 2 comments

Comments

@librarydatacarpentry
Copy link

BagIt spec 1.0 introduces a notable change from 0.97, requiring every payload file to be listed in every payload manifest. Older versions of BagIt allowed payload files to be listed in just one of the manifests.

Discussion here, and here.

For BagIt 1.0, every payload file MUST be listed in every payload manifest. Older versions of BagIt allowed payload files to be listed in just one of the manifests.

It doesn't look like this is an issue for DataCrate but it's worth keeping in mind for mixed checksum content. It'd be worth checking the other small changes when we get a chance.

@yrad
Copy link
Contributor

yrad commented Nov 14, 2018

Whoops, posted issue #34 with a legacy account.

@ptsefton
Copy link
Contributor

Closing this as it should not be an issue - but thanks @yrad.

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

3 participants