-
Notifications
You must be signed in to change notification settings - Fork 49
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
Adapt parsing Bagit Profile due to specification. #128
base: master
Are you sure you want to change the base?
Commits on Nov 12, 2018
-
Adapt parsing Bagit Profile due to specification. (https://github.com…
…/bagit-profiles/bagit-profiles) Inclusion of "Contact-Name," "Contact-Phone" and "Contact-Email," as defined in the BagIt spec, is not required but is encouraged. -> Add "Contact-Phone" -> "Contact-Name" and "Contact-Email" are now optional Add test for minimal profile Adapt other tests. Bag-Info: The parameters "required" is 'false' and "repeatable" is 'true' by default. Changed implementation accordingly. ("repeatable": Not used yet inside the library!?)
Volker Hartmann committedNov 12, 2018 Configuration menu - View commit details
-
Copy full SHA for c2c829c - Browse repository at this point
Copy the full SHA c2c829cView commit details -
Volker Hartmann committed
Nov 12, 2018 Configuration menu - View commit details
-
Copy full SHA for af27481 - Browse repository at this point
Copy the full SHA af27481View commit details -
Bagit-Profile: Make field "Tag-Manifests-Required" optional
Volker Hartmann committedNov 12, 2018 Configuration menu - View commit details
-
Copy full SHA for db411d0 - Browse repository at this point
Copy the full SHA db411d0View commit details -
Bagit-Profile: Make field "Tag-Files-Required" optional
Volker Hartmann committedNov 12, 2018 Configuration menu - View commit details
-
Copy full SHA for e8e0a77 - Browse repository at this point
Copy the full SHA e8e0a77View commit details -
Remove output to error console.
Volker Hartmann committedNov 12, 2018 Configuration menu - View commit details
-
Copy full SHA for 856ee4e - Browse repository at this point
Copy the full SHA 856ee4eView commit details
Commits on Nov 13, 2018
-
Changes according to the comments.
Volker Hartmann committedNov 13, 2018 Configuration menu - View commit details
-
Copy full SHA for f2e4ab1 - Browse repository at this point
Copy the full SHA f2e4ab1View commit details
Commits on Nov 15, 2018
-
Split the parsing of the BagIt-Profile-Info section into mandatory an…
…d optional tags.
Volker Hartmann committedNov 15, 2018 Configuration menu - View commit details
-
Copy full SHA for e6ce9a7 - Browse repository at this point
Copy the full SHA e6ce9a7View commit details