GMOD / Chado

the GMOD database schema
http://gmod.org/wiki/Chado
Artistic License 2.0
35 stars 25 forks source link

We need more linking tables for the eimage table #141

Open dsenalik opened 3 months ago

dsenalik commented 3 months ago

I propose adding linking tables from the eimage table to organism, stock, and biomaterial for germplasm etc. images, and to project, study, and analysis tables to handle images resulting from any sort of investigation. Are there others?

I further propose including type_id and rank columns, for example, to distinguish between "flower" and "leaf" images, and allowing ordering the images as needed.

Apparently there is much earlier discussion about this https://github.com/GMOD/Chado/issues/31

spficklin commented 3 months ago

Hi @dsenalik .... Some issues have been added related to this. Here's one from 2018 (wow time has past): https://github.com/GMOD/Chado/issues/31

And here are some tables requested by the Main Lab related to storing images: https://github.com/GMOD/Chado/issues/43