Click or drag to resize
IDarwinCoreBasisOfRecord 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.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
string BasisOfRecord { get; set; }

Property Value

Type: String
See Also