Project

General

Profile

feature request #8469

Updated by Andreas Müller almost 5 years ago

* adapt dependency handling to new FeatureState handling, in general improve the handling of dependencies, maybe work more direcly on TermNodes, also handle dependend features recursively 
 * improve quantitative data handling  
       * ~~handle ExactValue~~ (!) 
       * threshold should be in the middle between the best values, not always at the lower one 
       * maybe even allow >2 alternatives 
 * make scores public to be used for multi-access keys also 
 * ~~Allow Allow multiple description elements per taxon for 1 feature~~ feature 
 * TODOs in code 
 * Handling of "only max value". E.g. <3cm. Should this be handled like 0<x<3? Should the handling be configurable? 
 * GenerationResult, which includes not only the key, but also warnings, messages, etc. 
 * ...

Back