Dmitry Mozzherin

Results 93 comments of Dmitry Mozzherin

Oups, my bad, was working on `gnfinder` yesterday and made a typo. I did mean `gnverifier` of course @thompsonmj. Looks like you use file with names in a way I...

can you check if `gnverifier -j 1 ...` does the trick for you @thompsonmj?

@Adafede thank so much for spotting this. I suspect it is related to https://github.com/gnames/gnames/issues/128, and I would say that for names where `taxonomicStatus` is accepted, there should be a consistency....

On a related topic, empty fields for currently accepted name should probably be hidden, when not used.

thank you @KatjaSchulz for catching this, I am not sure yet how to fix this, because in many cases `Aus (Bus)` does mean Aus subgen Bus. Do names like this...

I do have a list of Botanical genera authors (https://github.com/gnames/gnparser/blob/master/io/dict/data/genera_auth_icn.txt), and, if they are not ambiguous, I treat the author-matching text in parentheses after genus for bi- trinomials as authorship....

@KatjaSchulz would implementation of #267 help for your use case? If all names are botanical, we would not have ambiguity in parsing such names

Ups, did not mean to close this one, reopening... Some plant names are now recognized, some still have problems, and Chromista authors are not recognized yet. There is a new...

Thank you, @aguilbau, for identifying the issue and providing feedback, and for your kind words. `Caloplaca sol Orange sp. nov.` was incorrectly parsed. I need to prioritize the parsing of...