OCR-D / core

Collection of OCR-related python tools and wrappers from @OCR-D

Home Page:https://ocr-d.de/core/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test pageId clashes across fileGrps for cached METS

kba opened this issue · comments

          Note: we should also add test coverage for this. AFAICS, we need a cached `add_file` under the circumstance that a file for that page already exists, but in a different fileGrp.

Originally posted by @bertsky in #1195 (comment)

Simplest test I know of so far is still binarization.

(And for some reason xmlstarlet val does not pick up the duplicate @ID problem, only xmllint does.)