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

searchByClassification API fails to match well-defined searches #231

Open
mjwestgate opened this issue Nov 18, 2024 · 0 comments
Open

searchByClassification API fails to match well-defined searches #231

mjwestgate opened this issue Nov 18, 2024 · 0 comments
Labels

Comments

@mjwestgate
Copy link

I've been auditing galah-R issues filed by users, and found some that appear to be due to server-side behaviour. In this case, searches above the species level don't always match, even where that taxon is unambiguously present in the taxonomic backbone.

Example 1 (issue 200) is that searches for genus = "Equisetopsida" default to a higher-taxon match, despite this genus being visible in the BIE (here):
https://api.ala.org.au/namematching/api/searchByClassification?class=Equisetopsida&genus=Acanthocladium&rank=genus

Example 2 (issue 194) is that searches for genus = "Phyllotreta" return no match, despite being present in BIE (here):
https://api.ala.org.au/namematching/api/searchByClassification?genus=Phyllotreta&rank=genus

@sat01a sat01a added the bug label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants