Adding short view for core:Investigator NIHVIVO-807
This commit is contained in:
parent
701c5ae327
commit
67648e665e
1 changed files with 8 additions and 0 deletions
8
productMods/templates/entity/grantRoleShortView.jsp
Normal file
8
productMods/templates/entity/grantRoleShortView.jsp
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%>
|
||||||
|
|
||||||
|
<jsp:include page="roleShortView.jsp">
|
||||||
|
<jsp:param name="personToRolePredicate" value="http://vivoweb.org/ontology/core#hasInvestigatorRole"/>
|
||||||
|
<jsp:param name="roleToPersonPredicate" value="http://vivoweb.org/ontology/core#investigatorRoleOf"/>
|
||||||
|
<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