Skip to content

v0.1.6

Choose a tag to compare

@bertsky bertsky released this 25 Sep 21:47
82c13b0

Added

  • CI/CD via Github Actions, ht @rettinghaus #77
  • type hints and PEP257 conformity, ht @rettinghaus #75
  • support file: URIs for local FLocats (as from OCR)
  • add test covering METS without logical sub-divs, and only local ALTO (as from OCR)
  • add test covering remote METS
  • start mapping from DFG Strukturdatenset mets:div/@TYPE to DTABf tei:div/@type

Changed

  • update CI/CD via CircleCI rules

Fixed

  • timeout and retry when downloading ALTO files
  • downgrade loglevel error→warning if MODS has no encodingDesc
  • better differentiate between front/body/back (based on mets:div/@TYPE rules)