Python (and XSLT) based workflow to convert Fackel-XML into text based XML/TEIs
-
fetch_data.shcopies original FACKEL XMLs into./data -
run
make_text_files.pyto create XML/(TEI) files per Fackel Text. Original fackel mark up is saved intodata/fackel_out, the TEIs are saved intodata/editions. The files are converted withtotei.xsl -
to add
@refintors type personelements, (maybe) run https://github.com/csae8092/fackel-texte-data/blob/main/person_lookup.py