Page History
...
- 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.x branch
- Git tag: SNAPSHOT.V.6.3.0.SPRINT14.2015.10.15
- https://cbiit-download.nci.nih.gov/evs/LexEVS/v6.3/Release/lbRuntime_SNAPSHOT.V.6.3.0.SPRINT14.2015.10.15.jar
- Functionality Summary
- LEXEVS-1195 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.
- LEXEVS-1192 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.LUCENE.SPRINT14.2015.10.15
- http://cbiit-download.nci.nih.gov/evs/LexEVS/v6.4/lbRuntime_SNAPSHOT.LUCENE.SPRINT14.2015.10.15.jar
- http://cbiit-download.nci.nih.gov/evs/LexEVS/v6.4/LexEVS-install-SNAPSHOT.LUCENE.SPRINT14.2015.10.15.jar
- Functionality Summary:
- Lucene queries on most multi property designations are functioning properly
- Lucene queries against a non-child status value are corrected.
- v6.3.x branch
...