gnames / gnparser

GNparser normalises scientific names and extracts their semantic elements.
MIT License
40 stars 5 forks source link

Botanical authors of genera are parsed as subgenus. #51

Closed dimus closed 3 years ago

dimus commented 3 years ago

created by @dimus at https://gitlab.com/gogna/gnparser/-/issues/51

Having issues with genera like Cheilolejeunea (Spruce) Steph. The "Spruce" is being interpreted as a subgenus, when it is an authority. In the botanical code the original authority is often retained and placed in parentheses after someone else (in this case "Steph.") has revised the genus. I think the Genus (Subgenus) pattern is common in the zoological code. We need to be able to tell the difference and get it right.

One thing that comes to mind, is to "rebrand" subgenus as an author, if names come from botanical list

https://github.com/GlobalNamesArchitecture/gnparser/issues/376

dimus commented 3 years ago

created by @dimus at https://gitlab.com/gogna/gnparser/-/issues/43

mentioned in commit 898f1e02f6d4cdeaa56eb3d1aa7c15c907c94ab2