Skip to content

Releases: OCR-D/spec

v3.15.0

07 Dec 18:01
@kba kba
Compare
Choose a tag to compare

Changed:

  • mets:fileGrp/@USE must be valid xs:ID, #185

v3.14.0

03 Nov 11:26
@kba kba
Compare
Choose a tag to compare

Changed:

  • Resource lookup: for --location cwd look directly in <cwd>, no subdirectory, OCR-D/core#727

v3.13.0

20 Sep 14:51
@kba kba
Compare
Choose a tag to compare

Changed:

v3.12.0

26 Jan 12:02
@kba kba
Compare
Choose a tag to compare

Changed:

  • Resource lookup: Remove XDG_CONFIG_HOME and XDG_CACHE_HOME
  • Resource lookup: Add /usr/local/share/ocrd-resources

v3.11.0

26 Jan 12:01
@kba kba
Compare
Choose a tag to compare

Changed:

  • Resource lookup in an intermediary ocrd-resources directory
  • Drop python-specific resource locations
  • Drop /usr/local/share resource location

v3.10.0

02 Dec 17:47
@kba kba
Compare
Choose a tag to compare

Changed:

v3.9.1

02 Dec 17:47
@kba kba
Compare
Choose a tag to compare

Changed:

  • processor parameter values can be arrays, #174

v3.9.0

21 Jul 12:42
@kba kba
Compare
Choose a tag to compare

Changed:

  • CLI: Processors being called without valid METS file -> show help, #156

v3.8.0

13 Jul 17:40
@kba kba
Compare
Choose a tag to compare

Added:

  • Parameter JSON files may contain #-prefixed comments, #161
  • Processor resources, encompassing bundled/user-provided parameter JSON files and file parameter values like models, #158, #162
  • Mechanism for resolving file parameter values to actual filenames, #163
  • CLI: -P/--parameter-override to override single key-value pairs of parameter JSON, #166

Changed:

  • mets:file representing page:AlternativeImage should not be added to separate mets:fileGrp but rather to the PAGE-XML whence they originate, #164
  • Recommendation how file IDs should be derived from existing mets:file, #164
  • CLI: -p/--parameter option repeatable, results are merged right to left, #161
  • METS: Simplify the convention for mets:file/@ID for derived images, #164
  • mets:fileGrp for prerprocessing steps should use the qualifier PRE instead of IMG, #164

Removed:

  • Recommendations on fileGrp/@USE for images, #164

v3.7.0

07 Jun 18:44
@kba kba
Compare
Choose a tag to compare

Added:

  • ocrd-tool.json: Parameter values may be objects, #143
  • glossary: definitions of "print space" and "border", #114