WebDarwinCoreTaxonTaxonomicStatus Property |
Darwin Core term name: taxonomicStatus.
The status of the use of the scientificName as a label
for a taxon. Requires taxonomic opinion to define the
scope of a taxon. Rules of priority then are used to
define the taxonomic status of the nomenclature contained
in that scope, combined with the experts opinion.
It must be linked to a specific taxonomic reference that
defines the concept.
Recommended best practice is to use a controlled vocabulary.
This property is currently not used.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string TaxonomicStatus { get; set; }
Public Property TaxonomicStatus As String
Get
Set
public:
property String^ TaxonomicStatus {
String^ get ();
void set (String^ value);
}
member TaxonomicStatus : string with get, set
Property Value
Type:
StringSee Also