MultiMediaGatheringEvent: MultiMediaGatheringEvent Class

MultiMediaGatheringEventR Documentation

MultiMediaGatheringEvent Class

Description

For more information on the NBA object model, please refer to the official NBA documentation at https://docs.biodiversitydata.nl and the NBA model and endpoints reference at https://docs.biodiversitydata.nl/endpoints-reference.

Usage

# MultiMediaGatheringEvent$new()

Format

R6 class

Details

Model class for MultiMediaGatheringEvent objects.

Fields

projectTitle

character

worldRegion

character

continent

character

country

character

iso3166Code

character

provinceState

character

island

character

locality

character

city

character

sublocality

character

localityText

character

dateTimeBegin

character

dateTimeEnd

character

method

character

altitude

character

altitudeUnifOfMeasurement

character

biotopeText

character

depth

character

depthUnitOfMeasurement

character

gatheringPersons

list(Person)

gatheringOrganizations

list(Organization)

siteCoordinates

list(GatheringSiteCoordinates)

namedAreas

list(NamedArea)

associatedTaxa

list(AssociatedTaxon)

chronoStratigraphy

list(ChronoStratigraphy)

lithoStratigraphy

list(LithoStratigraphy)

iptc

Iptc4xmpExt

bioStratigraphic

list(BioStratigraphy)

Methods

$new()

Constructor MultiMediaGatheringEvent object.

$fromList(MultiMediaGatheringEventList)

Create MultiMediaGatheringEvent object from list.

$toList()

Get list representation of MultiMediaGatheringEvent.

fromJSONString(MultiMediaGatheringEventJson)

Create MultiMediaGatheringEvent object from JSON.

toJSONString(pretty=TRUE)

Get JSON representation of MultiMediaGatheringEvent.


naturalis/nbaR documentation built on Nov. 12, 2023, 4:47 p.m.