Description Format samplePassData sampleFailData targetDWCField checkCategory References Examples
This data check answers: "Is country known??" question.
Data check will pass if Country name (dwc:country) is in vocabulary and will fail if Country name (dwc:country) not in vocabulary.
Dimension of this data check is Conformance and it's flagging type is: FLAG
Example of entries that will pass: country=Australia
, such data check would return Passed
.
Example of entries that will fail: country=Austend
, such data check would return Failed
.
An object of class "dataCheck"
, see dataCheck
for details.
Country name (dwc:country) is in vocabulary
Country name (dwc:country) not in vocabulary
country
Location
None
1 | performDC(DC = DC_countryNameUnknown, DATA = bdchecks::dataBats)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.