Skip to content

Some matches of hybrids not returned #148

@larsgw

Description

@larsgw

Searching GBIF for the hybrid "Equisetum hyemale×ramosissimum" (with or without spaces around the hybrid sign) using

echo "Equisetum hyemale×ramosissimum" | gnverifier -s 11 -f compact -M

returns one result (Equisetum L.):

{
  "id": "de6912ac-1306-5304-ac98-b301b40393ae",
  "name": "Equisetum hyemale×ramosissimum",
  "cardinality": 1,
  "matchType": "Exact",
  "results": [
    {
      "dataSourceId": 11,
      "dataSourceTitleShort": "GBIF Backbone Taxonomy",
      "curation": "AutoCurated",
      "recordId": "2687913",
      "outlink": "https://gbif.org/species/2687913",
      "entryDate": "2024-01-11",
      "sortScore": 9.410739851747246,
      "matchedNameID": "b4b37c14-93c4-51d2-8859-1b903010dcbe",
      "matchedName": "Equisetum L.",
      "matchedCardinality": 1,
      "matchedCanonicalSimple": "Equisetum",
      "matchedCanonicalFull": "Equisetum",
      "currentRecordId": "2687913",
      "currentNameId": "b4b37c14-93c4-51d2-8859-1b903010dcbe",
      "currentName": "Equisetum L.",
      "currentCardinality": 1,
      "currentCanonicalSimple": "Equisetum",
      "currentCanonicalFull": "Equisetum",
      "isSynonym": false,
      "classificationPath": "Plantae|Tracheophyta|Polypodiopsida|Equisetales|Equisetaceae|Equisetum",
      "classificationRanks": "kingdom|phylum|class|order|family|genus",
      "classificationIds": "6|7707728|7228684|954|3105|2687913",
      "editDistance": 0,
      "stemEditDistance": 0,
      "matchType": "Exact",
      "scoreDetails": {
        "cardinalityScore": 1,
        "infraSpecificRankScore": 0,
        "fuzzyLessScore": 1,
        "curatedDataScore": 0.33333334,
        "authorMatchScore": 0.14285715,
        "acceptedNameScore": 1,
        "parsingQualityScore": 1
      }
    }
  ],
  "curation": "AutoCurated"
}

Even though GBIF has the name Equisetum hyemale × ramosissimum (https://www.gbif.org/species/10091728).

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