Changed filenames
This commit is contained in:
parent
af49aedefc
commit
a8a00dd77c
2 changed files with 0 additions and 0 deletions
9
productMods/templates/entity/researcherRoleShortView.jsp
Normal file
9
productMods/templates/entity/researcherRoleShortView.jsp
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue