== import xls data (bbmri into gcc) : == problem with unrecognized duplicate entries.: == Biobank table == * Missing from biobank (xls) (but doesn't seem a problem) : * publications_id (mref, required) * contacts_id (mref, required) === Existing in xls but not in the model === * person_lastName (Is this the xref to Contact/person Entity)? * GWA data n = * GWA platform * GWA comments === Existing in model but not in the xls === * ontologyreference_name xref * individuals_name mref * species_name xref * founderpanels_name * mref publications_id mref YES (required) * enum YES (required) * contacts_id mref YES(required) * lastupdate date Models synchronized. == Person table * == * *there is another entity : '''contact''' :  * address * phone * email * fax * tollfreephone * Missing from biobank (xls) (but doesn't seem a problem) : * * address * phone * email * fax * tollfreephone * firstname * midinitials * affiliation_name * roles_name === Existing in xls but not in the model === * person_lastName (Is this the xref to Contact/person Entity)? * GWA data n = * GWA platform * GWA comments === Existing in model but not in the xls === * ontologyreference_name xref * individuals_name mref * species_name xref * founderpanels_name * mref publications_id mref YES (required) * enum YES (required) * contacts_id mref YES(required) * lastupdate date Models synchronized. = '''Build index into gcc ''' = * Lock obtain timed out: NativeFSLock@/Users/despoina/Documents/Indexes/DbIndex/write.lock: * Use SimpleFSLockFactory. The default, '''NativeFSLockFactory''', doesn't play well with NFS. * http://lucene.472066.n3.nabble.com/Lock-obtain-timed-out-td825516.html *