Skip to content

evt-project/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A collection of TEI/XML-related scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published