NIHVIVO-1162 Add sorting by grant/activity name after end date and start date to core:hasRole list view
This commit is contained in:
parent
5fd660947c
commit
f71c5d52c3
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
?dateTimeEndValue core:dateTime ?dateTimeEnd
|
||||
}
|
||||
}
|
||||
} ORDER BY <collation-fragment>?subclass</collation-fragment> DESC(?dateTimeEnd) DESC(?dateTimeStart) ?personName
|
||||
} ORDER BY <collation-fragment>?subclass</collation-fragment> DESC(?dateTimeEnd) DESC(?dateTimeStart) ?activityName
|
||||
</query-select>
|
||||
|
||||
<query-construct>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue