Skip to content
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

Fix for wrong name matches when rank is filled #228

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

vjrj
Copy link

@vjrj vjrj commented Jul 12, 2024

We discovered recently that some species are incorrectly matched when the rank is filled in the occurrence and correctly matched when it's not.

More info in:
https://atlaslivingaustralia.slack.com/archives/CCTFGEU1G/p1719471737011039

Also described in:
AtlasOfLivingAustralia/Taxonomic-Issues-Register_new#161

More than the simple Eucalyptus test included in this PR, I did a new tool inside the la-toolkit to compare some random occurrences in a LA portal against the equivalent occurrences in GBIF.org.

Testing ~400 occurrences of our ~50M records with an ala-namematching-service without patching:

image

image

and with an ala-namematching-service using this patch:

2024-07-12_02-47

2024-07-12_02-43

And the last report of issues:

https://datos.gbif.es/others/202407120244_la_gbif_comparative_issues_report.html

As you can see that the number of differences and nulls in the scientificNames are significantly lower.

This comparative tool will help us also to debug aligning issues in pipelines.

@vjrj vjrj requested a review from Sherrin-ALA July 12, 2024 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant