mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-08 22:29:56 +02:00
🧹 Validate imagefilename again
This commit is contained in:
parent
c994be2efb
commit
1af18c629e
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ remove_filegrp() {
|
|||
}
|
||||
|
||||
do_validate() {
|
||||
ocrd workspace validate --skip pixel_density --skip imagefilename --page-strictness lax mets.xml
|
||||
ocrd workspace validate --skip pixel_density --page-strictness lax mets.xml
|
||||
# XXX ocrd-tesserocr INCONSISTENCY in TextRegion → use "--page-strictness lax" for now
|
||||
|
||||
# XXX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue