SPARQL | HTML Microdata document
This HTML5 document contains 12 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:TenClassificationSKOSP
rdf:type
sh:SPARQLConstraint
rdfs:comment
Indicates the part of the trans-European network the platform belongs to.
n4:rinfIndex
1.2.1.0.6.3
n4:affectedProperty
n4:tenClassification
n4:scope
local
sh:message
TEN classification (1.2.1.0.6.3): The platform {$this} with label {?label} 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/ten-classifications/TENClassifications.
sh:nodeKind
sh:IRI
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 ?label
WHERE {
OPTIONAL {$this rdfs:label ?label} <http://data.europa.eu/949/graph/shacl> .
$this era:tenClassification ?concept <http://data.europa.eu/949/graph/shacl> .
era:tenClassification 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:Platform
n4:validationAfterXML
false