Description
Currently, the OCR parser stores annotation information in the metadata.json file. However, this annotation data should instead be returned alongside the parsed pecha to the OpenPecha backend, where it can be properly stored.
Expected Output
The OpenPecha backend should be capable of storing both the pecha and all relevant annotation information provided by the OCR parser.
Implementation Steps
Reviewer
Description
Currently, the OCR parser stores annotation information in the
metadata.jsonfile. However, this annotation data should instead be returned alongside the parsed pecha to the OpenPecha backend, where it can be properly stored.Expected Output
The OpenPecha backend should be capable of storing both the pecha and all relevant annotation information provided by the OCR parser.
Implementation Steps
metadata.json.metadata.json.Reviewer