NHMDenmark / Mass-Digitizer

Common repo for the DaSSCo team
Apache License 2.0
1 stars 0 forks source link

Subgenera (NHMD Entomology) #330

Open FedorSteeman opened 1 year ago

FedorSteeman commented 1 year ago

We need to make sure that any subgenera are properly parsed by the app, especially when it comes to novel taxa.

NHMD Entomology has several taxa with a subgenus, but only three are marked with parentheses around the subgenus name.

In order to infer the rank of a novel taxon that has a subgenus, the presence of parentheses are currently used. I.e. the digitizer needs to put the subgenus name in parentheses.

The question is whether we should:

  1. Stick to this convention
  2. Have the subgenera in Specify updated accordingly, i.e. add parentheses around the subgenus name
FedorSteeman commented 1 year ago

It's hard to find a good example but as a general rule, I think the following should be the status:

  1. In the Specify database, subgenus (atomic) names are recorded without brackets
  2. On the Specify app(s), as part of binomial names, subgenus names should be displayed with brackets
  3. In our app's taxon spine, subgenus names should either be recorded with brackets, or in any cases displayed with brackets a. The fullname field should show the bracketed subgenus b. The name field of a subgenus should hold the atomic name
  4. During post-processing, subgenus names should be placed in their own column and any brackets removed
jlegind commented 1 year ago

The effort is 'easy'