OCR4all / ocr4all-backend

Master repository containing all required submodules to get the new OCR4all backend (still WIP) up and running
MIT License
1 stars 1 forks source link

Data import / export #2

Open maxnth opened 1 year ago

maxnth commented 1 year ago

Add the possibility to import and export data

Input

Export (as in export as download through the browser)

maxnth commented 2 months ago

For snapshots exports it should be possible to optionally collect all images in the tree (see LAREX file collection) as well as to normalize file names to make them compatible with all operating systems @hbaier-dev

maxnth commented 2 months ago

Furthermore, we should – at least optionally – flatten the export structure of sandboxes as most users probably would prefer output in the form of

- mets.xml
- 1
- 1_1
- 1_1_1

instead of the current nested structure.