| MultiMediaObject | R Documentation |
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.
# MultiMediaObject$new()
R6 class
Model class for MultiMediaObject objects. Naturalis stores a vast amount of multimedia in its internal document store. This can be multimedia captured from physical specimens (e.g. photos of a specimen), but also from human observations (e.g. audio recordings of bird sounds). Digitisation of Naturalis museum objects include a detailed photographic documentation. So far, there are more than 5 million photos and several houndreds of thousands of bird sounds.
sourceSystemSourceSystem
sourceSystemIdcharacter
recordURIcharacter
idcharacter
sourceInstitutionIDcharacter
sourceIDcharacter
ownercharacter
licenseTypecharacter
licensecharacter
unitIDcharacter
collectionTypecharacter
titlecharacter
captioncharacter
descriptioncharacter
serviceAccessPointslist(ServiceAccessPoint)
typecharacter
taxonCountinteger
creatorcharacter
copyrightTextcharacter
associatedSpecimenReferencecharacter
associatedTaxonReferencecharacter
multiMediaPubliclogical
subjectPartslist(character)
subjectOrientationslist(character)
phasesOrStageslist(character)
sexeslist(character)
gatheringEventslist(MultiMediaGatheringEvent)
identificationslist(MultiMediaContentIdentification)
themelist(character)
associatedSpecimenSpecimen
associatedTaxonTaxon
$new()Constructor MultiMediaObject object.
$fromList(MultiMediaObjectList)Create MultiMediaObject object from list.
$toList()Get list representation of MultiMediaObject.
fromJSONString(MultiMediaObjectJson)Create MultiMediaObject object from JSON.
toJSONString(pretty=TRUE)Get JSON representation of MultiMediaObject.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.