tdwg / bdq

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

TG2-VALIDATION_GEOREFERENCEDDATE_NOTEMPTY #227

Closed Tasilee closed 7 months ago

Tasilee commented 9 months ago
TestField Value
GUID 2b03e9ae-b7b9-48e6-bbf9-31bfcdcae212
Label VALIDATION_GEOREFERENCEDDATE_NOTEMPTY
Description Is there a value in dwc:georeferencedDate?
TestType Validation
Darwin Core Class Location
Information Elements ActedUpon dwc:georeferencedDate
Information Elements Consulted
Expected Response COMPLIANT if dwc:georeferencedDate is bdq:NotEmpty; otherwise NOT_COMPLIANT
Data Quality Dimension Completeness
Term-Actions GEOREFERENCEDDATE_NOTEMPTY
Parameter(s)
Source Authority
Specification Last Updated 2024-01-29
Examples [dwc:georeferencedDate="2024_01_29": Response.status=RUN_HAS_RESULT, Response.result=COMPLIANT, Response.comment="dwc:georeferencedDate is bdq:NotEmpty"]
[dwc:georeferencedDate="": Response.status=RUN_HAS_RESULT, Response.result=NOT_COMPLIANT, Response.comment="dwc:georeferencedDate 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.
ArthurChapman commented 7 months ago

See the comments under #256 which is a duplicate - so comments may still apply.

tucotuco commented 7 months ago

Georeference metadata, of which georeferencedDate is an example, apply to the georeferencing process, not just to the result. For example, it is hoped that georeferencedDate and georeferencedBy would be provided after following the georeferencing process, even if no spatial representation is created, as it tells that someone went to the effort and were not able to produce a georeference, which could be very useful for any future attempt. Thus, be aware that having metadata without having spatial representation may be perfectly valid, and even welcome.

If a use case for Georeference Quality were to be created (a good target for a task group), this test and others like it would be quite valuable to develop into the standard.