Changes between Version 3 and Version 4 of ObservStart/OmicsConnect


Ignore:
Timestamp:
2012-06-06T12:57:53+02:00 (12 years ago)
Author:
Robert Hastings
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ObservStart/OmicsConnect

    v3 v4  
    1 = OmicsConnect wiki =
    2 
    3 This page reports current issues and plans with omicsconnect, an extension on top of Observ.
    4 This work is in the context of EU-BioSHARE WP4.
    5 
    6 NB this document formatted in trac wiki format, so we can include it online. Syntax:
    7 * unsolved issues
    8 * ~~ solved issues ~~
    9 >> comments
    10 
    11 == showstoppers ==
    12 
    13 * mrefs master/detail forms don't behave well. Examples:
    14         * adding new citations for study.
    15         * adding new measurement to protocol
    16        
    17 == discussion items ==
    18 
    19 * Phenotype method <-> protocol / measurement
    20 * Who does contribution: Person or an PersonAffiliation?       
    21 
    22 == WormQTL datatypes review ==
    23 '''v1 -> v2: notes'''
    24 * analysis -> computeprotocol: needs merging work
    25 * derivedtrait -> MISSING: observablefeature is what you want, but this needs to be typed in some way
    26 * parameterset -> mref 'parameters' in computeprotocol: look into consequences not having sets for this
    27 * binarydatamatrix -> MISSING: matrix backend specific, link to binary storage files
    28 * gene -> MISSING: probably sequencecharacteristic? how is this typed? must be subclassed first? fields such as xref to Chromosome, bp location, etc via sequencerelation?
    29 * parametervalue -> computeparameter: better than before with datatyping/freerange values
    30 * chromosome -> chromosome: missing some handy fields such as 'orderNr' and 'isAutosomal' ('rank' in sequencerelation?)
    31 * investigation -> study: OK
    32 * probe -> [see: gene]
    33 * data -> dataset: might need some extra fields such as ValueType, ColumnType, RowType, Storage, etc
    34 * marker -> marker: missing some fields: xref to Chromosome, cM location, reportsFor. 'seqlength' as int might be too small? (2x10^9 when signed)
    35 * runtimeproperty -> MISSING: but make molgenis-wide build-in?
    36 * dataname  -> computeparameter: if values can be proper XREFs
    37 * measurement -> [see: derivedtrait]
    38 * sample -> MISSING: subclass of observationtarget?
    39 * dataset -> [see: parameterset, if values can be proper XREFs]
    40 * panel -> panel: OK
    41 * snp -> [see: gene]
    42 * datavalue -> computeparameter: if values can be proper XREFs
    43 * parametername -> computeparameter: OK
    44 * transcript -> [see: gene]
    45 * investigationfile -> MISSING: but debatable use/implementation
    46 
    471== wanted entities ==
    482
     
    8438* Contact: an entity having contact details such as address
    8539* Person: to refer to natural actors in the process
    86 * Organization: organization actor
     40* Organization: organization actor, Can this also be a used when we need to acknowledge a funder?
    8741* PersonAffiliation: association between individual and Organization
    8842* Submission: the event of data contribution
    8943        * dicussion: what are Submissable items? I.e. can have Contribution
    9044* Contribution: metadata describing Role of Person in a Study (?)
     45* Licences: Can we use CC licences, attach to Study Details or Data sets?
     46 
    9147
    9248'''references'''
     
    12379        * can be modelled as Protocol?
    12480
    125 == checklist of requirements ==
    126 
    127 * study and person should have qualified 'contribution' denoting 'role' in study
    128 * both study and data sets can be submissions (what else?)
    129 * submission can have contributions (== role in submission)
    130 * person can have more than one affiliation, how does that relate to role?
    131 * remove fax and phone
    132 * study design should come from an ontology
    133 * need a way to link panels (e.g. sample panel, assayed panel)
    134 * hotlinks to see only hotlinks related to a specific element, e.g only see experimental specific hotlinks in experiments?
    135 
    136 == FAQ ==
    137 
    138 Q: Where do I add panel specific information e.g. population information, number of males/females, Geographical location
    139 >> A: these are a ProtocolApplication having panel as target
    140 Q: where to add species?
    141 >> A: species are special kind of ontology term