SpeciesFileGroup / taxonworks

Workbench for biodiversity informatics.
http://taxonworks.org
Other
86 stars 25 forks source link

Task - treeview for OTUs with filterring and displayed annotations #2913

Open proceps opened 2 years ago

proceps commented 2 years ago

Potentially could be implemented as an extension of OTU filterring. As a user, I would like to have an interface where I can filter OTU by a geographic region and display data as a treeview. Further, next to each node, I would like to display an information from a secondary filter. In particular I am interested to display which nodes have identification keys (but other filterring options could also be implemented). For the keys in particular, those could be represented in 4 different ways (interactive, image matrix, dichotomous and as a citation to a particular source, at the moment we can mark an OTU with a topic).

mjy commented 2 years ago

I think this could be started by breaking it down into specific new methods to be added before it is considered? For example, add an issue Helper - computes whether the OTU has an identification key. This would let us build up required bits rather then tackle the the more complex concept here.

proceps commented 1 day ago

this was mentioned during discussion today, I would like to annotate OTU with an existing identification key (matrix, dichotomous, image key, source reference) and on public page add a panel with key (if those are available for a particular OTU, a genus for example). So that if the genus has a key to species, I can see it on public page and open an interactive key in a separate browser tab.