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 not create new objects if object exists already from previous aggregation 
 * discuss dataset handling for distribution aggregation (DONE for DistributionAggregation) 
 * Tests for includeUnpublished 
 * ...

Back