Skip to content

comb. nov. and provis. should parse #285

Open
@aguilbau

Description

@aguilbau

Hello,

I found that the following strings produce parsing errors, while I think they should not. The last one is probably the case with most impact, as a subspecies is ignored.

In any case, thank you for this wonderful work !

Caloplaca sol Orange sp. nov.

{
  "parsed": true,
  "quality": 4,
  "qualityWarnings": [
    {
      "quality": 4,
      "warning": "Name is approximate"
    }
  ],
  "verbatim": "Caloplaca sol Orange sp. nov.",
  "normalized": "Caloplaca sol Orange",
  "canonical": {
    "stemmed": "Caloplaca sol",
    "simple": "Caloplaca sol",
    "full": "Caloplaca sol"
  },
  "cardinality": 0,
  "authorship": {
    "verbatim": "Orange",
    "normalized": "Orange",
    "authors": [
      "Orange"
    ]
  },
  "surrogate": "APPROXIMATION",
  "id": "a840ca49-98aa-5dcb-b36f-5c0998bb2e40",
  "parserVersion": "v1.11.2"
}

Caloplaca calcitrapa Nav.-Ros., Gaya et Cl. Roux comb. nov.

{
  "parsed": true,
  "quality": 4,
  "qualityWarnings": [
    {
      "quality": 4,
      "warning": "Unparsed tail"
    }
  ],
  "verbatim": "Caloplaca calcitrapa Nav.-Ros., Gaya et Cl. Roux comb. nov.",
  "normalized": "Caloplaca calcitrapa Nav.-Ros., Gaya \u0026 Cl. Roux",
  "canonical": {
    "stemmed": "Caloplaca calcitrap",
    "simple": "Caloplaca calcitrapa",
    "full": "Caloplaca calcitrapa"
  },
  "cardinality": 2,
  "rank": "sp.",
  "authorship": {
    "verbatim": "Nav.-Ros., Gaya et Cl. Roux",
    "normalized": "Nav.-Ros., Gaya \u0026 Cl. Roux",
    "authors": [
      "Nav.-Ros.",
      "Gaya",
      "Cl. Roux"
    ]
  },
  "tail": " comb. nov.",
  "id": "f5c35bcc-62e3-5b59-8557-5738a51494a1",
  "parserVersion": "v1.11.2"
}

Caloplaca xerothermica (Vondrák, Arup et I. V. Frolov) Cl. Roux comb. nov. provis. subsp. xerothermica

{
  "parsed": true,
  "quality": 4,
  "qualityWarnings": [
    {
      "quality": 4,
      "warning": "Unparsed tail"
    }
  ],
  "verbatim": "Caloplaca xerothermica (Vondrák, Arup et I. V. Frolov) Cl. Roux comb. nov. provis. subsp. xerothermica",
  "normalized": "Caloplaca xerothermica (Vondrák, Arup \u0026 I. V. Frolov) Cl. Roux",
  "canonical": {
    "stemmed": "Caloplaca xerothermic",
    "simple": "Caloplaca xerothermica",
    "full": "Caloplaca xerothermica"
  },
  "cardinality": 2,
  "rank": "sp.",
  "authorship": {
    "verbatim": "(Vondrák, Arup et I. V. Frolov) Cl. Roux",
    "normalized": "(Vondrák, Arup \u0026 I. V. Frolov) Cl. Roux",
    "authors": [
      "Vondrák",
      "Arup",
      "I. V. Frolov",
      "Cl. Roux"
    ]
  },
  "tail": " comb. nov. provis. subsp. xerothermica",
  "id": "64ada959-d61d-5c33-a28c-1240259f8e8d",
  "parserVersion": "v1.11.2"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions