-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incorrect filtering by red list category #495
Comments
This looks very important to fix to the extent that GBIF backbone matching might not be welcome at all? Betula case is very striking, as pubescens must be one of the commonest species in the world. It used to be a common thing in FSU to describe species (including species of Betula) that were declared rare and restricted, but later were not holding their species status internationally. So, GBIF may be correctly "suspicious" that B. klokovi is in fact just a form of pubescens, but incorrectly assuming that a senior (and a very common) synonym (pubesens) inherits rarity status from its rare child (klokovii). I suggest that IUCN rarity is firmly glued to the name as provided by IUCN, irrespectively of the name status in the GBIF backnbone. How does it sound to you @andrewrodrigues? |
Frommy understanding. for red list categories, the matching is done against Red List taxonomy and not GBIF backbone as we had to find a way to get around different taxonomies. This is one reason I was surprised to see the B. pubescens example. |
Betula pubescens exists twice in the IUCN checklist: Once as Least Concern and once as a synonym to an Endangered species Betula klokovii |
So does the IUCN site: https://www.iucnredlist.org/search?query=Betula%20pubescens&searchType=species |
Aside from what is already mentioned in the thread, here are some other species that come up in the filter although they probably shouldn't from what I could see (it might be worth double checking):
In most case, this seems to be an issue with some synonym being labelled by the IUCN. Given that the taxonomy used by the IUCN is different from ours, could there be a way to just label the species cited by the IUCN without adding the accepted species in the filter? |
For the case of E. minima, the original species assessed by the IUCN is Euphrasia mendoncae: https://www.iucnredlist.org/species/162307/5571714 (which we don't have in the GBIF taxonomy I believe) but I guess we use the synonymy relationship given by the IUCN to find a match in our taxonomy? |
There was a lengthly discussion in the original thread that we should include synonyms: It will always be problematic to match two different taxonomies without the use of proper taxon concepts. Even if we exclude all synonyms and only use exact same names the matching might be wrong concept wise. And we will be losing lots of matches, but I cant say how many. |
I understand @mdoering but at the same time, some of the IUCN taxonomy doesn't seem to follow the consensus and isn't always citing references. |
It's not complicated, but I am not sure if that is what we really want. We should explore various cases to determine the impact and desired outcome for each of them. |
There are number of examples where occurrences are being filtered by an incorrect red list category.
For example Least concern species Anaxyrus hemiophrys (Bufo hemiophrys synonym) coming out as Extinct in the Wild https://www.gbif-uat.org/occurrence/search?taxon_key=2422941&occurrence_status=present&iucn_red_list_category=EW. Looking on the red list website it is Anaxyrus baxteri that is Extinct in the wild https://www.iucnredlist.org/search?query=Bufo%20hemiophrys&searchType=species.
Another example is Least concern Betula pubsescens that comes out as Critically Endangered https://www.gbif-uat.org/occurrence/search?occurrence_status=present&iucn_red_list_category=CR . In the IUCN red list it is Betula klokovii that is critically endangered https://www.iucnredlist.org/search?query=Betula%20pubescens&searchType=species
The text was updated successfully, but these errors were encountered: