checklistbank icon indicating copy to clipboard operation
checklistbank copied to clipboard

Regression for Fungi

Open thomasstjerne opened this issue 3 years ago • 0 comments

A variant of https://github.com/gbif/checklistbank/issues/204

{
  "count": 410,
  "verbatim_kingdom": "Fungi",
  "verbatim_phylum": "null",
  "verbatim_class": "null",
  "verbatim_order": "null",
  "verbatim_family": "null",
  "verbatim_genus": "null",
  "verbatim_species": "null",
  "verbatim_infra": "null",
  "verbatim_rank": "null",
  "verbatim_verbatimRank": "null",
  "verbatim_scientificName": "fungus",
  "verbatim_generic": "null",
  "verbatim_author": "null",
  "current_kingdom": "Fungi",
  "current_phylum": "null",
  "current_class": "null",
  "current_order": "null",
  "current_family": "null",
  "current_genus": "null",
  "current_subGenus": "null",
  "current_species": "null",
  "current_scientificName": "Fungi",
  "current_acceptedScientificName": "Fungi",
  "current_kingdomKey": 5,
  "current_phylumKey": "null",
  "current_classKey": "null",
  "current_orderKey": "null",
  "current_familyKey": "null",
  "current_genusKey": "null",
  "current_subGenusKey": "null",
  "current_speciesKey": "null",
  "current_taxonKey": 5,
  "current_acceptedTaxonKey": 5,
  "proposed_kingdom": "Fungi",
  "proposed_phylum": "Basidiomycota",
  "proposed_class": "Agaricomycetes",
  "proposed_order": "Agaricales",
  "proposed_family": "Agaricaceae",
  "proposed_genus": "Agaricus",
  "proposed_subGenus": "null",
  "proposed_species": "null",
  "proposed_scientificName": "Fungus Adanson ex O.Kuntze, 1898",
  "proposed_acceptedScientificName": "Agaricus Linnaeus, 1753",
  "proposed_kingdomKey": 5,
  "proposed_phylumKey": 34,
  "proposed_classKey": 186,
  "proposed_orderKey": 1499,
  "proposed_familyKey": 4170,
  "proposed_genusKey": 2518646,
  "proposed_subGenusKey": "null",
  "proposed_speciesKey": "null",
  "proposed_taxonKey": 2522460,
  "proposed_acceptedTaxonKey2": 2518646,
  "_key": 495,
  "changes": {
    "phylum": true,
    "phylumKey": true,
    "class": true,
    "classKey": true,
    "order": true,
    "orderKey": true,
    "family": true,
    "familyKey": true,
    "genus": true,
    "genusKey": true,
    "scientificName": true,
    "acceptedScientificName": true,
    "taxonKey": true
  },
  "reviewed": false
}

thomasstjerne avatar Nov 30 '21 10:11 thomasstjerne