tdwg / bdq

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

TG2-VALIDATION_FOOTPRINTWKT_NOTEMPTY #226

Closed Tasilee closed 9 months ago

Tasilee commented 10 months ago
TestField Value
GUID c6b705fc-7cf8-4af1-88ab-7a38d85f7109
Label VALIDATION_FOOTPRINTWKT_NOTEMPTY
Description Is there a value in dwc:footprintWKT?
TestType Validation
Darwin Core Class Location
Information Elements ActedUpon dwc:footprintWKT
Information Elements Consulted
Expected Response COMPLIANT if dwc:footprintWKT is bdq:NotEmpty; otherwise NOT_COMPLIANT
Data Quality Dimension Completeness
Term-Actions FOOTPRINTWKT_NOTEMPTY
Parameter(s)
Source Authority
Specification Last Updated 2024-01-29
Examples [dwc:footprintWKT=" POLYGON ((10 20, 11 20, 11 21, 10 21, 10 20))": Response.status=RUN_HAS_RESULT, Response.result=COMPLIANT, Response.comment="dwc:footprintWKT is bdq:NotEmpty"]
[dwc:footprintWKT="": Response.status=RUN_HAS_RESULT, Response.result=NOT_COMPLIANT, Response.comment="dwc:footprintWKT is bdq:Empty"]
Source TG2
References
Example Implementations (Mechanisms)
Link to Specification Source Code
Notes This bdq:Supplementary test is not regarded as CORE (cf. bdq:CORE) because of one or more of the reasons: not being widely applicable; not informative; not straightforward to implement or likely to return a high percentage of either bdq:COMPLIANT or bdq:NOT_COMPLIANT results (cf bdq:Response.result). A Supplementary test may be implemented as CORE when a suitable use case exists.