Project

General

Profile

« Previous | Next » 

Revision 39164

Added by Marek Horst over 8 years ago

merging trunk changes with IIS-CDH-5.3.0 branch

View differences:

workflow.xml
62 62
			<arg>-C{document_text_wos,
63 63
				eu.dnetlib.iis.metadataextraction.schemas.DocumentText,
64 64
				eu/dnetlib/iis/mainworkflows/data/empty.json}</arg>
65
			<arg>-C{citation,
66
				eu.dnetlib.iis.ingest.pmc.citations.schemas.Citation,
67
				eu/dnetlib/iis/mainworkflows/integration/primary/processing/input/meta/citation_pmc.json}</arg>
68 65
			<arg>-C{document_text_classpath,
69 66
				eu.dnetlib.iis.mainworkflows.schemas.DocumentContentClasspath,
70 67
				eu/dnetlib/iis/mainworkflows/integration/primary/processing/input/metadataextraction/document_text_classpath.json}</arg>
......
77 74
            <arg>-Odataset=${workingDir}/producer/dataset</arg>
78 75
            <arg>-Oextracted_document_metadata=${workingDir}/producer/extracted_document_metadata</arg>
79 76
            <arg>-Odocument_text_wos=${workingDir}/producer/document_text_wos</arg>
80
            <arg>-Ocitation=${workingDir}/producer/citation</arg>
81 77
            <arg>-Odocument_text_classpath=${workingDir}/producer/document_text_classpath</arg>           
82 78
        </java>
83 79
        <ok to="document_text_producer"/>
......
263 259
					<name>input_extracted_document_metadata</name>
264 260
					<value>${workingDir}/producer/extracted_document_metadata</value>
265 261
				</property>
266
				<property>
267
					<name>input_citation_pmc</name>
268
					<value>${workingDir}/producer/citation</value>
269
				</property>
270 262
                <property>
271 263
                    <name>output_document_to_project</name>
272 264
                    <value>${workingDir}/exported/document_to_project</value>

Also available in: Unified diff