CatalogueOfLife / checklistbank

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

Manage sectors and colsources #108

Closed mdoering closed 5 years ago

mdoering commented 5 years ago

With sectors being linked directly to a dataset colsources can and should be managed entirely separate from sector mappings. This allows us to reuse sectors for catalogues without a colsource (e.g. pCat).

Suggest to have a new sectors section under assembly that lists all sectors with filtering by dataset, colsource or rank? And the option to bulk assign a colsource to multiple sectors?

mdoering commented 5 years ago

relates to https://github.com/Sp2000/colplus-backend/issues/244

mdoering commented 5 years ago

We also need to list sectors (and also ultimately decisions) which have broken references to taxa in source datasets. These need to be fixed by the user or be updated semiautomatically with a suggested replacement taxonID.

The API allows to retrieve such broken sectors with optional filter params: /sector/broken?datasetKey=X&sourceKey=Y

thomasstjerne commented 5 years ago

Closing in favour of #148