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.
# MultiMediaGatheringEvent$new()
R6 class
Model class for MultiMediaGatheringEvent objects.
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)
$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.