CatalogueOfLife / data

Repository for COL content
8 stars 2 forks source link

Regression for Enchytraeidae #773

Open CecSve opened 1 month ago

CecSve commented 1 month ago

Not a xrelease issue. Authorship changed but should probably match to https://www.checklistbank.org/dataset/304862/taxon/8KTLN.

{
  "count": 1113,
  "verbatim_taxonID": "null",
  "verbatim_taxonConceptID": "null",
  "verbatim_scientificNameID": "null",
  "verbatim_kingdom": "null",
  "verbatim_phylum": "null",
  "verbatim_class": "null",
  "verbatim_order": "null",
  "verbatim_family": "null",
  "verbatim_genus": "null",
  "verbatim_species": "null",
  "verbatim_infra": "null",
  "verbatim_rank": "family",
  "verbatim_verbatimRank": "family",
  "verbatim_scientificName": "Enchytraeidae Henle, 1837",
  "verbatim_generic": "null",
  "verbatim_author": "null",
  "current_kingdom": "Animalia",
  "current_phylum": "Annelida",
  "current_class": "Clitellata",
  "current_order": "Enchytraeida",
  "current_family": "Enchytraeidae",
  "current_genus": "null",
  "current_subGenus": "null",
  "current_species": "null",
  "current_scientificName": "Enchytraeidae",
  "current_acceptedScientificName": "Enchytraeidae",
  "proposed_kingdom": "incertae sedis",
  "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",
  "debug_url": "http://backbonebuild-vh.gbif.org:9101/v2/species/match?&scientificName=Enchytraeidae Henle, 1837&rank=family&strict=false",
  "_key": 1943,
  "changes": {
    "kingdom": true,
    "phylum": true,
    "class": true,
    "order": true,
    "family": true,
    "scientificName": true,
    "acceptedScientificName": true
  },
  "reviewed": false
}
camiplata commented 1 month ago

Possible matching issue, ther occurrence has no Hclassification but Enchytraeidae d'Udekem, 1855 is the only possible match

djtfmartin commented 4 weeks ago

As with #720, fails due to the authorship comparison which has a big on the confidence score.

mdoering commented 3 weeks ago

should be fixed with the authorship weight being much less for suprageneric names. See https://github.com/CatalogueOfLife/data/issues/743