Skip to content

v3.5.0

Choose a tag to compare

@kba kba released this 20 Jun 16:13
· 35 commits to master since this release

Added:

  • Extended syntax for filtering pages with --page-id and OcrdMets.find_files, #1328, #1328
    • negation operator ~, e.g. ~PHYS_0001..PHYS_0004 to not match the first 4 pages
    • filtering by attributes of mets:div for both physical (prefix physical:) and logical (prefix logical:) elements, e.g. ~logical:type:binding to skip all pages that are book bindings