Conformance class for the requirements related to the accessibility of referenced information, for example, information stored in registries (code lists, coordinate reference systems).
To be able to test this conformance class, the encoding of the data set must be known, i.e. this is a parameterized conformance class. The XPath expressions used in this test suite assume that the GML encoding is used. If used with the GML encoding this conformance class has an indirect dependency to the conformance class "GML application schemas, Hydrography".
This conformance class is part of the Abstract Test Suite for the INSPIRE Data Specification on Hydrography.
INSPIRE spatial data set
A direct dependency is another conformance class whose requirements must be met by the data set, too.
Specification | Conformance class | Parameters |
---|---|---|
TG DS Template | Information accessibility | n/a |
An indirect dependency is another conformance class whose requirements must be met by a related resource.
Specification | Conformance class | Related resource | Parameters |
---|---|---|---|
TG DS-HY | GML application schemas, Hydrography | INSPIRE spatial data set encoded in GML, Hydrography features | n/a |
The instantiable feature types are:
Network:
- HydroNode
- WatercourseLink
- WatercourseLinkSequence
- WatercourseSeparatedCrossing
Physical Waters:
- Watercourse
- StandingWater
- Wetland
- GlacierSnowfield
- Shore
- DrainageBasin
- RiverBasin
- LandWaterBoundary
- Embankment
- Ford
- Lock
- Sluice
- DamOrWeir
- ShorelineConstruction
- Crossing
- SpringOrSeep
- VanishingPoint
- Rapids
- Falls
Note: When "features" or "spatial objects" are mentioned in the test cases, this refers only to instances of feature types of this application schema, not to any types specified in any other application schema.
The following abbreviations are used in the test text for referring to external documents:
Abbreviation | Document name |
---|---|
TG DS-HY | INSPIRE Data Specification on Hydrography – Technical Guidelines |
TG DS Template | INSPIRE Data Specification Template |
Identifier | Status | Test case in TG DS-HY |
---|---|---|
Code lists | ready for review | A.6.1 |
Feature references | ready for review | A.1.4 |
The following prefixes are used to refer to the corresponding XML namespaces in all test descriptions:
Prefix | Namespace |
---|---|
gml | http://www.opengis.net/gml/3.2 |
hy-n | http://inspire.ec.europa.eu/schemas/hy-n/4.0 |
hy-p | http://inspire.ec.europa.eu/schemas/hy-p/5.0 |
The following variables are used to refer to the corresponding Xpath expressions in all test descriptions:
Variable | Value |
---|---|
$features | //schema-element(hy-n:HydroNode) | //schema-element(hy-n:WatercourseLink) | //schema-element(hy-n:WatercourseLinkSequence) | //schema-element(hy-n:WatercourseSeparatedCrossing) | //schema-element(hy-p:Watercourse) | //schema-element(hy-p:StandingWater) | //schema-element(hy-p:Wetland) | //schema-element(hy-p:GlacierSnowfield) | //schema-element(hy-p:Shore) | //schema-element(hy-p:DrainageBasin) | //schema-element(hy-p:RiverBasin) | //schema-element(hy-p:LandWaterBoundary) | //schema-element(hy-p:Embankment) | //schema-element(hy-p:Ford) | //schema-element(hy-p:Lock) | //schema-element(hy-p:Sluice) | //schema-element(hy-p:DamOrWeir) | //schema-element(hy-p:ShorelineConstruction) | //schema-element(hy-p:Crossing) | //schema-element(hy-p:SpringOrSeep) | //schema-element(hy-p:VanishingPoint) | //schema-element(hy-p:Rapids) | //schema-element(hy-p:Falls) |