Package | Description |
---|---|
org.gbif.api.model.event | |
org.gbif.api.model.occurrence | |
org.gbif.api.service.occurrence |
Modifier and Type | Class and Description |
---|---|
class |
Event
Event class based on https://dwc.tdwg.org/terms/#event.
|
Modifier and Type | Class and Description |
---|---|
class |
Occurrence
Represents an Occurrence as interpreted by GBIF, adding typed properties on top of the verbatim ones.
|
Constructor and Description |
---|
Occurrence(VerbatimOccurrence verbatim)
Create occurrence instance from existing verbatim one, copying over all data.
|
Modifier and Type | Method and Description |
---|---|
VerbatimOccurrence |
OccurrenceService.getVerbatim(Long key)
Attempt to find the verbatim values for an occurrence matching the passed key.
|
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.