SPARQL | HTML Microdata document
This HTML5 document contains 11 embedded RDF statements represented using HTML+Microdata notation.
The embedded RDF content will be recognized by any processor of HTML5 Microdata.
Namespace Prefixes
Prefix IRI
n2 http://data.europa.eu/949/shapes/
rdfs http://www.w3.org/2000/01/rdf-schema#
rdf http://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdh http://www.w3.org/2001/XMLSchema#
n4 http://data.europa.eu/949/
sh http://www.w3.org/ns/shacl#
Statements
Subject Item n2:RailInclinationSKOS
rdf:type
sh:SPARQLConstraint
rdfs:comment
An angle defining the inclination of the head of a rail relatie to the running surface.
n4:rinfIndex
1.1.1.1.4.3
n4:affectedProperty
n4:railInclination
n4:scope
local
sh:message
Indication of the rail inclination (1.1.1.1.4.3):): The track {$this} has a value {?concept} that is not one of the predefined values and cannot be converted into a SKOS concept on this list: http://data.europa.eu/949/concepts/rail-inclinations/RailInclinations.
sh:prefixes
n4:
sh:select
PREFIX era: <http://data.europa.eu/949/>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT $this ?concept
WHERE {
$this era:railInclination ?concept <http://data.europa.eu/949/graph/shacl> .
era:railInclination era:inSkosConceptScheme ?conceptScheme <http://data.europa.eu/949/graph/shacl> .
FILTER NOT EXISTS{
?concept skos:inScheme ?conceptScheme <http://data.europa.eu/949/graph/shacl> .
}
}
sh:severity
sh:Violation
n4:affectedClass
n4:Track
n4:validationAfterXML
false