Project

General

Profile

feature request #8469

Updated by Andreas Müller over 4 years ago

* ~~adapt adapt dependency handling to new FeatureState handling~~ 
 * 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 multiple description elements per taxon for 1 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