Set correct metadata field for virtual metadata of persons in projects.

This commit is contained in:
Eike Martin Löhden
2024-04-19 09:15:43 +02:00
parent ee2abfaf88
commit ff7d96b82c

View File

@@ -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: