ecological-engine-smart-exe.../src/main/resources/WPSGWTemplate_working.xml

67 lines
5.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Execute service="WPS" version="1.0.0" xmlns="http://www.opengis.net/wps/1.0.0" xmlns:ns="http://www.opengis.net/ows/1.1" xmlns:xlin="http://www.w3.org/1999/xlink">
<ns:Identifier>org.gcube.dataanalysis.wps.statisticalmanager.synchserver.mappedclasses.transducerers.GENERIC_WORKER</ns:Identifier>
<DataInputs>
<Input>
<ns:Identifier>ConfigurationFile</ns:Identifier>
<Data>
<ComplexData mimeType="text/xml"><org.gcube.dataanalysis.ecoengine.configuration.AlgorithmConfiguration> <categoryDiscardThreshold>-1.4E-45</categoryDiscardThreshold> <entryAcceptanceThreshold>-1.4E-45</entryAcceptanceThreshold> <categoryDiscardDifferencialThreshold>-1.4E-45</categoryDiscardDifferencialThreshold> <singleEntryRecognitionMaxDeviation>-1.4E-45</singleEntryRecognitionMaxDeviation> <chunkSize>-2147483648</chunkSize> <TimeSeriesChunksToTake>-2147483648</TimeSeriesChunksToTake> <ReferenceChunksToTake>-2147483648</ReferenceChunksToTake> <numberOfThreadsToUse>-2147483648</numberOfThreadsToUse> <configPath>./cfg/</configPath> <persistencePath>./</persistencePath> <taskID></taskID> <numberOfResources>0</numberOfResources> <generator>BIONYM</generator> <gcubeScope>/gcube/devNext/NextNext</gcubeScope> <generalProperties> <entry> <string>DatabaseURL</string> <string>jdbc:postgresql://statistical-manager.d.d4science.research-infrastructures.eu/testdb</string> </entry> <entry> <string>Taxa_Authority_File</string> <string>WORMS_PISCES</string> </entry> <entry> <string>Matcher_1</string> <string>GSAy</string> </entry> <entry> <string>RawTaxaNamesTable</string> <string>generic_id1ecb405c_980f_47a4_926a_3043d065fc7d</string> </entry> <entry> <string>Matcher_2</string> <string>FUZZYMATCH</string> </entry> <entry> <string>Matcher_3</string> <string>LEVENSHTEIN</string> </entry> <entry> <string>Threshold_4</string> <string>0.4</string> </entry> <entry> <string>Matcher_4</string> <string>TRIGRAM</string> </entry> <entry> <string>OutputTableLabel</string> <string>taxamatchoutputlabel</string> </entry> <entry> <string>MaxResults_3</string> <string>10</string> </entry> <entry> <string>MaxResults_4</string> <string>10</string> </entry> <entry> <string>MaxResults_1</string> <string>10</string> </entry> <entry> <string>MaxResults_2</string> <string>10</string> </entry> <entry> <string>DatabasePassword</string> <string>d4science</string> </entry> <entry> <string>Use_Stemmed_Genus_and_Species</string> <string>false</string> </entry> <entry> <string>RawNamesColumn</string> <string>field0</string> </entry> <entry> <string>OutputTable</string> <string>taxamatchoutputlocal</string> </entry> <entry> <string>Activate_Preparsing_Processing</string> <string>true</string> </entry> <entry> <string>DatabaseDriver</string> <string>org.postgresql.Driver</string> </entry> <entry> <string>Threshold_1</string> <string>0.6</string> </entry> <entry> <string>Parser_Name</string> <string>SIMPLE</string> </entry> <entry> <string>Threshold_3</string> <string>0.4</string> </entry> <entry> <string>Threshold_2</string> <string>0.6</string> </entry> <entry> <string>ServiceUserName</string> <string>gianpaolo.coro</string> </entry> <entry> <string>DatabaseUserName</string> <string>utente</string> </entry> </generalProperties></org.gcube.dataanalysis.ecoengine.configuration.AlgorithmConfiguration></ComplexData>
</Data>
</Input>
<Input>
<ns:Identifier>DeleteTemporaryFiles</ns:Identifier>
<Data>
<LiteralData dataType="xs:boolean">true</LiteralData>
</Data>
</Input>
<Input>
<ns:Identifier>IsDuplicate</ns:Identifier>
<Data>
<LiteralData dataType="xs:boolean">false</LiteralData>
</Data>
</Input>
<Input>
<ns:Identifier>Session</ns:Identifier>
<Data>
<LiteralData dataType="xs:string">12345</LiteralData>
</Data>
</Input>
<Input>
<ns:Identifier>AlgorithmClass</ns:Identifier>
<Data>
<LiteralData dataType="xs:string">org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymFlexibleWorkflowTransducer</LiteralData>
</Data>
</Input>
<Input>
<ns:Identifier>NumberOfLeftElementsToProcess</ns:Identifier>
<Data>
<LiteralData dataType="xs:int">1</LiteralData>
</Data>
</Input>
<Input>
<ns:Identifier>LeftSetStartIndex</ns:Identifier>
<Data>
<LiteralData dataType="xs:int">1</LiteralData>
</Data>
</Input>
<Input>
<ns:Identifier>RightSetStartIndex</ns:Identifier>
<Data>
<LiteralData dataType="xs:int">1</LiteralData>
</Data>
</Input>
<Input>
<ns:Identifier>NumberOfRightElementsToProcess</ns:Identifier>
<Data>
<LiteralData dataType="xs:int">1</LiteralData>
</Data>
</Input>
</DataInputs>
<ResponseForm>
<ResponseDocument storeExecuteResponse="false" lineage="false" status="false">
<Output>
<ows:Identifier xmlns:wps="http://www.opengis.net/wps/1.0.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">non_deterministic_output</ows:Identifier>
</Output>
</ResponseDocument>
</ResponseForm>
</Execute>