Project

General

Profile

« Previous | Next » 

Revision 10071

Added by Jing Tao over 7 years ago

Merge the code for rdfxml subprocessor from d1_cn_index_processor to metacat.

View differences:

index-processor-context.xml
40 40
    <import resource="application-context-isotc211.xml" />
41 41
    <import resource="application-context-isotc211-noaa.xml" />
42 42
    
43
    <import resource="application-context-mdq.xml" />
43
    <import resource="application-context-prov-base.xml" />
44
    <import resource="application-context-provone20150115.xml" />
44 45
    
45 46

  
46 47
 <bean id="serviceTypesConverter" class="org.dataone.cn.indexer.convert.MemberNodeServiceRegistrationTypeConverter" />
......
110 111
       <ref bean="fgdcEsri80Subprocessor" />
111 112
       <ref bean="dryad30Subprocessor" />
112 113
       <ref bean="dryad31Subprocessor" />
113
       <ref bean="rdfXmlSubprocessor" />
114
       <ref bean="prov20150115RdfXmlSubprocessor" />
114 115
       <ref bean="annotatorSubprocessor" />
115 116
       <ref bean="dublinCoreExtendedSubprocessor" />
116 117
       <ref bean="isotc211Subprocessor" />
117 118
       <ref bean="isotc211NoaaSubprocessor" />
118
       <ref bean="mdqSubprocessor" />
119 119
      </list>
120 120
     </property>
121 121
     <property name="deleteSubprocessors">

Also available in: Unified diff