Project

General

Profile

« Previous | Next » 

Revision 9055

move RDF/XML subprocessor and example configuration with SPARQL query to the cn index project from metacat so that it can be used by prov team when indexing ProvONE models in ORE documents

View differences:

metacat-index/src/main/resources/application-context-oa.xml
3 3
	xmlns:p="http://www.springframework.org/schema/p"
4 4
	xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd">
5 5

  
6
	<bean id="rdfXmlSubprocessor" class="edu.ucsb.nceas.metacat.index.annotation.RdfXmlSubprocessor">
6
	<bean id="rdfXmlSubprocessor" class="org.dataone.cn.indexer.annotation.RdfXmlSubprocessor">
7 7
		<property name="matchDocuments">
8 8
			<list>
9 9
				<value>http://www.w3.org/TR/rdf-syntax-grammar</value>

Also available in: Unified diff