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

Allow packaging of any file as a tag file #550

Open
diamondap opened this issue Jul 5, 2023 · 0 comments
Open

Allow packaging of any file as a tag file #550

diamondap opened this issue Jul 5, 2023 · 0 comments

Comments

@diamondap
Copy link
Member

Allow DART users to add files to bags as tag files. These files would be packaged in the bag, but they would be put outside the payload (data) directory.

This is a fairly common case, especially with XML metadata files exported by DAMS or internal/institutional repository to be preserved alongside the content payload. Bag structure would look like this:

bagit.txt
bag-info.txt
manifest-sha256.txt
custom-metadata.xml
data
data/file1.pdf
data/file2.pdf
data/file3.pdf

In the case above, user should be able to drag custom-metadate.xml into DART and ask that it be added as a tag file rather than a payload file.

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