GO-CAM November 22, 2017: Difference between revisions

From GO Wiki
Jump to navigation Jump to search
Line 62: Line 62:
=== Allow negation in Noctua and SAE and in GPAD export ===
=== Allow negation in Noctua and SAE and in GPAD export ===
*We reviewed the 1.0 milestones in the [https://github.com/geneontology/simple-annoton-editor/issues SAE github tracker]
*We reviewed the 1.0 milestones in the [https://github.com/geneontology/simple-annoton-editor/issues SAE github tracker]
*[https://github.com/geneontology/simple-annoton-editor/issues/14 Restrict selectable evidence codes to manual subset]
**[https://github.com/geneontology/simple-annoton-editor/issues/14 Restrict selectable evidence codes to manual subset]
*[https://github.com/geneontology/simple-annoton-editor/issues/10 Bare MF annotation should generate part-of triples]
**[https://github.com/geneontology/simple-annoton-editor/issues/10 Bare MF annotation should generate part-of triples]
*[https://github.com/geneontology/simple-annoton-editor/issues/9 The SAE should be aware of user groups and allow users to select and use them]
**[https://github.com/geneontology/simple-annoton-editor/issues/9 The SAE should be aware of user groups and allow users to select and use them]
*[https://github.com/geneontology/simple-annoton-editor/issues/4 Warn (prevent?) users if the model contains edges that could potentially be lost]
**[https://github.com/geneontology/simple-annoton-editor/issues/4 Warn (prevent?) users if the model contains edges that could potentially be lost]
*[https://github.com/geneontology/simple-annoton-editor/issues/3 Add a NOT button to each aspect]
**[https://github.com/geneontology/simple-annoton-editor/issues/3 Add a NOT button to each aspect]
*'''AI:''' Berkeley will report back when these are implemented and/or when they need further testing of the SAE
*'''AI:''' Berkeley will report back when these are implemented and/or when they need curators for further testing of the SAE
*Note that a newer version of the SAE will allow adding extensions like inputs to MFs (i.e. has_input(entity)), but causal relations will still be added in the graphical UI
*Note that a newer version of the SAE will allow adding extensions like inputs to MFs (i.e. has_input(entity)), but causal relations will still be added in the graphical UI



Revision as of 13:59, 22 November 2017

Zoom URL

https://stanford.zoom.us/j/679970729

Agenda

Updates/Discussion on 1.0 Release Milestones

Annotation Attribution in GPAD Output Files

Display user and group labels from minerva metadata

Allow negation in Noctua and SAE and in GPAD export

export-lego-to-gpad-sparql should collate by MOD

MInutes

  • On call: Barbara, Chris, Edith, Harold, Jim, Kevin, Kimberly, Pascale, Paul T., Sabrina, Seth, Suzi

Agenda

Updates/Discussion on 1.0 Release Milestones

Annotation Attribution in GPAD Output Files

  • AI: Seth/Berkeley will implement a Jenkins job that checks, for all entries in users.yaml that have edit permission in Noctua,
    • there exists an orcid
    • there exists at least one group (that is also present in groups.yaml)
  • AI: Entries in users.yaml file that don't meet these requirements will be output in the Jenkins report and users will be asked to update
  • AI: Berkeley will generate a models report that lists, for each model, :
    • model name
    • all curator names associated with that model
    • default group for each curator
  • AI: Curators will be asked to review this report and if there are models for which their default group is NOT what they want in the providedBy field, then they need to indicate the appropriate group

Display user and group labels from minerva metadata

  • Changed from 1.0 Milestone to wishlist as this impacts the contributor display on the landing page and is not essential for curation or GPAD output

Allow negation in Noctua and SAE and in GPAD export

export-lego-to-gpad-sparql should collate by MOD

  • Will be implemented imminently