Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression for Pennatulacea #281

Open
ahahn-gbif opened this issue Jul 10, 2023 · 0 comments
Open

Regression for Pennatulacea #281

ahahn-gbif opened this issue Jul 10, 2023 · 0 comments
Labels
Milestone

Comments

@ahahn-gbif
Copy link

Due to missing higher taxonomy, we are going to lose a major batch of "Pennatulacea" (https://www.gbif.org/species/710) identified only to the rank of order. Ideally, this should rather be handled at the occurrence record level (supply rank)

{
  "count": 33411,
  "verbatim_kingdom": "Animalia",
  "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": "Pennatulacea",
  "verbatim_generic": "null",
  "verbatim_author": "null",
  "current_kingdom": "Animalia",
  "current_phylum": "Cnidaria",
  "current_class": "Anthozoa",
  "current_order": "Pennatulacea",
  "current_family": "null",
  "current_genus": "null",
  "current_subGenus": "null",
  "current_species": "null",
  "current_scientificName": "Pennatulacea",
  "current_acceptedScientificName": "Pennatulacea",
  "current_kingdomKey": 1,
  "current_phylumKey": 43,
  "current_classKey": 206,
  "current_orderKey": 710,
  "current_familyKey": "null",
  "current_genusKey": "null",
  "current_subGenusKey": "null",
  "current_speciesKey": "null",
  "current_taxonKey": 710,
  "current_acceptedTaxonKey": 710,
  "proposed_kingdom": "Animalia",
  "proposed_phylum": "null",
  "proposed_class": "null",
  "proposed_order": "null",
  "proposed_family": "null",
  "proposed_genus": "null",
  "proposed_subGenus": "null",
  "proposed_species": "null",
  "proposed_scientificName": "Animalia",
  "proposed_acceptedScientificName": "Animalia",
  "proposed_kingdomKey": 1,
  "proposed_phylumKey": "null",
  "proposed_classKey": "null",
  "proposed_orderKey": "null",
  "proposed_familyKey": "null",
  "proposed_genusKey": "null",
  "proposed_subGenusKey": "null",
  "proposed_speciesKey": "null",
  "proposed_taxonKey": 1,
  "proposed_acceptedTaxonKey229": 1,
  "_key": 11524,
  "changes": {
    "phylum": true,
    "phylumKey": true,
    "class": true,
    "classKey": true,
    "order": true,
    "orderKey": true,
    "scientificName": true,
    "acceptedScientificName": true,
    "taxonKey": true
  },
  "reviewed": false
}
@ahahn-gbif ahahn-gbif added the bug label Jul 10, 2023
@mdoering mdoering added this to the Backbone 2023 milestone Jul 11, 2023
@mdoering mdoering modified the milestones: Backbone 2023, Backbone 2024 Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants