ARGA-Genomes / arga-data

ARGA
Mozilla Public License 2.0
0 stars 0 forks source link

Custom species lists indexing #19

Open nickdos opened 2 years ago

nickdos commented 2 years ago

Pipelines code currently supports adding extra fields in the index for records with taxa that match one of more species lists with a flag authoritative set. Here is a link to those species lists: https://lists.ala.org.au/public/speciesLists?&max=25&sort=listName&order=asc&isAuthoritative=eq:true.

ARGA might want to have its own set of species lists that are indexed and also might want to pull out certain key-value data from some of those lists (e.g. conservation lists expose the conservation levels, like endangered and extinct). This would require modification of the lists processing pipeline code to allow a configured set of lists be indexed.

Bushfire related lists are another possibility.