corrected order by statement
This commit is contained in:
parent
1c04d7a05b
commit
2f62c299e0
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@
|
|||
FILTER ( bound(?presentation) )
|
||||
</critical-data-required>
|
||||
|
||||
} ORDER BY <collated>?subclass</collated> DESC(?dateTimeEnd) ?presentationLabel ?presentationName
|
||||
} ORDER BY <collated>?subclass</collated> DESC(?dateTime) ?presentationLabel ?presentationName
|
||||
</query-select>
|
||||
|
||||
<query-construct>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue