The Darwin Core Standard is maintained by Biodiversity Information Standards,
previously known as the Taxonomic Databases Working Group and known by the
acronym 'TDWG'. This tibble is the full list of supported terms,
current as of 2024-12-10.
Users can use occurrence_terms() and event_terms() as convenience
functions to access these terms.
darwin_core_termsA tibble containing valid Darwin Core Standard terms (206 rows x 6 columns).
Column descriptions are as follows:
TDWG group that a term belongs to.
Column header names that can be used in Darwin Core
Stable url to information describing the term.
Human-readable definition of the term.
Further information from TDWG.
Examples of how the field should be populated.
Function in corella that supports Darwin Core term.
occurrence_terms() and event_terms() to get terms for use in
dplyr::select()