mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Set correct metadata field for virtual metadata of persons in projects.
This commit is contained in:
@@ -77,7 +77,7 @@
|
|||||||
</bean>
|
</bean>
|
||||||
|
|
||||||
<util:map id="isPersonOfProjectMap">
|
<util:map id="isPersonOfProjectMap">
|
||||||
<entry key="dc.contributor.author" value-ref="projectPerson_author"/>
|
<entry key="project.investigator" value-ref="projectPerson_author"/>
|
||||||
</util:map>
|
</util:map>
|
||||||
<!--
|
<!--
|
||||||
If the related item has:
|
If the related item has:
|
||||||
|
Reference in New Issue
Block a user