Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ex used as an epithet #86

Closed
dimus opened this issue Dec 18, 2020 · 3 comments
Closed

ex used as an epithet #86

dimus opened this issue Dec 18, 2020 · 3 comments
Assignees

Comments

@dimus
Copy link
Member

dimus commented Dec 18, 2020

created by @gdower at https://gitlab.com/gogna/gnparser/-/issues/86

There is at least 1 case where ex is used as an epithet for A. transcaspica ssp. ex Wan, but by mistake.

I think GNParser currently handles the issue well, but as we discussed, I am opening an issue to keep track of ex used as an epithet.

{
  "parsed": true,
  "quality": 3,
  "qualityWarnings": [
    [3,"Abbreviated uninomial word"],
    [3,"Unparsed tail"]
  ],
  "verbatim": " A. transcaspica ssp. ex Wan",
  "normalized": "A. transcaspica",
  "cardinality": 2,
  "canonicalName": {
    "full": "A. transcaspica",
    "simple": "A. transcaspica",
    "stem": "A. transcaspic"
  },
  "details": [
    {
      "genus": {
        "value": "A."
      },
      "specificEpithet": {
        "value": "transcaspica"
      }
    }
  ],
  "positions": [
    ["genus",1,3],
    ["specificEpithet",4,16]
  ],
  "surrogate": false,
  "virus": false,
  "hybrid": false,
  "bacteria": false,
  "unparsedTail": " ssp. ex Wan",
  "nameStringId": "27d86fb5-b858-5c0c-bd1b-0d9a77cff77b",
  "parserVersion": "v0.14.1"
}
@dimus dimus self-assigned this Dec 18, 2020
@dimus
Copy link
Member Author

dimus commented Dec 18, 2020

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

I added Agrodiaetus transcaspica ex Forster, 1956 to

https://gitlab.com/gogna/gnparser/-/issues/53

@dimus
Copy link
Member Author

dimus commented Dec 18, 2020

created by @gdower at https://gitlab.com/gogna/gnparser/-/issues/44

changed the description

@dimus
Copy link
Member Author

dimus commented Dec 18, 2020

created by @gdower at https://gitlab.com/gogna/gnparser/-/issues/45

closed

@dimus dimus closed this as completed Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant