INSPIRE-MIF / helpdesk-validator

Community discussion forum for INSPIRE validation issues
41 stars 22 forks source link

Include changes from 2024.1 schema release #1027

Closed fabiovinci closed 4 months ago

fabiovinci commented 4 months ago

The 1089 amendment introduced many changes and some of them are not backward-compatible, e.g. new mandatory attributes/associations, conversion of enumerations into codelists, fix of typos.

The 2024.1 application schema release includes all the changes.

According to the Schema versioning rules, some application schemas required an update to a major version. This version change must be taken into account in the validator, updating the link of the official schemas in ATSs/ETSs related to the test "Validation against INSPIRE official schema". (e.g. https://github.com/inspire-eu-validation/data-hy/blob/master/hy-gml/official-schema-validation.md)

In the table below the list of schemas for which the version has changed: Application schema Old version New version
BaseTypes 3.3 4.0
AdministrativeUnits 4.0 5.0
CommonTransportElements 4.0 5.0
ElevationBaseTypes 4.0 5.0
ElevationGridCoverage 4.0 5.0
ElevationTin 4.0 5.0
ElevationVectorElements 4.0 5.0
HumanHealth 4.0 5.0
HydroPhysicalWaters 4.0 5.0
LandCoverVector 4.0 5.0
MaritimeUnits 3.0 4.0
NaturalRiskZonesCore 4.0 5.0
ObservableProperties 3.0 4.0
ProtectedSites 4.0 5.0
RailwayTransportNetwork 4.0 5.0
RoadTransportNetwork 4.0 5.0
WaterTransportNetwork 4.0 5.0
UtilityNetworksCommon 4.0 5.0
GovernmentalServices 4.0 5.0
ElectricityNetwork 4.0 5.0
OilGasChemicalsNetwork 4.0 5.0
SewerNetwork 4.0 5.0
ThermalNetwork 4.0 5.0
WaterNetwork 4.0 5.0

All the relevant ATSs/ETSs will be updated and the changes introduced in the next release of the validator.

Relevant legislation

Commission Regulation (EU) 2023/2431 of 24 October 2023 amending Regulation (EU) No 1089/2010 implementing Directive 2007/2/EC of the European Parliament and of the Council as regards interoperability of spatial data sets and services

Consolidated text: Commission Regulation (EU) No 1089/2010 of 23 November 2010 implementing Directive 2007/2/EC of the European Parliament and of the Council as regards interoperability of spatial data sets and services

fabiovinci commented 4 months ago

The following table contains details on the updated ATSs:

Application schema ATS
BaseTypes No ATS update, since the schema is only imported by other schemas
AdministrativeUnits https://github.com/inspire-eu-validation/data-au/blob/master/au-gml/official-schema-validation.md
MaritimeUnits https://github.com/inspire-eu-validation/data-au/blob/master/au-gml/official-schema-validation.md
CommonTransportElements No ATS update, since the schema is only imported by other schemas
ElevationBaseTypes No ATS update, since the schema is only imported by other schemas
ElevationGridCoverage https://github.com/inspire-eu-validation/data-el/blob/master/el-gml/official-schema-validation.md
ElevationTin https://github.com/inspire-eu-validation/data-el/blob/master/el-gml/official-schema-validation.md
ElevationVectorElements https://github.com/inspire-eu-validation/data-el/blob/master/el-gml/official-schema-validation.md
HumanHealth https://github.com/inspire-eu-validation/data-hh/blob/master/hh-gml/official-schema-validation.md
HydroPhysicalWaters https://github.com/inspire-eu-validation/data-hy/blob/master/hy-gml/official-schema-validation.md
LandCoverVector https://github.com/inspire-eu-validation/data-lc/blob/master/lc-gml/official-schema-validation.md
NaturalRiskZonesCore https://github.com/inspire-eu-validation/data-nz/blob/master/nz-gml/official-schema-validation.md
ObservableProperties No ATS update, since the schema is only imported by other schemas
ProtectedSites https://github.com/inspire-eu-validation/data-ps/blob/master/ps-gml/official-schema-validation.md
RailwayTransportNetwork https://github.com/inspire-eu-validation/data-tn/blob/master/tn-gml/official-schema-validation.md
RoadTransportNetwork https://github.com/inspire-eu-validation/data-tn/blob/master/tn-gml/official-schema-validation.md
WaterTransportNetwork https://github.com/inspire-eu-validation/data-tn/blob/master/tn-gml/official-schema-validation.md
UtilityNetworksCommon No ATS update, since the schema is only imported by other schemas
GovernmentalServices https://github.com/inspire-eu-validation/data-us/blob/master/us-gml/official-schema-validation.md
ElectricityNetwork https://github.com/inspire-eu-validation/data-us/blob/master/us-gml/official-schema-validation.md
OilGasChemicalsNetwork https://github.com/inspire-eu-validation/data-us/blob/master/us-gml/official-schema-validation.md
SewerNetwork https://github.com/inspire-eu-validation/data-us/blob/master/us-gml/official-schema-validation.md
ThermalNetwork https://github.com/inspire-eu-validation/data-us/blob/master/us-gml/official-schema-validation.md
WaterNetwork https://github.com/inspire-eu-validation/data-us/blob/master/us-gml/official-schema-validation.md