Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.55 KB

A.27.IR4.TGR28.spatialObjectType.md

File metadata and controls

31 lines (18 loc) · 1.55 KB

Links for Spatial Object Types

Purpose:

The dataset feed must contain an Atom link element for each INSPIRE Spatial Object Type in the dataset. The link must refer to the INSPIRE Registry unless the data does not conform to any Data Specification in which case a link to a local definition of the Spatial Object Type must be used instead. The value of the "rel" attribute of this element must be "describedby". For definitions in the INSPIRE registry the value of the "type" attribute must be "text/html".

Test method

Reference(s):

  • TG DL, Req 28
  • IR NS, M1, section 4, Describe Spatial Data Set Operation

Test type:

Automated

Notes

[1] This test could als be considered a test for the IR section 2.2.4, metadata elements. [2] No check is done to see if it is a valid description / reference to the INSPIRE Registry. This can't be strictly tested at the moment, because data may not be harmonized (according to data specs) yet and then a different HTML description is allowed as well.

Contextual XPath references

The namespace prefixes used as described in README.md.

Abbreviation XPath expression
link to a registry /atom:feed/atom:link[@rel='describedby' and @type='text/html']