-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TG2-VALIDATION_LOCATION_NOTEMPTY #40
Comments
Comment by Paula Zermoglio (@pzermoglio) migrated from spreadsheet: |
This is a complicated test - needs more work to document. Not georeferenced or not georeferenceable.. Need to add many dwc:terms. If all relevant spatial terms are blank or uninterpretable. |
Extensive discussion in the meeting - has georeference or is georeferencable is one possible interpretation, but a very complex one to implement, and supported by other more granular tests. We decided to constrain this test to a simple test of minimal presence of some sort of spatial data. |
Going through the test data, I'm wondering if dwc:minimumElevationInMeters should be included in Information Elements? @tucotuco did include the terms in the test data and some were NOT_EMPTY |
I don't think I'd include them - except for a few minor exceptions, you can't tell a location on those alone. |
I agree from the perspective of a test for usable location information based on the Expected Response, "at least one term needed to determine the location of the entity." |
OK. I've removed references to the depth and elevation terms from the test data. |
I suggest the Description: 'Is there a value in any of the Darwin Core spatial terms that could specify a location?' in place of: 'Is there a value in any of the Darwin Core spatial terms that could identify a location?' |
…st current (2023-06-12) test descriptions. Addressed implementation of tdwg/bdq#40 VALIDATION_LOCATION_EMPTY Adding ProvidesVersion annotations. Made method name consistent with test name. Removing now empty file stubs for checked methods. Adding to unit test.
Changed note to add the "dwc:" namespace to all the Darwin Core terms cited. |
Splitting bdqffdq:Information Elements into "Information Elements ActedUpon" and "Information Elements Consulted" Also changed "Fields" to TestFields" and "Output Type" to "TestType", and will go back and add these to prior changes and then work forward |
Changed all Information Elements to "ActedUpon" as per Paul's Java Code |
…ed to implementation.
The text was updated successfully, but these errors were encountered: