-
Please Disconnect from the Internet. This is an offline-only magazine of commentary, fiction, and poetry
https://thedisconnect.co/one/ -
are you using bagit profiles?
fully compliant to this spec https://github.com/ruebot/bagit-profiles ?are you aware of any other non compliant use?
searching for a bagit library in Go i ended up here:
- https://github.com/APTrust/easy-store#aptrust-bagit
- https://github.com/APTrust/easy-store/blob/master/testdata/profiles/aptrust_bagit_profile_2.1.jsonand i'm in doubt to use
-
@nkrabben bagit v2 is new to me! do you know if there is a public draft?
at the moment i think i will stay with this other library (always from APTtrust) that is not forcing the use of a profile https://github.com/APTrust/bagins
-
@nkrabben i've always used bagit-python in the past. i want to try Go for a small cli (has to run on windows).
the test i made so far with bagins are correctly validating with bagit-py and bagit-java cli