== import xls data (bbmri into gcc) : == problem with unrecognized duplicate entries.: == Biobank == * 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 '''== 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 *