Changed filenames

This commit is contained in:
rjy7 2010-07-14 19:59:16 +00:00
parent af49aedefc
commit a8a00dd77c
2 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,9 @@
<%-- $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:param name="roleLabelForPerson" value="USE_MONIKER"/>
</jsp:include>