Skip to content

Latest commit

 

History

History
159 lines (121 loc) · 14.1 KB

File metadata and controls

159 lines (121 loc) · 14.1 KB

Changelog

Production

v1.0.0

Status: deployed in production

Release date: 09/09/2018

Modifications in ETS and ATS for the issue #30

Improvements in the code in order not to check anymore the specification in the test.

Modifications in ETS and ATS for the issue #127

Improvements in the code to relax the xPath validations for name and version.

Modifications in ETS and ATS for the issue #119

Improvements in the code to accept application/atom as a media type for distribution.

Modifications in ETS and ATS for the issue #130

The vocabulary test should check that the date type is "publication" and the date is "2008-06-01" when the title of the thesaurus is "GEMET - INSPIRE themes, version 1.0".

Modifications in ETS and ATS for the issue #120

Improvements in the code to check if there is at least one DQ_ConformanceResult element, in case there is none the test fails. Other check added is whether the title of one of the CI_Citation elements is the title of the Data interoperability IRs (in different languages).

Modifications in ETS and ATS for the issue #130

Some improvements in the code: This test case only applies to records with a hierarchyLevel value 'dataset' or 'series'. For every DQ_ConformanceResult element, check if there is at least one specification. In case there is none, the test fails. The DQ_ConformanceResult has an element gmd:pass that must contain a value of type gco:Boolean.

Staging

v1.0.6

Status: deployed in staging / ready for testing

Release date: 05/06/2019

Modifications in ETS for the issue #262

The Croatian title of the Regulation 1089/2010 has been added.

v1.0.5

Status: deployed in staging / ready for testing

Release date: 04/06/2019

Modifications in ETS for the issue #45

The XPath of Coordinate Reference System and Spatial Representation Type have been relaxed. The validation that the value of CRS is a http URI and includes one of the values from table 2 in TG_DS_TMPL is removed.

v1.0.4

Status: deployed in staging / ready for testing

Release date: 13/05/2019

Modifications in ETS for the issue #251

The validation checks that the 'zoning' properties references a resource 'CadastralZoning' instead of 'BasicPropertyUnit'.

v1.0.3

Status: deployed in staging / ready for testing

Release date: 15/04/2019

Modifications in ETS for the issue #180

The assertion checks that there is a non-empty value of the element CI_DateTypeCode.

v1.0.2

Status: deployed in staging / ready for testing

Release date: 07/03/2019

Modifications in ETS and ATS for the issue #117

Some modifications are needed in the ETS code. The validations have been divided in two main blocks of code. In a first step the ETS validates that exists at least one url that is a valid service (WFS, WMS, WCS, SOS or Atom). In a second step, if one or more URL exists and is valid, there will be no 'TR.unknownXMLResource' errors. If there is not any available URL, some warning(s) will be shown.

v1.0.1

Status: deployed in staging / ready for testing

Release date: 01/02/2019

Modifications in ETS and ATS for the issues #5 and #189 and #257

Improvements in the code to call to the https secure urls instead of the http to avoid the redirection.

Modifications in ETS for the issue #180

The check for the text value of dateType element is removed. The assertion should only check that the codeListValue attribute is "publication".

Modifications in ETS for the issue #182

Improvements in the code to check the descendant elements of wfs:FeatureCollection element for all feature types.

Modifications in ETS for the issue #188

Modifications in the code to correct the Spanish and French titles of GEMET controlled vocabulary.