Dmitry Mozzherin
Dmitry Mozzherin
@KatjaSchulz and @gdower, thank you for the information! I am on a fence about this particular parsing. If there are only so few of them, does it make sense to...
@gdower @yroskov, is it fixed in CoL, can this issue be closed?
According to @yroskov and @gdower such names are allowed by botanical code, so I am going to figure out how to parse them
Parsing it now like this: ```json { "parsed": true, "quality": 2, "qualityWarnings": [ { "quality": 2, "warning": "Uninomial prepended by its rank" } ], "verbatim": "subgen. Psammophrynopsis Koch, 1953", "normalized":...
part of v1.10.0 release now
hm, parser does require the binomial for species, may be I can have an option to add a 'fake' binomial for zoological species names?
@Archilegt writes in https://github.com/gnames/gnparser/issues/201 @dimus, great to read about the background! The main motivation for the change is aiming at all of us speaking the same language. In a way,...
I recall a similar request came earlier from @abubelihna
I tag this issue as `v2`, so it only will be implemented when/if `gnparser` will need to become backward incompatible for other stronger reasons
created by @dimus at https://gitlab.com/gogna/gnparser/-/issues/43 This is a murky region of ICZN, so I tried to postpone it until someone has need for such name strings :) I guess this...