I did some changes in the corpus_transformation_scripts/Formulae/mss_edition_csv_to_xml.py (29dc7dc#diff-3ed3a4e75499bd18811b451c3d26a624cf943c82743d3839680c768f431e4f7e) in the past. These changes caused errors in the transformation process (#6). Because I forgot those changes, I fixed these errors in a separate script hss_editionen_tools.py. The newer script contains valuable sanity checks and logging and exceptions code. These two files should be merged to get the best of both worlds.
P.S. it should also be possible to convert the Excel-file directly to csv and then apply the steps of the script. This safes one manual step for the user.
I did some changes in the corpus_transformation_scripts/Formulae/mss_edition_csv_to_xml.py (29dc7dc#diff-3ed3a4e75499bd18811b451c3d26a624cf943c82743d3839680c768f431e4f7e) in the past. These changes caused errors in the transformation process (#6). Because I forgot those changes, I fixed these errors in a separate script hss_editionen_tools.py. The newer script contains valuable sanity checks and logging and exceptions code. These two files should be merged to get the best of both worlds.
P.S. it should also be possible to convert the Excel-file directly to csv and then apply the steps of the script. This safes one manual step for the user.