feature request #7509
Aggregate and persist specimen character data from character matrix
100%
Description
Currently we only have a temporary aggregation row and the aggregated values are not persisted.
For persisting the aggregated data a new taxon description should be created at a common parent taxon node i.e. a taxon node that is direct or indirect parent to all the taxon nodes belonging to the descriptive data set. When invoking the aggregation routine either the common parent node is chosen or a new taxon is created that is a direct child of the common parent node.
Related issues
Associated revisions
ref #7509 Add service method for common parent taxon node
ref #7509 Implement service method for common parent taxon node + test
ref #7509 Generalize method parameter to List
ref #7509 Adapt aggregation method parameter list
ref #7509 Add prototype aggregation function to character matrix
ref #7509 aggregate quant. and categorical data (simple concatenation)
ref #7509 Add "Aggregate" button to character matrix
- aggregation will create a description on the common parent taxon of all taxa included in the descriptive data set OR the chosen taxon of the selection dialog
ref #7509 Fix potential NPE
ref #7509 Enhance aggregation dialog
ref #7509 Add "computed" flag to description
History
#1 Updated by Patrick Plitzner over 2 years ago
- Related to feature request #7597: Aggregate and persist descriptions on taxon level added
#2 Updated by Patrick Plitzner over 2 years ago
- Status changed from New to Closed
- Target version changed from Unassigned CDM tickets to Release 5.3
- % Done changed from 0 to 100
This has already been solved.
Aggregated descriptions are saved in the DescriptiveDataSet and shown in the character matrix.