Changes between Version 5 and Version 6 of DespoinaLog/2010/12/15
- Timestamp:
- 2010-12-15T12:41:05+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DespoinaLog/2010/12/15
v5 v6 1 1 == import xls data (bbmri into gcc) : == 2 2 problem with unrecognized duplicate entries.: 3 3 4 == Biobank == 4 5 5 * Missing from biobank (xls) (but doesn't seem a problem) : 6 6 * publications_id (mref, required) 7 7 * contacts_id (mref, required) 8 8 9 ''' * Existing in xls but not in the model ''' *'''''' 9 === Existing in xls but not in the model === 10 * person_lastName (Is this the xref to Contact/person Entity)? 11 * GWA data n = 12 * GWA platform 13 * GWA comments 10 14 11 * person_lastName (Is this the xref to Contact/person Entity)? 12 * GWA data n = 13 * GWA platform 14 * GWA comments 15 === Existing in model but not in the xls === 16 * ontologyreference_name xref 17 * individuals_name mref 18 * species_name xref 19 * founderpanels_name 20 * mref publications_id mref YES (required) 21 * enum YES (required) 22 * contacts_id mref YES(required) 23 * lastupdate date 15 24 16 == == 17 == Build index into gcc == 25 26 27 '''''' 28 '''Build index into gcc''' 29 18 30 * Lock obtain timed out: NativeFSLock@/Users/despoina/Documents/Indexes/DbIndex/write.lock: 19 31 * Use SimpleFSLockFactory. The default, '''NativeFSLockFactory''', doesn't play well with NFS.