This HTML5 document contains 14 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
n2http://data.europa.eu/949/shapes/
rdfshttp://www.w3.org/2000/01/rdf-schema#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
n4http://data.europa.eu/949/
shhttp://www.w3.org/ns/shacl#

Statements

Subject Item
n2:MaximumPermittedSpeed
rdf:type
sh:PropertyShape
rdfs:comment
Maximum permitted speed.
sh:path
n4:maximumPermittedSpeed
n4:rinfIndex
1.1.1.1.2.5
n4:affectedProperty
n4:maximumPermittedSpeed
n4:scope
local
sh:datatype
xsdh:integer
sh:maxCount
1
sh:message
maximumPermittedSpeed (1.1.1.1.2.5): The track must have at most one value of maximum permitted speed that is an integer that lies within the range 0 to 500. This error may be due to the track having more than one value of maximum permitted speed, that the value does not lie within the range, or that the value is not an integer.
sh:minInclusive
0
sh:severity
sh:Violation
n4:affectedClass
n4:Track
n4:validationAfterXML
false
sh:maxInclusive
500