Releases: OCR-D/core
Releases · OCR-D/core
v0.4.1
22 Jun 15:22
Compare
Sorry, something went wrong.
No results found
Changed:
CLI: rename workspace create
-> workspace init
and align with clone syntax
v0.4.0
20 Jun 17:31
Compare
Sorry, something went wrong.
No results found
Changed:
Caching is disabled by default
Added:
CLI: ocrd ocrd-tool version
to show version
API: OcrdMets
getters/setters for unique_identifier
CLI: ocrd workspace set-id MODS_IDENTIFIER_PURL
to set mods:identifier
CLI: ocrd workspace get-id
to get mods:identifier
CLI: ocrd workspace clone
syntax changed
CLI: ocrd workspace clone/find
support downloading files
CLI: ocrd workspace find -L
for local files
CLI: ocrd workspace find -i ID
to search by ID
v0.3.2
19 Jun 15:48
Compare
Sorry, something went wrong.
No results found
Added:
CLI: ocrd ocrd-tool version
to show version
API: OcrdMets
getters/setters for unique_identifier
CLI: ocrd workspace set-id MODS_IDENTIFIER_PURL
to set mods:identifier
CLI: ocrd workspace get-id
to get mods:identifier
Fixed:
CLI: cord ocrd-tool tool parse-params
validate as well as merges with default
Parameter validation: Check whether parameter is required: true
v0.3.1
18 Jun 17:07
Compare
Sorry, something went wrong.
No results found
Added
Fixed:
CLI: validate of ocrd-tool.json didn't parse JSON, #115
Changed:
mets_file_id
in utils is now concat_padded
and more flexible
v0.3.0
18 Jun 14:44
Compare
Sorry, something went wrong.
No results found
Added
Changed
Adding a file with an existing ID
will raise an exception, #110
Adapted to spec 2.1.1
Fixed
Wrapped tools support -J
/--dump-json
GROUPID
was not passed when adding files
Removed
--output-mets
, spec v2.1.1
v0.2.5
18 Jun 09:53
Compare
Sorry, something went wrong.
No results found
Added
Bash library
CLI command ocrd-tool
CLI command workspace find
CLI command workspace list-group
CLI command workspace create
CLI workspace
flag --no-cache
bash library to build wrappers
CLI: --version
global flag
Changed
Downloading a file will set the URL in the METS
Fixed
run_processor will save_mets after process
v0.2.4
04 Jun 12:20
Compare
Sorry, something went wrong.
No results found
Fixed
GT
is a valid category for mets fileGrp@USE
Changed:
v0.2.3
17 May 16:12
Compare
Sorry, something went wrong.
No results found
#79
Fixed:
Adapted to spec v1.1.5
Ensure python 2.7 backwards compatibility
Changed:
ocrd_tool must be passed to Processor
constructor
v0.2.2
16 May 10:16
Compare
Sorry, something went wrong.
No results found
Added:
points_from_x0y0x1y1 util
Fixed:
v0.2.1
08 May 13:08
Compare
Sorry, something went wrong.
No results found
Added
CLI: ocrd workspace {add,clone,pack,unpack,validate}
, #75
You can’t perform that action at this time.