check we have the label for the native subject

master
Alessia Bardi 2 years ago
parent b7041c079e
commit 1857f8cff1

@ -114,6 +114,7 @@ SELECT DISTINCT ?s WHERE {
MINUS {
?s rdf:type <https://www.ariadne-infrastructure.eu/resource/ao/cat/1.1/AO_Individual_Data_Resource> .
?s aocat:has_native_subject ?sub .
?sub skos:prefLabel ?subjectLabel .
}
}
UNION{

Loading…
Cancel
Save