fix from e until for collection

pull/2/head
Enrico Ottonello 4 years ago
parent 2e732a3b5b
commit 0867cf3ab2

@ -103,8 +103,8 @@ where {
?temporalCoverage aocat:has_native_period ?temporalNative .
?temporalNative skos:prefLabel ?temporalNativePeriodName .
optional {
?temporalNative aocat:from ?temporalFrom .
?temporalNative aocat:until ?temporalUntil .
?temporalCoverage aocat:from ?temporalFrom .
?temporalCoverage aocat:until ?temporalUntil .
}
}

Loading…
Cancel
Save