CatalogueOfLife / checklistbank

UI for checklistbank.org
https://www.checklistbank.org/
6 stars 2 forks source link

Tools page for the Taxonomic alignment tool #1413

Closed mdoering closed 3 weeks ago

mdoering commented 3 weeks ago

Description

The listtoools offer a way to "align" taxa, showing some sort of taxon concept diff. We need an user interface that select 2 datasets with an optional root and sends these paramters to the API which will create a new async job that sends an email when done similar to downloads.

API resource to POST to: /dataset/{key}/taxalign/{key2}?root=ROOT_ID1&root2=ROOT_ID2