Releases: OCR-D/spec
Releases · OCR-D/spec
v3.27.0
Changed:
ocrd_tool
: no default forcontent-type
of resources, #262- Rewrite
cli
andocrd_tool
specs, #263:- rename
file parameters
toresource parameters
(matchingcli#processor-resources
) - add multi-valued semantics to
content-type
via comma separated string - stay neutral regarding file vs. directory, replace
fpath
withrpath
- no more recursive relative names, except for CWD (!)
- introduce (i.e. proper define/list) resource locations
- update fileGrp cardinality instead of names
- update schema verbatim
- update and change to simpler example (ocrd_tesserocr→ocrd_kraken)
- improve formulations
- rename
v3.26.0
v3.25.0
v3.24.0
v3.23.0
v3.22.0
v3.21.0
Fixed:
- web api:
GET /workflow/{workflow-id}
should return a workflow, not a workspace, #223
Changed:
- web api:
POST /workflow/{workflow-id}
accepts aWorkflowArgs
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#856mets
: conventions for providing document-wide files (FULLDOWNLOAD_...
), #154, #207cli
: clarify the semantics and order of preference for multi-value/regex/range param values, #232, OCR-D/core#921
v3.20.0
v3.19.0
Fixed:
Changed:
- Drop
Ocrd-Manifestation-Depth
and disallowfetch.txt
bagit mechanism, #182 - Drop unclear
has_docker
attribute in discovery response in OCR-D Web API, #201
Added:
- Parameters can now be described with most JSON-Schema constructs, #206, OCR-D/core#848