Fix unbound research area query
This commit is contained in:
parent
4b18675112
commit
14b5c82698
1 changed files with 2 additions and 0 deletions
|
@ -56,6 +56,8 @@
|
|||
}
|
||||
OPTIONAL {
|
||||
<precise-subquery>?subject ?property ?person .</precise-subquery>
|
||||
?person core:relatedBy ?position .
|
||||
?position a core:Position .
|
||||
?position core:dateTimeInterval ?dateTimeInterval .
|
||||
?dateTimeInterval core:end ?dateTimeEndValue .
|
||||
?dateTimeEndValue core:dateTime ?dateTimeEnd .
|
||||
|
|
Loading…
Add table
Reference in a new issue