NIHVIVO-707 Work on core:webpage custom form; committing test version for debugging
This commit is contained in:
parent
4e18bac3ef
commit
2ee15c2618
3 changed files with 302 additions and 198 deletions
|
@ -302,8 +302,6 @@ SPARQL queries for existing values. --%>
|
|||
<%
|
||||
String rankPredicateUri = vivoCore + "authorRank";
|
||||
|
||||
// RY We should use whatever is used on the individual profile page to list
|
||||
// this property in rank order...
|
||||
DataPropertyComparator comp = new DataPropertyComparator(rankPredicateUri);
|
||||
Collections.sort(authorships, comp);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue