Click or drag to resize
DarwinCoreTaxonScientificName Property
Darwin Core term name: scientificName. The full scientific name, with authorship and date information if known. When forming part of an Identification, this should be the name in lowest level taxonomic rank that can be determined. This term should not contain identification qualifications, which should instead be supplied in the IdentificationQualifier term. Currently scientific name without author is provided.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public string ScientificName { get; set; }

Property Value

Type: String

Implements

IDarwinCoreTaxonScientificName
See Also