2010-07-12 18:51:20 +00:00
|
|
|
<%-- $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#hasPrincipalInvestigatorRole"/>
|
2010-07-12 21:15:37 +00:00
|
|
|
<jsp:param name="roleToPersonPredicate" value="http://vivoweb.org/ontology/core#principalInvestigatorRoleOf"/>
|
|
|
|
<jsp:param name="roleActivityToRolePredicate" value="http://vivoweb.org/ontology/core#relatedRole"/>
|
2010-07-12 18:51:20 +00:00
|
|
|
<jsp:param name="roleActivityLabel" value="grant"/>
|
2010-07-15 14:02:44 +00:00
|
|
|
<jsp:param name="roleLabelForPerson" value="Principal Investigator"/>
|
2010-07-12 18:51:20 +00:00
|
|
|
</jsp:include>
|