Programmatically adding missing common names

After realizing that many Italian common names of North American bird species are missing in iNat, I came across this tutorial explaining how to edit them manually.

The process is great but error prone and labor intensive at scale, and I wonder if there’s a way of populating common names from an external source programmatically. Wikidata aggregates common names from a variety of official catalogs/databases and it would be quite straightforward to populate the iNat database with the right data provenance across multiple languages if there was a way to do this in batches.

On a minor side note, the formatting of a taxon’s common name in a taxon page should respect the capitalization provided in the Names table instead of overriding it. “Quaglia Della California” is grammatically incorrect in Italian (the name is correctly captured in the Taxonomy page as “Quaglia della California”)

2 Likes

Look around in the forum, there are more discussions about common names, use of an ‘externa provider’ and for example this file https://drive.google.com/file/d/1NP-ApMmLqdyiZFdI4w28e89a3_2WVOxY/view

from this topic https://forum.inaturalist.org/t/which-lexicon-to-use-frisian-or-west-frisian/20679.

You can also check feature requests about common names.

I agree you should use the correct capitalisation when you add common names because iNaturalist cannot handle all languages in a correct way.

2 Likes

Thanks for the pointers, @optilete. My question is not so much about common names in general, but about the possibility of adding them programmatically via the API.

1 Like

I thought your Q was if bulk import of common names is possible and that answer is yes. I do not use API for this.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.