Changes between Version 5 and Version 6 of DespoinaLog/2010/12/15


Ignore:
Timestamp:
2010-12-15T12:41:05+01:00 (14 years ago)
Author:
antonak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DespoinaLog/2010/12/15

    v5 v6  
    11== import xls data (bbmri into gcc) : ==
    22  problem with unrecognized duplicate entries.:
     3
    34== Biobank ==
    4 
    55 * Missing from biobank (xls)  (but doesn't seem a problem) :
    66   * publications_id (mref, required)
    77   * contacts_id (mref, required)
    88
    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
    1014
    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
    1524
    16 ==  ==
    17 == Build index into gcc ==
     25
     26
     27  ''''''
     28  '''Build index into gcc'''
     29
    1830 * Lock obtain timed out: NativeFSLock@/Users/despoina/Documents/Indexes/DbIndex/write.lock:
    1931   * Use SimpleFSLockFactory.  The default, '''NativeFSLockFactory''', doesn't play well with NFS.