tdwg / bdq

Biodiversity Data Quality (BDQ) Interest Group
https://github.com/tdwg/bdq
43 stars 7 forks source link

TG2-VALIDATION_TAXONRANK_NOTEMPTY #161

Open ArthurChapman opened 6 years ago

ArthurChapman commented 6 years ago
TestField Value
GUID 14da5b87-8304-4b2b-911d-117e3c29e890
Label VALIDATION_TAXONRANK_NOTEMPTY
Description Is there a value in dwc:taxonRank?
TestType Validation
Darwin Core Class dwc:Taxon
Information Elements ActedUpon dwc:taxonRank
Information Elements Consulted
Expected Response COMPLIANT if dwc:taxonRank is bdq:NotEmpty; otherwise NOT_COMPLIANT
Data Quality Dimension Completeness
Term-Actions TAXONRANK_NOTEMPTY
Parameter(s)
Source Authority
Specification Last Updated 2023-09-18
Examples [dwc:taxonRank="genus": Response.status=RUN_HAS_RESULT, Response.result=COMPLIANT, Response.comment="dwc:taxonRank is bdq:NotEmpty"]
[dwc:taxonRank=" ": Response.status=RUN_HAS_RESULT, Response.result=NOT_COMPLIANT, Response.comment="dwc:taxonRank is bdq:Empty"]
Source TDWG2018
References
Example Implementations (Mechanisms)
Link to Specification Source Code
Notes
chicoreus commented 6 years ago

Added guid.

Tasilee commented 1 year ago

Splitting bdqffdq:Information Elements into "Information Elements ActedUpon" and "Information Elements Consulted".

Also changed "Field" to "TestField", "Output Type" to "TestType" and updated "Specification Last Updated"