temporal coverage is not mandatory
This commit is contained in:
parent
4d68de94ad
commit
db8b089a34
|
@ -103,13 +103,6 @@ SELECT * WHERE {
|
|||
?s aocat:has_type ?type .
|
||||
}
|
||||
}
|
||||
UNION{
|
||||
?s rdf:type <https://www.ariadne-infrastructure.eu/resource/ao/cat/1.1/AO_Collection> .
|
||||
MINUS {
|
||||
?s rdf:type <https://www.ariadne-infrastructure.eu/resource/ao/cat/1.1/AO_Collection> .
|
||||
?s aocat:has_temporal_coverage ?temporalCoverage .
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
FILTER(?g != <https://ariadne-infrastructure.eu/api_________::ariadne_plus::ads::collSubjects>)
|
||||
|
|
Loading…
Reference in New Issue