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
Clarification required on the type of ID used to navigate the omoccurrences #48
Symbiota's omoccurrences table uses its auto_increment occid field as a FK between tables; while Harvard's occid field is in the form of a GUID. Clarification is required on which kind of ID should be used for table navigation.
Symbiota's omoccurrences table uses its auto_increment
occid
field as a FK between tables; while Harvard'soccid
field is in the form of a GUID. Clarification is required on which kind of ID should be used for table navigation.