-
John will suggest changes to the contact_name, contact_phone, and contact_email on the BagIt spec according to our definitions https://docs.google.com/document/d/1QXLbvEqUS5GGfH7CozcyvX_om8w_xOTH0psmN…
-
I'm thinking of a script that can handle multiple data sources, so I'm looking at using YAML files to define what each data source is, and where their source fields are. Then, each source file would …
jdpye updated
2 months ago
-
From the "Beyond the Repository" project (notes https://docs.google.com/document/d/1QXLbvEqUS5GGfH7CozcyvX_om8w_xOTH0psmNWCATzM/edit): suggested changes to "2.2.2. Bag Metadata: bag-info.txt":
Con…
-
This is a general bug filed against the manifest spec at https://github.com/LibraryOfCongress/bagit-spec/issues/46.
TLDR: No existing baggers correctly implement the BagIt spec's filename percent-e…
-
Should we start working on version 2.0 of the spec for breaking changes?
Some ideas that come to mind:
* .bagit
* putting `Payload-Oxum` in bagit.txt
-
I recently discovered that the [BagIt 1.0 specification](https://datatracker.ietf.org/doc/html/rfc8493#section-2.1.3) requires that `CR`, `LF`, and `%` in file paths within manifest files are percent-…
-
feels a bit fragile as a permalink, particularly as it has `github.io` in the URI, we're subject to GitHub's current free offering of GitHub Pages (they have changed this domain name already once).
…
-
Current BagIt libraries differ in how they handle empty directories added as a payload. For example, with the following sample structure,
|-directory\
| |-empty_directory\
| |-payload_file
...
…
-
bagit-java version: 5.2.0
Operating System CentOS (Linux) 7
A null pointer exception is thrown when I attempt to validate a bag against a BagIt 1.3.0 profile without a Manifests-Required block. L…
-
The BagIt spec defines an optional file `fetch.txt` which includes external references to (potentially large) files that are not actually in the bag, but must be downloaded before validation (#58).
h…
nuest updated
4 years ago