NIHVIVO-1336 Corrected datetime query terms
This commit is contained in:
parent
bd59098001
commit
7341db981b
1 changed files with 1 additions and 2 deletions
|
@ -15,8 +15,7 @@
|
|||
OPTIONAL { ?edTraining core:majorField ?majorField . }
|
||||
OPTIONAL { ?edTraining core:departmentOrSchool ?deptOrSchool . }
|
||||
OPTIONAL { ?edTraining core:supplementalInformation ?info . }
|
||||
OPTIONAL { ?edTraining core:dateTimeInterval ?interval .
|
||||
?interval core:start ?dateTimeValue .
|
||||
OPTIONAL { ?edTraining core:hasDateTimeValue ?dateTimeValue .
|
||||
?dateTimeValue core:dateTime ?dateTime . }
|
||||
} ORDER BY DESC(?dateTime)
|
||||
</query>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue