OCR-D / spec

Specification of the @OCR-D technical architecture, interface definitions and data exchange format(s)
https://ocr-d.de/en/spec/
17 stars 5 forks source link

Makefile to build JSON from yaml #226

Closed kba closed 1 year ago

kba commented 1 year ago

This allows rebuilding the JSON files from their YAML sources from within the spec repository.

@mweidling @paulpestov I prefer YAML for editing because there is less noise and no issues about trailing commas etc. But of course the actual exchange format for ocrd-tool (and later ocrd-eval) will be serialized as JSON.