== Inconsistency with biobank table (pheno & gcc project) == == problem:  == The bbmri.xml describes the table as follows :[[BR]][[BR]]                       Describes one biobank cohort[[BR]]                       [[BR]]                       [[BR]]                       [[BR]]                       [[BR]]                       [[BR]]                       [[BR]]                       [[BR]]                       [[BR]]                       [[BR]]                       [[BR]]                       [[BR]]               [[BR]][[BR]]Similarly the BBMRIupdateDatabase tries to create these fields. But[[BR]]the created table in DB is missing the fields:[[BR]][[BR]]Institutes  (mref), Publications(mref), Contacts (mref), Topics[[BR]](mref), Materials (mref).[[BR]][[BR]]Is this how was supposed to work? Because it causes a problem in mysql[[BR]]input from the previous scheme (in pheno). == Solution == create new table biobank from pheno project as follows: