Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Plant hierarchy: Statistic for propagation of plant attributes to higher ranks #1313

Open
2 tasks
chr-schr opened this issue Apr 19, 2024 · 0 comments
Open
2 tasks
Assignees
Labels
enhancement New feature or request

Comments

@chr-schr
Copy link
Contributor

chr-schr commented Apr 19, 2024

Tasks

Plant attributes can be propagated from concrete plants to higher ranks, if they have a consistent value across all lower ranks.
E.g. if all plants of the 'Brassica oleracea' species have the same water_requirement, we can set that water_requirement value directly for the 'Brassica oleracea' species.

If not all, but most, plants of a species share an attribute, moving that attribute to the higher rank, might still be an option. Plants with conflicting values would keep their values and not inherit the values of higher ranks.

This task is about creating a statistic to find out more about the current data situation.

For example:

  • How many attributes are consistent for a species or genus and can be moved directly to higher ranks. (including / excluding NULL values)
  • How many attributes are almost consistent (using some threshold value) and could be moved directly to higher ranks.
@chr-schr chr-schr added the enhancement New feature or request label Apr 19, 2024
@chr-schr chr-schr self-assigned this Apr 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Status: Current Sprint
Development

No branches or pull requests

1 participant