NIHVIVO-810 Updated custom short view annotations; changed some short view file names for closer correspondence to role names

This commit is contained in:
rjy7 2010-07-14 16:47:45 +00:00
parent 5d80aa7c27
commit 71eb6f9223
6 changed files with 6 additions and 96 deletions

View 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#hasResearcherRole"/>
<jsp:param name="roleToPersonPredicate" value="http://vivoweb.org/ontology/core#researcherRoleOf"/>
<jsp:param name="roleActivityToRolePredicate" value="http://vivoweb.org/ontology/core#relatedRole"/>
<jsp:param name="roleActivityLabel" value="researcher role"/>
</jsp:include>