gilienv / EssOilDB

Restructuring of Essential Oil Database
Apache License 2.0
8 stars 6 forks source link

Primary data table (compounds) #8

Open petermr opened 5 years ago

petermr commented 5 years ago

[cut and pasted from Word]

infocdata

icoid(PK)                 pid(fk)                  coid(fk)                          percent                                  ppid(fk)   
    cagroup(Array of FKs)

        **infocdata**

expcid(fk)                  idfnid(fk)                             casid(fk)

and descriptions • compounddata: coid(pk) auto_increment, coname, chname • plantpartdata: ppid(pk) auto_increment, ppname • compoundactivitydata: caid(pk) auto_increment, caname • expconditiondata: expcid(pk) auto_increment, expcname • identificationdata: idfnid(pk) auto_increment, idfnname • casdata: casid(pk) auto_increment, casno

petermr commented 5 years ago

This table should describe properties of the compound (independent of the plant or experiment. My current guess is:

The primary test is: