helpdesk-validator icon indicating copy to clipboard operation
helpdesk-validator copied to clipboard

Unexpected Temporal Filter validation issues in Direct WFS test

Open JohannaOtt opened this issue 3 years ago • 9 comments

When validating this PLU WFS using the Direct WFS test, it fails several tests in the "Temporal Filter" category: https://inspire.ec.europa.eu/validator/v2/TestRuns/EID30da35f3-a06f-4050-90de-feac32d57afe.html There are two kinds of errors occuring:

  1. for example the test with the test Id "EID88ffdb3b-eb8e-30e4-b975-e4881bb0a7f8" grafik

The error message is "No temporal values found in results: property is "http://inspire.ec.europa.eu/schemas/plu/4.0":validFrom. expected [false] but found [true]".

This is the saved response from the validator: EID9e24fede-9a4c-4a29-9880-0932b1df6ad8.zip

  1. for example the test with the test Id "EIDe6665990-05d7-3e77-a3a8-0893f896fdca" grafik

The error message is "t1 (Period: 2012-04-04T00:00:00.000-0400/2012-04-04T23:59:59.999-0400) is not related to t2 (Period: 2012-04-04T16:19:59.999-0400/2012-04-05T00:59:59.998-0400): BEFORE. The actual temporal relation is OVERLAPS."

This is the saved response from the validator: EIDa5cc6da8-bfcb-4adc-992f-989777e0f525.txt

In both cases, it looks like the validator is trying to test something using values of the data contained in the WFS, but with the error message provided, I would not know how this leads to the WFS not being valid.

The gml file deliverd via the WFS passes the PLU conformance tests.

Could you please help interpreting the error messages in case it really is an error or make sure that the tests do not detect errors here?

JohannaOtt avatar Apr 20 '21 13:04 JohannaOtt