-
Notifications
You must be signed in to change notification settings - Fork 7
Data guidelines for checklists
Note: these recommendations are mostly for thematic and regional checklists, not taxonomic descriptions.
Term | Status |
---|---|
taxonID | Required |
scientificNameID | Share if available |
acceptedNameUsageID | Do not use |
parentNameUsageID | Do not use |
originalNameUsageID | Do not use |
nameAccordingToID | Do not use |
namePublishedInID | Do not use |
taxonConceptID | Do not use |
scientificName | Required |
acceptedNameUsage | Do not use |
parentNameUsage | Do not use |
originalNameUsage | Do not use |
nameAccordingTo | Do not use |
namePublishedIn | Do not use |
namePublishedInYear | Do not use |
higherClassification | Do not use |
kingdom | Required |
phylum | Share if available |
class | Share if available |
order | Share if available |
family | Share if available |
genus | Share if available |
subgenus | Do not use |
specificEpithet | Do not use |
infraspecificEpithet | Do not use |
taxonRank | Required |
verbatimTaxonRank | Do not use |
scientificNameAuthorship | Do not use |
vernacularName | Share if available |
nomenclaturalCode | Do not use |
taxonomicStatus | Do not use |
nomenclaturalStatus | Do not use |
taxonRemarks | Do not use |
Should be globally unique and preferably stable. GBIF uses the taxonID to assess if a (re)published taxon is a new one or one they already have. We therefore strongly recommend to choose a taxonID that is as globally unique and stable as possible. If such a taxon identifier is not present in the source data or the identifiers used there can easily change over time (e.g. numbered rows), we recommend generating taxonIDs in the mapping script.
Suggested components to combine as input for taxonID:
- dataset shortname
- scientific name
- kingdom
The scientific name and kingdom can be used as input for a hash function. This function creates a randomized code of fixed length from an input value. For a given input value, the code will always be the same and unique.
Some examples using the hash function:
alien-plants-belgium:taxon:0005624db3a63ca28d63626bbe47e520
(input: shortnamealien_plants_belgium
+ reference to taxon core (taxon
) + randomized code using scientific nameAchillea filipendulina Lam.
and kingdomplantae
as inputalien-fishes-checklist:taxon:dec8ee68b3fae146c056b4972e3e6b83
(input: shortnamealien_fishes_checklist
+ reference to taxon core (taxon
) + randomized code using scientific nameAcipenser baeri
and kingdomanimalia
as inputOther examples of globally unique identifiers:
urn:lsid:gbif.org:usages:32567
http://species.gbif.org/abies_alba_1753
?
The taxon name. For species and genera, we advise to include date and authorship information.
e.g. Pelophylax ridibundus (Pallas, 1771) e.g. Trachemys scripta troostii (Holbrook, 1836) e.g. Pogona (Storr, 1982)
The full scientific name of the kingdom in which the taxon is classified.
e.g. Animalia, Plantae
The full scientific name of the phylum (or division) in which the taxon is classified.
e.g. Chordata, Bryophyta
The full scientific name of the class in which the taxon is classified.
e.g. Mammalia, Hepatisopsida
The full scientific name of the order in which the taxon is classified.
e.g. Carnivora, Monocleales
The full scientific name of the family in which the taxon is classified.
e.g. Felidae, Monoleaceae
The full scientific name of the genus in which the taxon is classified, preferably including authorship information
Required. The taxonomic rank of the most specific name in the scientificName. Recommended vocabulary: http://rs.gbif.org/vocabulary/gbif/rank.xml