Skip to contents

Retrieve terms used by Darwin core

Usage

retrieveDwCTermSpecifications(
  includeExtensions = TRUE,
  includeDeprecated = FALSE
)

Arguments

includeExtensions

A logical scalar that, if TRUE, instructs the fuction to also include terms used in registered GBIF extensions to Darwin Core. If FALSE, only the terms specified by the Darwin core standard is included

includeDeprecated

A logical scalar that, if TRUE, instructs the function to also include terms in the Dawin Core standard that are deprecated

Value

A list of DwCTerm objects representing the terms defined by the Darwin core standard

See also

retrieveDwCClassSpecifications DwCTerm

Author

Joseph D. Chipperfield, joechip90@googlemail.com