improving short views for roles NIHVIVO-630

This commit is contained in:
bdc34 2010-07-14 19:36:28 +00:00
parent 51b77ec389
commit 4db980657c
12 changed files with 22 additions and 4 deletions

View file

@ -1,8 +0,0 @@
<%-- $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>