Skip to content

Releases: OCR-D/spec

v3.25.0

15 Aug 11:43
@kba kba
Compare
Choose a tag to compare

Changed:

  • Deprecate input_file_grp and output_file_grp, #255
  • Introduce input_file_grp_cardinality and ouptut_file_grp_cardinality, #255

Fixed:

  • sorted imports in scripts/yaml-to-json.py, #252

v3.24.0

25 Jan 12:24
@kba kba
Compare
Choose a tag to compare

Changed:

  • Rewritten web_api to match the implementation in OCR-D/core

Fixed:

  • typos in ocrd_tool

v3.23.0

16 Mar 14:08
@kba kba
Compare
Choose a tag to compare

Added:

  • JSON-schema for QUIVER / QA Spec, #236

v3.22.0

03 Mar 16:06
@kba kba
Compare
Choose a tag to compare

Added:

  • QA Spec: defining metrics for evaluation of OCR against Ground Truth, #225
  • Web API Spec: Defining the components and interactions of the Web API, #222

Fixed:

  • ocrd-tool.json: Wording on size attribute of resources, #233

v3.21.0

30 Nov 16:10
@kba kba
Compare
Choose a tag to compare

Fixed:

  • web api: GET /workflow/{workflow-id} should return a workflow, not a workspace, #223

Changed:

  • web api: POST /workflow/{workflow-id} accepts a WorkflowArgs object with workspace ID and workflow parameters, #220
  • mets: Reorganize structure of the document, add numbered section headings, #155, #207

Added:

  • cli: --page-id/-g option accepts regular expressions as well, #221, OCR-D/core#856
  • mets: conventions for providing document-wide files (FULLDOWNLOAD_...), #154, #207
  • cli: clarify the semantics and order of preference for multi-value/regex/range param values, #232, OCR-D/core#921

v3.20.0

14 Aug 15:46
@kba kba
Compare
Choose a tag to compare

Changed:

  • web api: /workspace: support content-negotiation for either OcrdZip or JSON description, #210
  • web api: POST/PUT /workspace: return OcrdZip, #209
  • ocrd-tool.json schema: default for parameters is an empty object {}

Removed:

  • logging: obsolete docs better described in cli, #219

v3.19.0

23 May 10:00
@kba kba
Compare
Choose a tag to compare

Fixed:

  • typos in the web OCR-D Web API, #199
  • typo in the OCRD-ZIP spec, #203
  • fix bagit-profile URL, #205

Changed:

  • Drop Ocrd-Manifestation-Depth and disallow fetch.txt bagit mechanism, #182
  • Drop unclear has_docker attribute in discovery response in OCR-D Web API, #201

Added:

v3.18.0

06 Apr 18:33
@kba kba
Compare
Choose a tag to compare

Added:

  • Initial version of the OCR-D Web API, #173

v3.17.0

14 Feb 13:02
@kba kba
Compare
Choose a tag to compare

Added:

  • ocrd-tool.json: Support processors listing their own resources and restrict resource_locations, #181, #190

v3.16.0

30 Jan 15:02
@kba kba
Compare
Choose a tag to compare

Changed:

Added: