Closed BenMerSci closed 1 month ago
thanks for letting us know @BenMerSci, looks like it is classification import script for ITIS that creates the error. Parser does parse the genus correctly: https://parser.globalnames.org/?format=html&names=%09Helicopsyche+von+Siebold%2C+1856+&with_details=on
I am working on renewing data sources right now, so very timely observation, I will check if it is my ITIS import script to blame. Hopefully this error will disappear in a couple of weeks
Thank you for the reply Dimus! I'll check back in a couple of weeks
@BenMerSci, I updated ITIS and some other data-sources, and I do not see the error you spotted anymore. The harvesting is completely new now, and there is some chance I missed something, so if you see other problems, please let me know!
I confirm that it is solved, thank you for the followup @dimus! I will let you know if I find anything else.
I am not sure if this is a gnverifier issue or ITIS (Integrated Taxonomic Information System) issue.
When the genus
Helicopsyche
is queried like so through gnverifier API, we get two results from Catalogue of Life and two results from ITIS.I believe there is a parsing error in the second result from ITIS where in the classificationPath parameter, the last entry is
Helicopsyche von
butvon
is part of the authorshipvon Siebold
.I have not been able to verify if any other taxon identified with an authorship with a suffix (like
von Siebold
) have the same problem.