Project

General

Profile

task #8679

Updated by Andreas Müller over 4 years ago

Common base classes already exist. Further work might be: 

 * use the same calls for "aggregateWithinTaxon", "aggregateToHigherRank" 
 * use TaxonNodeFilter in structured description agg. similar to distribution aggr. 
 * use memory handling like in distribution agg. 
 * merge source handling 
 * ~~do do not create new objects if object exists already from previous aggregation~~ aggregation 
 * discuss dataset handling for distribution aggregation (DONE for DistributionAggregation) 
 * tests Tests for includeUnpublished 
 * ~~tests for sourceType~~ 
 * fully delete aggregations 
 * ...

Back