NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Dates: October 1, 2015 – October 14, 2015 (2 weeks)
  • Goal:   
    • Demonstrate all previous LexEVS functionality as implemented with the new Lucene and 100% of unit test pass
    • Provide continued support and issue resolution.
    • Provide deployment support.
  • Project Roadmap
  • Agile Board
  • Sprint Report (includes issues/deliverables)
  • Retrospective 
  • Artifacts
    • v6.3.0.1 branch
      • Git tag: v6.3.0.1.RC1
      • <sftp location>
      • Functionality Summary
        • LEXEVS-1195 GUI - Filter coding scheme drop down to not display resolved value sets.  This is fixed for all loader dialogsdialogues.
        • LEXEVS-1192 Loader - OBI property qualifiers are now being loaded correctly
        • lbGUI provides drop down lists for a variety of content loading convenience.  These content loading aides typically require a conventional coding scheme.  Since resolve value sets are coding schemes under the covers, these also appear in the drop down lists.  The number of these value sets loaded by some users creates a long list that is unusable under some circumstances.  This snapshot removes the resolved value sets from the list.
        • The OBI source is written in OWL2 format.  It features Axioms that contain references to property annotations also defined in the source.  When these property annotations are defined as owl literals they were being loaded properly.  However most of the annotations were defined as simple IRI's and were not being properly loaded.  This fix corrects that issue and provides test source and Unit tests to track for regression errors.
    • lucene branch
      • Git Tag: SNAPSHOT.SPRINT14.2015.10.15
      • <sftp location>
      • Functionality Summary:
        • Lucene queries on most multi property designations are functioning properly
        • Lucene queries against a non-child status value are corrected.

...