Hi all,
having a long train ride home from Graz I was looking into our TEI Zenodo publications of the Guidelines. Since we decided that we wanted all our published releases to show up at Zenodo and because these are quite a few I decided to write a little script rather than doing those uploads manually. I want to document here what I tested and what I’m about to do so you can stop me if it’s mad or something is missing. (BTW, Zenodo has a sandbox where I was testing my scripts)
#1 I have not found a way to directly upload to Zenodo from an URL so first I needed to download all the zip archives from Sourceforge (GitHub only has releases from 2.9.0 onwards) to my local machine
#3 needed to rename some of the readme files to get proper three digit version numbers
The whole process works quite nicely but will need some manual tweaking (of e.g. dates) afterwards (once I move from the sandbox to the real system). Because I will need to call the zenodo support after the ingestion to fix the sort order, I want to be sure that I have everything. NB: all the metadata can be changed afterwards but the files may not be touched anymore. Every new upload than creates a new version which will show up as the latest(!)
So here are some questions:
a) At Sourceforge there is a release 0.9 while in the readme there is a 0.6 (but not vice versa). Is this just a typo somewhere and do these releases belong together?!
b) There is some gap between 0.6 and 0.9 (or 1.0) and before 0.2.1. Does anyone have more releases anywhere?
c) release notes are missing for 0.2.1 and 1.4.1
Many thanks for reading until the end
Best
Peter