gbif / checklistbank

GBIF Checklist Bank
Apache License 2.0
31 stars 14 forks source link

Regression for Empididae #278

Open ahahn-gbif opened 1 year ago

ahahn-gbif commented 1 year ago

Another case where the previously available higher taxonomy is lost (see #275)

{
  "count": 2822,
  "verbatim_kingdom": "null",
  "verbatim_phylum": "null",
  "verbatim_class": "null",
  "verbatim_order": "null",
  "verbatim_family": "null",
  "verbatim_genus": "Empididae",
  "verbatim_species": "null",
  "verbatim_infra": "null",
  "verbatim_rank": "null",
  "verbatim_verbatimRank": "null",
  "verbatim_scientificName": "Empididae",
  "verbatim_generic": "null",
  "verbatim_author": "null",
  "current_kingdom": "Animalia",
  "current_phylum": "Arthropoda",
  "current_class": "Insecta",
  "current_order": "Diptera",
  "current_family": "Empididae",
  "current_genus": "null",
  "current_subGenus": "null",
  "current_species": "null",
  "current_scientificName": "Empididae",
  "current_acceptedScientificName": "Empididae",
  "current_kingdomKey": 1,
  "current_phylumKey": 54,
  "current_classKey": 216,
  "current_orderKey": 811,
  "current_familyKey": 9483,
  "current_genusKey": "null",
  "current_subGenusKey": "null",
  "current_speciesKey": "null",
  "current_taxonKey": 9483,
  "current_acceptedTaxonKey": 9483,
  "proposed_kingdom": "null",
  "proposed_phylum": "null",
  "proposed_class": "null",
  "proposed_order": "null",
  "proposed_family": "null",
  "proposed_genus": "null",
  "proposed_subGenus": "null",
  "proposed_species": "null",
  "proposed_scientificName": "incertae sedis",
  "proposed_acceptedScientificName": "null",
  "proposed_kingdomKey": "null",
  "proposed_phylumKey": "null",
  "proposed_classKey": "null",
  "proposed_orderKey": "null",
  "proposed_familyKey": "null",
  "proposed_genusKey": "null",
  "proposed_subGenusKey": "null",
  "proposed_speciesKey": "null",
  "proposed_taxonKey": 0,
  "proposed_acceptedTaxonKey14932": "null",
  "_key": 7325,
  "changes": {
    "kingdom": true,
    "kingdomKey": true,
    "phylum": true,
    "phylumKey": true,
    "class": true,
    "classKey": true,
    "order": true,
    "orderKey": true,
    "family": true,
    "familyKey": true,
    "scientificName": true,
    "acceptedScientificName": true,
    "taxonKey": true
  },
  "reviewed": false
}