We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9bc488 commit 4d91594Copy full SHA for 4d91594
dspace/config/spring/api/crossref-integration.xml
@@ -146,7 +146,7 @@
146
<property name="query" value="/publisher"/>
147
</bean>
148
<bean id="crossref.publisher" class="org.dspace.importer.external.metadatamapping.MetadataFieldConfig">
149
- <constructor-arg value="dc.publisher"/>
+ <constructor-arg value="dcterms.publisher"/>
150
151
152
<bean class="java.lang.Integer" id="maxRetry">
0 commit comments