Click or drag to resize
WebDarwinCoreBasisOfRecord Property
Darwin Core term name: basisOfRecord. The specific nature of the data record - a subtype of the dcterms:type. Recommended best practice is to use a controlled vocabulary such as the Darwin Core Type Vocabulary (http://rs.tdwg.org/dwc/terms/type-vocabulary/index.htm). In Species Gateway this property has the value HumanObservation.

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

Property Value

Type: String
See Also