Project

General

Profile

« Previous | Next » 

Revision 9054

add fieldsToMerge property for annotation updates

View differences:

application-context-annotator.xml
15 15
			<list>
16 16
				<ref bean="annotation.expansion" />
17 17
			</list>
18
		</property>	
18
		</property>
19
		<property name="fieldsToMerge">
20
     		<list>
21
     			<value>annotation_sm</value>
22
     			<value>annotates_sm</value>
23
     			<value>annotated_by_sm</value>
24
     		</list>
25
     	</property>	
19 26
	</bean>
20 27
	
21 28
	<bean id="annotation.expansion" class="org.dataone.cn.indexer.annotation.SparqlField">

Also available in: Unified diff