-
Notifications
You must be signed in to change notification settings - Fork 10
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
Taxonomic Ranks not in DwC #31
Comments
A common issue would concern ichnofossils (ichnospecies/ichnogenus/ichnofamily etc.). |
https://dwc.tdwg.org/terms/#dwc:taxonRank |
For this issue we are referring to the existence of DwC terms like dwc:genus but not, e.g. dwc:subfamily. Although a data provider could specify that the value of dwc:scientificName has a dwc:taxonRank of “subfamily” there is not a DwC term to provide, in this case, the subfamily information in a parsed our field. It’s problematic primarily because of the ways that some aggregators currently match paleo specimen identifications against the GBIF Taxonomic Backbone. |
ok! I C |
What ranks are regularly used in paleo records that do not currently have a matching DwC term? How often are these these ranks reported in dwc:taxonRank? See #27 (discussion of dwc:taxonRank)
How are data providers including these names if there isn't an appropriate term to put the name in? See #30 for current best solution (discussion of dwc:higherClassification)
The text was updated successfully, but these errors were encountered: