BU-Spark / se-Symbiota-portal

The Symbiota Virtual Flora/Fauna project is an open source software project, with central goal of developing on-line tools that aid in the generation, exploration and management of biodiversity data (collection specimens, observations, images, checklist, keys, etc.). See also: http://bdj.pensoft.net/articles.php?id=1114 and http://symbiota.org/
GNU General Public License v2.0
1 stars 3 forks source link

Create multiple transcriptions from one image #35

Closed Tian-Tan closed 1 year ago

Tian-Tan commented 1 year ago

It is possible for an image to have more than one barcode, and upon detecting that, the system should automatically create multiple transcriptions for each of the barcodes. The batch tables might need to be altered to accommodate this, but it is possible to just create multiple image entries with different ordinal numbers.

ttaliacc commented 1 year ago

I think we should split this issue in to a frontend one and a db one. @Tian-Tan

ttaliacc commented 1 year ago

This issue is redundant with the issue talks about the relationship between images and occurrences.