Closed ttaliacc closed 1 year ago
The initialization step is for an admin user to upload a directory of images through FTP (bulk import). Symbiota has functions to ingest the image, team needs to enhance the ingestion to also create the transcription batch at the same time.
So doesn't it mean that we shouldn't use the image upload page in the old entry form to upload images? But that page does connected to the image table we are currently using, and the logic conflict still exits. @Tian-Tan
Everything is clear now, and we are making progress
(a) The work flow of the image part:
Talia's guess:
(b) Initialization workflow
How is the entire data entry process initialized? Is it something like a. Create a new collection b. Upload images (are they uploaded one-by-one or in bulk?) c. Begin data entry process
(c) Batch workflow