Project

General

Profile

« Previous | Next » 

Revision 9698

Added by Jing Tao about 8 years ago

Process the noaa variant of isotc211.

View differences:

index-processor-context.xml
38 38
    
39 39
    <import resource="application-context-isotc211-base.xml" />
40 40
    <import resource="application-context-isotc211.xml" />
41
    <import resource="application-context-isotc211-noaa.xml" />
41 42
    
42 43

  
43 44
 <bean id="serviceTypesConverter" class="org.dataone.cn.indexer.convert.MemberNodeServiceRegistrationTypeConverter" />
......
111 112
       <ref bean="annotatorSubprocessor" />
112 113
       <ref bean="dublinCoreExtendedSubprocessor" />
113 114
       <ref bean="isotc211Subprocessor" />
115
       <ref bean="isotc211NoaaSubprocessor" />
114 116
      </list>
115 117
     </property>
116 118
     <property name="deleteSubprocessors">

Also available in: Unified diff