Releases: OCR-D/spec
Releases · OCR-D/spec
v3.2.0
v3.1.0
v3.0.0
Added:
- PAGE text result and consistency checks, #82, OCR-D/assets#16
Changed:
- 🔥 Drop recommendation on reusing source file ID for page grouping
- 🔥 Drop GROUPID and replace with mets:structMap[@type="PHYSICAL"] throughout
- 🔥 CLI: Replace
-g/-group-id
with-g/--page-id
- CLI: Mark possible comma-separated multi-value parameters as such
- CLI: Update
ocrd process
example - OCRD-ZIP: Set BagIt-Profile-Version to 1.2
v2.7.0
v2.6.3
Changed:
- OCRD-ZIP:
Ocrd-Mets
andmets:FLocat
URI/paths must be relative to/data
, #99 - OCRD-ZIP:
Ocrd-Mets
only relevant for extraction - OCRD-ZIP: Filenames MUST be relative to mets.xml
- METS: Filenames MAY/SHOULD be relative to mets.xml
- OCRD-ZIP: Allow a limited set of files in the bag basedir (readme, build files), #97