Description
I'm trying to determine if this makes sense - maybe it is too heavy though?
- https://en.wikipedia.org/wiki/BagIt
- https://www.research.manchester.ac.uk/portal/files/45989205/bagminid.pdf
- https://github.com/ini-bdds/bdbag
- https://github.com/LibraryOfCongress/bagit-python
- https://github.com/ResearchObject/bagit-ro
Would this make sense to describes groups of files for instance needed for training and allow uploads of many heterogeneous files with their metadata to libraries.
Individual manual uploads when setting up a training instance has been identified as a training pain point. We should probably either develop a YAML format Galaxy can consume to describe this or use an existing format and create entities for training-material trainings.
We could also consider these for collections and histories if this works well also.
-
The following from Wikipedia makes me believe we can create bags that like out to Zenodo datasets.
A bag can specify payload content indirectly via a "fetch.txt" file that lists URLs for content that can be fetched over the network to complete the bag.