spatial_coverage and aocat:has_place_name are not mandatory

master
Alessia Bardi 1 year ago
parent de6bf8a4c4
commit 9d0fde9b29

@ -117,13 +117,7 @@ SELECT ?s WHERE {
?sub skos:prefLabel ?subjectLabel .
}
}
UNION{
?s rdf:type <https://www.ariadne-infrastructure.eu/resource/ao/cat/1.1/AO_Individual_Data_Resource> .
MINUS {
?s rdf:type <https://www.ariadne-infrastructure.eu/resource/ao/cat/1.1/AO_Individual_Data_Resource> .
?s aocat:has_spatial_coverage ?spatial .
}
}
}
}
Loading…
Cancel
Save