gnames / gnparser

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

Normalized output for `B.D’Orbigny` should not add a space after `D'` #252

Closed dimus closed 1 year ago

dimus commented 1 year ago
"authorship": {
    "verbatim": "B.D’Orbigny",
    "normalized": "B. D' Orbigny",
    "authors": [
      "B. D' Orbigny"
    ],
    "originalAuth": {
      "authors": [
        "B. D' Orbigny"
      ]
    }
  },
dimus commented 1 year ago

As a related issue, I will fix Acteonina d'Orbigny 1849

dimus commented 1 year ago

Cannot reproduce, html entities are already taken care of