Symbiota / Symbiota-deprecated

This original code fork is considered deprecated and no longer maintained by the community. We recommend that you use one of the several actively developed forks.
GNU General Public License v2.0
23 stars 94 forks source link

link person names to their spelling variations, specimens, and determinations #51

Open bdbrandt opened 8 years ago

chicoreus commented 8 years ago

This sounds like a request to link determinations to agents. This should allready be present in the schema, in the omoccurrdeterminations.idbyid field, however that field points to omcollectors, instead of agents. omcollectors should have been removed (it was renamed to agents) in schema patch 0.9.1.15, but it looks like a drop table omcollectors query was omitted from the patch and omcollectors is still present. More investigation and cleanup is probably needed here to make sure that the agent tables are being used as designed.