R/DwCTerm.R
retrieveDwCClassSpecifications.Rd
Retrieve classes and their related terms used by Darwin core
retrieveDwCClassSpecifications(includeDeprecated = FALSE)
A logical
scalar that, if TRUE
, instructs the function to also
include terms in the Dawin Core standard that are depracated
A list
containing one element per class. Each element is itself a list
with the
following named elements:
termInfoA DwCTerm
object containing the information of the class term
compositeTermsA list
of DwCTerm
objects for each term that is associated with
the class
retrieveDwCTermSpecifications
DwCTerm