Package org.gbif.api.model.occurrence
Class Occurrence
java.lang.Object
org.gbif.api.model.occurrence.VerbatimOccurrence
org.gbif.api.model.occurrence.Occurrence
- All Implemented Interfaces:
LinneanClassification
,LinneanClassificationKeys
public class Occurrence
extends VerbatimOccurrence
implements LinneanClassification, LinneanClassificationKeys
Represents an Occurrence as interpreted by GBIF, adding typed properties on top of the verbatim ones.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionOccurrence
(VerbatimOccurrence verbatim) Create occurrence instance from existing verbatim one, copying over all data. -
Method Summary
Modifier and TypeMethodDescriptionvoid
addIssue
(OccurrenceIssue issue) The accepted scientific name for the acceptedTaxonKey from the GBIF backbone.The accepted taxon key from the GBIF backbone.A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the material entity.getBed()
Return the class key for this usage.getClazz()
Return the class for this usage.Deprecated.to be removed in the public v2 of the API (see POR-3061) The uncertainty for latitude in decimal degrees.The uncertainty radius for lat/lon in meters.@Min(1L) @Max(31L) Integer
getDay()
The day of the month of the event date.The decimalLongitude in decimal degrees always for the WGS84 datum.getDepth()
Depth in meters below the surface.Depth accuracy is the uncertainty for the depth in meters.The distance in metres from a known centroid, e.g.Elevation in meters usually above sea level (altitude).Elevation accuracy is the uncertainty for the elevation in meters.@Min(1L) @Max(366L) Integer
The latest integer day of the year of the event.The date the occurrence was recorded or collected.@NotNull List<MeasurementOrFact>
getFacts()
Return the family for this usage.Return the family key for this usage.@NotNull Gadm
getGadm()
getGenus()
Return the genus for this usage.Return the genus key for this usage.The geodetic datum for the interpreted decimal coordinates.getGroup()
An ordered map with entries for all higher Linnean ranks excluding the taxonKey itself.getHigherRank
(Rank rank) Gets a higher taxon property by passing the rank of it.getHigherRankKey
(Rank rank) Gets a higher taxon key by passing the rank of it.@NotNull List<AgentIdentifier>
@NotNull List<Identifier>
boolean
boolean
Flag occurrence when associatedSequences/extension exists@NotNull Set<OccurrenceIssue>
A set of issues found for this occurrence.The IUCN Red List Category.Return the kingdom for this usage.Return the kingdom key for this usage.The date this occurrence last went through the interpretation phase of the GBIF indexing.@NotNull License
Applied license to the occurrence record or dataset to which this record belongs to.@NotNull List<MediaObject>
getMedia()
The interpreted dc:modified from the verbatim source data.@Min(1L) @Max(12L) Integer
getMonth()
The month of the year of the event date starting with zero for january followingDate
.getOrder()
Return the order for this usage.Return the order key for this usage.A number or enumeration value for the quantity of organisms.The type of quantification system used for the quantity of organisms.Return the phylum for this usage.Return the phylum key for this usage.@NotNull List<AgentIdentifier>
An external link to more details, the records "homepage".@NotNull List<OccurrenceRelation>
Calculated filed organismQuantity / sampleSizeValue, if the type is identicalThe unit of measurement of the size (time duration, length, area, or volume) of a sample in a sampling event.A numeric value for a measurement of the size (time duration, length, area, or volume) of a sample in a sampling event.The scientific name for taxonKey from the GBIF backbone.getSex()
The corresponding scientific name of the speciesKey from the GBIF backbone.The accepted species for this occurrence.@Min(1L) @Max(366L) Integer
The earliest integer day of the year of the event.Return the canonical subgenus name for this usage.Return the subgenus key for this usage.The best matching, accepted GBIF backbone name usage representing this occurrence.The status of the use of the scientificName as a label for a taxon.The scientific name the type status of this specimen applies to.The verbatim scientific name as provided by the source.@Min(1500L) @Max(2030L) Integer
getYear()
The full year of the event date.boolean
Convenience method checking if any spatial validation rule has not passed.void
setAcceptedScientificName
(String acceptedScientificName) void
setAcceptedTaxonKey
(Integer acceptedTaxonKey) void
setAssociatedSequences
(String associatedSequences) void
setBasisOfRecord
(BasisOfRecord basisOfRecord) void
void
setClassKey
(Integer classKey) void
void
setCollectionKey
(String collectionKey) void
setContinent
(Continent continent) void
setCoordinateAccuracy
(Double coordinateAccuracy) void
setCoordinatePrecision
(Double coordinatePrecision) void
setCoordinateUncertaintyInMeters
(Double coordinateUncertaintyInMeters) void
setCountry
(Country country) void
setDatasetID
(String datasetID) void
setDatasetName
(String datasetName) void
setDateIdentified
(Date dateIdentified) void
void
setDecimalLatitude
(Double decimalLatitude) void
setDecimalLongitude
(Double decimalLongitude) void
setDegreeOfEstablishment
(String degreeOfEstablishment) void
void
setDepthAccuracy
(Double depthAccuracy) void
setDistanceFromCentroidInMeters
(Double distanceFromCentroidInMeters) void
setDnaSequenceID
(List<String> dnaSequenceID) void
setEarliestAgeOrLowestStage
(String earliestAgeOrLowestStage) void
setEarliestEonOrLowestEonothem
(String earliestEonOrLowestEonothem) void
setEarliestEpochOrLowestSeries
(String earliestEpochOrLowestSeries) void
setEarliestEraOrLowestErathem
(String earliestEraOrLowestErathem) void
setEarliestPeriodOrLowestSystem
(String earliestPeriodOrLowestSystem) void
setElevation
(Double elevation) void
setElevationAccuracy
(Double elevationAccuracy) void
setEndDayOfYear
(Integer endDayOfYear) void
setEstablishmentMeans
(String establishmentMeans) void
setEventDate
(IsoDateInterval eventDate) void
setFacts
(List<MeasurementOrFact> facts) void
void
setFamilyKey
(Integer familyKey) void
setFormation
(String formation) void
void
setGenericName
(String genericName) void
void
setGenusKey
(Integer genusKey) void
setGeoreferencedBy
(String georeferencedBy) void
void
setHigherGeography
(String higherGeography) void
setHighestBiostratigraphicZone
(String highestBiostratigraphicZone) void
setIdentifiedBy
(String identifiedBy) void
setIdentifiedByIds
(List<AgentIdentifier> identifiedByIds) void
setIdentifiers
(List<Identifier> identifiers) void
setIndividualCount
(Integer individualCount) void
setInfraspecificEpithet
(String infraspecificEpithet) void
setInstitutionKey
(String institutionKey) void
setIsInCluster
(boolean isInCluster) void
setIsSequenced
(boolean isSequenced) void
setIssues
(Set<OccurrenceIssue> issues) void
setIucnRedListCategory
(String iucnRedListCategory) void
setKingdom
(String kingdom) void
setKingdomKey
(Integer kingdomKey) void
setLastInterpreted
(Date lastInterpreted) void
setLatestAgeOrHighestStage
(String latestAgeOrHighestStage) void
setLatestEonOrHighestEonothem
(String latestEonOrHighestEonothem) void
setLatestEpochOrHighestSeries
(String latestEpochOrHighestSeries) void
setLatestEraOrHighestErathem
(String latestEraOrHighestErathem) void
setLatestPeriodOrHighestSystem
(String latestPeriodOrHighestSystem) void
setLicense
(License license) void
setLifeStage
(String lifeStage) void
setLowestBiostratigraphicZone
(String lowestBiostratigraphicZone) void
setMedia
(List<MediaObject> media) void
void
setModified
(Date modified) void
void
setOccurrenceStatus
(OccurrenceStatus occurrenceStatus) void
void
setOrderKey
(Integer orderKey) void
setOrganismQuantity
(Double organismQuantity) void
setOrganismQuantityType
(String organismQuantityType) void
setOtherCatalogNumbers
(String otherCatalogNumbers) void
setPathway
(String pathway) void
void
setPhylumKey
(Integer phylumKey) void
setPreparations
(String preparations) void
setRecordedBy
(String recordedBy) void
setRecordedByIds
(List<AgentIdentifier> recordedByIds) void
setReferences
(URI references) void
setRelations
(List<OccurrenceRelation> relations) void
setRelativeOrganismQuantity
(Double relativeOrganismQuantity) void
setSampleSizeUnit
(String sampleSizeUnit) void
setSampleSizeValue
(Double sampleSizeValue) void
setSamplingProtocol
(String samplingProtocol) void
setScientificName
(String scientificName) void
void
setSpecies
(String species) void
setSpeciesKey
(Integer speciesKey) void
setSpecificEpithet
(String specificEpithet) void
setStartDayOfYear
(Integer startDayOfYear) void
setStateProvince
(String stateProvince) void
setSubgenus
(String subgenus) void
setSubgenusKey
(Integer subgenusKey) void
setTaxonKey
(Integer taxonKey) void
setTaxonomicStatus
(TaxonomicStatus taxonomicStatus) void
setTaxonRank
(Rank taxonRank) void
setTypeStatus
(String typeStatus) void
setTypifiedName
(String typifiedName) void
setVerbatimScientificName
(String scientificName) void
setWaterBody
(String waterBody) void
Methods inherited from class org.gbif.api.model.occurrence.VerbatimOccurrence
equals, getCrawlId, getDatasetKey, getExtensions, getHostingOrganizationKey, getInstallationKey, getKey, getLastCrawled, getLastParsed, getNetworkKeys, getProgrammeAcronym, getProjectId, getProtocol, getPublishedByGbifRegion, getPublishingCountry, getPublishingOrgKey, getVerbatimField, getVerbatimFields, hashCode, hasVerbatimField, setCrawlId, setDatasetKey, setExtensions, setHostingOrganizationKey, setInstallationKey, setKey, setLastCrawled, setLastParsed, setNetworkKeys, setProgrammeAcronym, setProjectId, setProtocol, setPublishedByGbifRegion, setPublishingCountry, setPublishingOrgKey, setVerbatimField, setVerbatimFields, toString
-
Field Details
-
GEO_DATUM
- See Also:
-
-
Constructor Details
-
Occurrence
public Occurrence() -
Occurrence
Create occurrence instance from existing verbatim one, copying over all data.
-
-
Method Details
-
getBasisOfRecord
-
setBasisOfRecord
-
getIndividualCount
-
setIndividualCount
-
getOccurrenceStatus
-
setOccurrenceStatus
-
getSex
-
setSex
-
getLifeStage
-
setLifeStage
-
getEstablishmentMeans
-
setEstablishmentMeans
-
getTaxonKey
The best matching, accepted GBIF backbone name usage representing this occurrence. In case the verbatim scientific name and its classification can only be matched to a higher rank this will represent the lowest matching rank. In the worst case this could just be for example Animalia. -
setTaxonKey
-
getKingdomKey
Description copied from interface:LinneanClassificationKeys
Return the kingdom key for this usage. If the usage is for something above the "kingdom" taxonomic level, return null.- Specified by:
getKingdomKey
in interfaceLinneanClassificationKeys
- Returns:
- the kingdomKey
-
setKingdomKey
- Specified by:
setKingdomKey
in interfaceLinneanClassificationKeys
- Parameters:
kingdomKey
- the kingdomKey to set
-
getPhylumKey
Description copied from interface:LinneanClassificationKeys
Return the phylum key for this usage. If the usage is for something above the "phylum" taxonomic level, return null.- Specified by:
getPhylumKey
in interfaceLinneanClassificationKeys
- Returns:
- the phylumKey
-
setPhylumKey
- Specified by:
setPhylumKey
in interfaceLinneanClassificationKeys
- Parameters:
phylumKey
- the phylumKey to set
-
getClassKey
Description copied from interface:LinneanClassificationKeys
Return the class key for this usage. If the usage is for something above the "class" taxonomic level, return null.- Specified by:
getClassKey
in interfaceLinneanClassificationKeys
- Returns:
- the classKey
-
setClassKey
- Specified by:
setClassKey
in interfaceLinneanClassificationKeys
- Parameters:
classKey
- the classKey to set
-
getOrderKey
Description copied from interface:LinneanClassificationKeys
Return the order key for this usage. If the usage is for something above the "order" taxonomic level, return null.- Specified by:
getOrderKey
in interfaceLinneanClassificationKeys
- Returns:
- the orderKey
-
setOrderKey
- Specified by:
setOrderKey
in interfaceLinneanClassificationKeys
- Parameters:
orderKey
- the orderKey to set
-
getFamilyKey
Description copied from interface:LinneanClassificationKeys
Return the family key for this usage. If the usage is for something above the "family" taxonomic level, return null.- Specified by:
getFamilyKey
in interfaceLinneanClassificationKeys
- Returns:
- the familyKey
-
setFamilyKey
- Specified by:
setFamilyKey
in interfaceLinneanClassificationKeys
- Parameters:
familyKey
- the familyKey to set
-
getGenusKey
Description copied from interface:LinneanClassificationKeys
Return the genus key for this usage. If the usage is for something above the "genus" taxonomic level, return null.- Specified by:
getGenusKey
in interfaceLinneanClassificationKeys
- Returns:
- the genusKey
-
setGenusKey
- Specified by:
setGenusKey
in interfaceLinneanClassificationKeys
- Parameters:
genusKey
- the genusKey to set
-
getSubgenusKey
Description copied from interface:LinneanClassificationKeys
Return the subgenus key for this usage. If the usage is for something above the "subgenus" taxonomic level, return null.- Specified by:
getSubgenusKey
in interfaceLinneanClassificationKeys
- Returns:
- subgenusKey
-
setSubgenusKey
- Specified by:
setSubgenusKey
in interfaceLinneanClassificationKeys
- Parameters:
subgenusKey
- the subgenus usage key
-
getHigherRankKey
Description copied from interface:LinneanClassificationKeys
Gets a higher taxon key by passing the rank of it. Only Linnean ranks are supported.- Specified by:
getHigherRankKey
in interfaceLinneanClassificationKeys
- Parameters:
rank
- the higher linnean rank to retrieve- Returns:
- the key of the higher taxon or null if rank doesnt exist
-
getHigherClassificationMap
An ordered map with entries for all higher Linnean ranks excluding the taxonKey itself. The map starts with the highest rank, e.g. the kingdom and maps the name usage key to its canonical name.- Returns:
- map of higher ranks
-
getSpeciesKey
The accepted species for this occurrence. In case the taxonKey is of a higher rank than species (e.g. genus) speciesKey is null. In case taxonKey represents an infraspecific taxon the speciesKey points to the species the infraspecies is classified as. In case of taxonKey being a species the speciesKey is the same.- Specified by:
getSpeciesKey
in interfaceLinneanClassificationKeys
- Returns:
- the speciesKey
-
setSpeciesKey
- Specified by:
setSpeciesKey
in interfaceLinneanClassificationKeys
- Parameters:
speciesKey
- the speciesKey to set
-
getAcceptedTaxonKey
The accepted taxon key from the GBIF backbone. -
setAcceptedTaxonKey
-
getSpecificEpithet
-
setSpecificEpithet
-
getInfraspecificEpithet
-
setInfraspecificEpithet
-
getTaxonRank
-
setTaxonRank
-
getTaxonomicStatus
The status of the use of the scientificName as a label for a taxon. The GBIF recommended controlled value vocabulary can be found at http://rs.gbif.org/vocabulary/gbif/taxonomic_status.xm. -
setTaxonomicStatus
-
getIucnRedListCategory
The IUCN Red List Category. -
setIucnRedListCategory
-
getScientificName
The scientific name for taxonKey from the GBIF backbone. -
setScientificName
-
getVerbatimScientificName
The verbatim scientific name as provided by the source. -
setVerbatimScientificName
-
getAcceptedScientificName
The accepted scientific name for the acceptedTaxonKey from the GBIF backbone. -
setAcceptedScientificName
-
getKingdom
Description copied from interface:LinneanClassification
Return the kingdom for this usage. If the usage is for something above the "kingdom" taxonomic level, return null.- Specified by:
getKingdom
in interfaceLinneanClassification
- Returns:
- the kingdom
-
setKingdom
- Specified by:
setKingdom
in interfaceLinneanClassification
- Parameters:
kingdom
- the kingdom to set
-
getPhylum
Description copied from interface:LinneanClassification
Return the phylum for this usage. If the usage is for something above the "phylum" taxonomic level, return null.- Specified by:
getPhylum
in interfaceLinneanClassification
- Returns:
- the phylum
-
setPhylum
- Specified by:
setPhylum
in interfaceLinneanClassification
- Parameters:
phylum
- the phylum to set
-
getClazz
Description copied from interface:LinneanClassification
Return the class for this usage. If the usage is for something above the "class" taxonomic level, return null.- Specified by:
getClazz
in interfaceLinneanClassification
- Returns:
- the class
-
setClazz
- Specified by:
setClazz
in interfaceLinneanClassification
- Parameters:
clazz
- the clazz to set
-
getOrder
Description copied from interface:LinneanClassification
Return the order for this usage. If the usage is for something above the "order" taxonomic level, return null.- Specified by:
getOrder
in interfaceLinneanClassification
- Returns:
- the order
-
setOrder
- Specified by:
setOrder
in interfaceLinneanClassification
- Parameters:
order
- the order to set
-
getFamily
Description copied from interface:LinneanClassification
Return the family for this usage. If the usage is for something above the "family" taxonomic level, return null.- Specified by:
getFamily
in interfaceLinneanClassification
- Returns:
- the family
-
setFamily
- Specified by:
setFamily
in interfaceLinneanClassification
- Parameters:
family
- the family to set
-
getGenus
Description copied from interface:LinneanClassification
Return the genus for this usage. If the usage is for something above the "genus" taxonomic level, return null.- Specified by:
getGenus
in interfaceLinneanClassification
- Returns:
- the genus
-
setGenus
- Specified by:
setGenus
in interfaceLinneanClassification
- Parameters:
genus
- the genus to set
-
getGenericName
-
setGenericName
-
getSubgenus
Description copied from interface:LinneanClassification
Return the canonical subgenus name for this usage. If the usage is for something above the "subgenus" taxonomic level, return null.- Specified by:
getSubgenus
in interfaceLinneanClassification
- Returns:
- the subgenus name
-
setSubgenus
- Specified by:
setSubgenus
in interfaceLinneanClassification
- Parameters:
subgenus
- the subgenus canonical name
-
getHigherRank
Description copied from interface:LinneanClassification
Gets a higher taxon property by passing the rank of it. Only Linnean ranks are supported.- Specified by:
getHigherRank
in interfaceLinneanClassification
- Parameters:
rank
- the higher linnean rank to retrieve- Returns:
- the name of the higher taxon or null if rank doesnt exist
-
getSpecies
The corresponding scientific name of the speciesKey from the GBIF backbone.- Specified by:
getSpecies
in interfaceLinneanClassification
- Returns:
- the species
-
setSpecies
- Specified by:
setSpecies
in interfaceLinneanClassification
- Parameters:
species
- the species to set
-
getDateIdentified
-
setDateIdentified
-
getDecimalLongitude
The decimalLongitude in decimal degrees always for the WGS84 datum. If a different geodetic datum was given the verbatim coordinates are transformed into WGS84 values. -
setDecimalLongitude
-
getDecimalLatitude
-
setDecimalLatitude
-
getCoordinateUncertaintyInMeters
The uncertainty radius for lat/lon in meters. -
setCoordinateUncertaintyInMeters
-
getCoordinatePrecision
-
setCoordinatePrecision
-
getCoordinateAccuracy
Deprecated.to be removed in the public v2 of the API (see POR-3061) The uncertainty for latitude in decimal degrees. Note that the longitude degrees have a different accuracy in degrees which changes with latitude and is largest at the poles. -
setCoordinateAccuracy
-
getGeodeticDatum
The geodetic datum for the interpreted decimal coordinates. This is always WGS84 if a coordinate exists as we reproject other datums into WGS84. -
getElevation
Elevation in meters usually above sea level (altitude). The elevation is calculated using the equation: (minimumElevationInMeters + maximumElevationInMeters) / 2. -
setElevation
-
getElevationAccuracy
Elevation accuracy is the uncertainty for the elevation in meters. The elevation accuracy is calculated using the equation: (maximumElevationInMeters - minimumElevationInMeters) / 2 -
setElevationAccuracy
-
getDepth
Depth in meters below the surface. Complimentary to elevation, the depth can be 10 meters below the surface of a lake in 1100m (=elevation). The depth is calculated using the equation: (minimumDepthInMeters + maximumDepthInMeters) / 2. -
setDepth
-
getDepthAccuracy
Depth accuracy is the uncertainty for the depth in meters. The depth accuracy is calculated using the equation: (maximumDepthInMeters - minimumDepthInMeters) / 2 -
setDepthAccuracy
-
getContinent
-
setContinent
-
getCountry
-
setCountry
-
getGbifRegion
-
getStateProvince
-
setStateProvince
-
getWaterBody
-
setWaterBody
-
getDistanceFromCentroidInMeters
The distance in metres from a known centroid, e.g. a country centroid. -
setDistanceFromCentroidInMeters
-
getHigherGeography
-
setHigherGeography
-
getGeoreferencedBy
-
setGeoreferencedBy
-
getYear
The full year of the event date.- Returns:
- the year of the event date
-
setYear
-
getMonth
The month of the year of the event date starting with zero for january followingDate
.- Returns:
- the month of the event date
-
setMonth
-
getDay
The day of the month of the event date.- Returns:
- the day of the event date
-
setDay
-
getEventDate
The date the occurrence was recorded or collected. -
setEventDate
-
getStartDayOfYear
The earliest integer day of the year of the event.- Returns:
- the earliest integer day of the event date
-
setStartDayOfYear
-
getEndDayOfYear
The latest integer day of the year of the event.- Returns:
- the latest integer day of the event date
-
setEndDayOfYear
-
getTypeStatus
-
setTypeStatus
-
getTypifiedName
The scientific name the type status of this specimen applies to. -
setTypifiedName
-
getIssues
A set of issues found for this occurrence. -
setIssues
-
addIssue
-
getModified
The interpreted dc:modified from the verbatim source data. Ideally indicating when a record was last modified in the source. -
setModified
-
getLastInterpreted
The date this occurrence last went through the interpretation phase of the GBIF indexing. -
setLastInterpreted
-
getReferences
An external link to more details, the records "homepage". -
setReferences
-
getOrganismQuantity
A number or enumeration value for the quantity of organisms. -
setOrganismQuantity
-
getOrganismQuantityType
The type of quantification system used for the quantity of organisms. -
setOrganismQuantityType
-
getSampleSizeUnit
The unit of measurement of the size (time duration, length, area, or volume) of a sample in a sampling event. -
setSampleSizeUnit
-
getSampleSizeValue
A numeric value for a measurement of the size (time duration, length, area, or volume) of a sample in a sampling event. -
setSampleSizeValue
-
getRelativeOrganismQuantity
Calculated filed organismQuantity / sampleSizeValue, if the type is identical -
setRelativeOrganismQuantity
-
getIsSequenced
Flag occurrence when associatedSequences/extension exists -
setIsSequenced
-
getAssociatedSequences
A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the material entity. -
setAssociatedSequences
-
getLicense
Applied license to the occurrence record or dataset to which this record belongs to. -
setLicense
-
getIdentifiers
-
setIdentifiers
-
getMedia
-
setMedia
-
getFacts
-
setFacts
-
getRelations
-
setRelations
-
getRecordedByIds
-
setRecordedByIds
-
getIdentifiedByIds
-
setIdentifiedByIds
-
getGadm
-
setGadm
-
getInstitutionKey
-
setInstitutionKey
-
getCollectionKey
-
setCollectionKey
-
getIsInCluster
-
setIsInCluster
-
getDegreeOfEstablishment
-
setDegreeOfEstablishment
-
getPathway
-
setPathway
-
getDatasetID
-
setDatasetID
-
getDatasetName
-
setDatasetName
-
getOtherCatalogNumbers
-
setOtherCatalogNumbers
-
getEarliestEonOrLowestEonothem
-
setEarliestEonOrLowestEonothem
-
getLatestEonOrHighestEonothem
-
setLatestEonOrHighestEonothem
-
getEarliestEraOrLowestErathem
-
setEarliestEraOrLowestErathem
-
getLatestEraOrHighestErathem
-
setLatestEraOrHighestErathem
-
getEarliestPeriodOrLowestSystem
-
setEarliestPeriodOrLowestSystem
-
getLatestPeriodOrHighestSystem
-
setLatestPeriodOrHighestSystem
-
getEarliestEpochOrLowestSeries
-
setEarliestEpochOrLowestSeries
-
getLatestEpochOrHighestSeries
-
setLatestEpochOrHighestSeries
-
getEarliestAgeOrLowestStage
-
setEarliestAgeOrLowestStage
-
getLatestAgeOrHighestStage
-
setLatestAgeOrHighestStage
-
getLowestBiostratigraphicZone
-
setLowestBiostratigraphicZone
-
getHighestBiostratigraphicZone
-
setHighestBiostratigraphicZone
-
getGroup
-
setGroup
-
getFormation
-
setFormation
-
getMember
-
setMember
-
getBed
-
setBed
-
getRecordedBy
-
setRecordedBy
-
getIdentifiedBy
-
setIdentifiedBy
-
getPreparations
-
setPreparations
-
getSamplingProtocol
-
setSamplingProtocol
-
getDnaSequenceID
-
setDnaSequenceID
-
hasSpatialIssue
Convenience method checking if any spatial validation rule has not passed. Primarily used to indicate that the record should not be displayed on a map.
-