trias-project / daisie-checklist

🇪🇺 DAISIE - Inventory of alien species in Europe
https://trias-project.github.io/daisie-checklist/
MIT License
0 stars 2 forks source link

taxonRank mappig #10

Closed LienReyserhove closed 5 years ago

LienReyserhove commented 5 years ago

The information for taxonRank is contained in the field sp_subtaxon_rank. taxonRank has a [controlled vocabulary]( This is what I suggest for the mapping:

sp_subtaxon_rank taxonRank
var. variety
hyb. [1]
subsp. subspecies
agg. [2]
subspecies subspecies
x [3]
Cytosporina sp. [4]
var variety
f. form
f. sp. [5]
sp. species
Crous [4]

[1] with respect to the mapping of hybrids, see this issue. I will integrate this accordingly.

[2] agg. stands for aggregate. I found these ranks for some genera and some species. I suspect that an aggregate for a species name is called speciesAggregate. However, I could not find an equivalent for genera. Could I just consider them as genera? @qgroom suggestions?

[4] errors?

[5] f. sp. = form species? There's no such vocabulary in GBIF, only form

qgroom commented 5 years ago

use speciesAggregate for the generic aggregates too. e.g. Taraxacum agg. is the same as Taraxacum officinalis agg.

4 - agree 5 - error, just figure out what it is from the data

DavidRoy commented 5 years ago

5 - likely should just be form

LienReyserhove commented 5 years ago

Ok, I will map accordingly