Click or drag to resize
SpeciesObservationClassId Enumeration
Enumeration of predefined classes that are associated with species observations.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public enum SpeciesObservationClassId
Members
  Member nameValueDescription
None0 Use this species observation class id when none of the predefined species observation classes can be used.
Conservation1 Not defined in Darwin Core. Conservation related information about the taxon that the species observation is attached to.
Event2 Information related to date and time when the species observation where made.
GeologicalContext3 Information pertaining to a location within a geological context, such as stratigraphy.
Identification4 Information pertaining to taxonomic determinations (the assignment of a scientific name).
Location5 Information about the location where the species observation was made.
MeasurementOrFact6 Information pertaining to measurements, facts, characteristics, or assertions about a resource (instance of data record, such as Occurrence, Taxon, Location, Event).
Occurrence7 Information pertaining to evidence of an occurrence in nature, in a collection, or in a dataset (specimen, observation, etc.).
Project8 Not defined in Darwin Core. Information about the project in which this species observation was made. Only some species observations belongs to a project.
ResourceRelationship9 Information pertaining to relationships between resources (instances of data records, such as Occurrences, Taxa, Locations, Events).
DarwinCore10 Information about the species observation itself. Property ClassIndex in class WebSpeciesObservationField should not be used on this species observation class.
Taxon11 Information pertaining to taxonomic names, taxon name usages, or taxon concepts.
See Also