Adapting addGrantRoleToPerson.jsp to ontology changes NIHVIVO-629
This commit is contained in:
parent
c8badcf64a
commit
afdbea1db7
4 changed files with 22 additions and 26 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
<jsp:include page="roleShortView.jsp">
|
||||
<jsp:param name="personToRolePredicate" value="http://vivoweb.org/ontology/core#hasPrincipalInvestigatorRole"/>
|
||||
<jsp:param name="roleActivityToRolePredicate" value="http://vivoweb.org/ontology/core#roleIn"/>
|
||||
<jsp:param name="roleToPersonPredicate" value="http://vivoweb.org/ontology/core#principalInvestigatorRoleOf"/>
|
||||
<jsp:param name="roleActivityToRolePredicate" value="http://vivoweb.org/ontology/core#relatedRole"/>
|
||||
<jsp:param name="roleActivityLabel" value="grant"/>
|
||||
</jsp:include>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue