Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.13 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.13 KB

A collection of TEI/XML-related (and possibly other) scripts.

Python scripts

  • add_id.py: add @xml:id values to specified elements automatically
  • add_id.ipynb: add @xml:id values to specified elements automatically (notebook vesion)
  • add_number.py: add @n values to specified elements automatically
  • add_number.ipynb: add @n values to specified elements automatically (notebook version)
  • extract_measurements_from_tei.py: extracts textual table values and adds them as attributes

XSLT scripts

  • auto-id.xsl
  • lb_add_attr.xsl
  • w-wrap.xsl

License

Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) unless a different licence is specified by the author.

Other scripts and tools

Folio Batch Renamer by Marjorie Burghart is a tool designed to help users who need to batch rename files, typically pictures, according to the fashion used for manuscript material, i.e. where the same folio number appears twice, typically followed by an indication of "recto" or "verso" side.