Project

General

Profile

« Previous | Next » 

Revision 61642

removed label ISTI

View differences:

repo_hi_pubs.xml
25 25
					<DESCRIPTION>Verify if DS is pending</DESCRIPTION>
26 26
					<PARAMETERS>
27 27
						<PARAM name="expectedInterfaceTypologyPrefixes" value="pubsrepository::unknown"/>
28
						<PARAM name="expectedCompliancePrefixes" value="isti"/>
28
						<PARAM name="expectedCompliancePrefixes" value=""/>
29 29
					</PARAMETERS>
30 30
					<ARCS>
31 31
						<ARC to="registerWf"/>
......
44 44
				<NODE name="registerWf" type="RegisterWorkflowFromTemplate">
45 45
					<DESCRIPTION>Create Workflow</DESCRIPTION>
46 46
					<PARAMETERS>
47
						<PARAM name="wfName" value="Aggregate ISTI publications"/>
47
						<PARAM name="wfName" value="Aggregate publications"/>
48 48
						<PARAM name="wfTemplate" value="/eu/dnetlib/isti/workflows/repo-hi/pubs_aggregation_wf.xml.st"/>
49
						<PARAM name="description" value="Aggregate ISTI publications"/>
49
						<PARAM name="description" value="Aggregate publications"/>
50 50
					</PARAMETERS>
51 51
					<ARCS>
52
						<ARC to="createISTINative"/>
53
						<ARC to="createISTICleaned"/>
52
						<ARC to="createNative"/>
53
						<ARC to="createCleaned"/>
54 54
					</ARCS>
55 55
				</NODE>
56
				<NODE name="createISTINative" type="CreateMDStore">
56
				<NODE name="createNative" type="CreateMDStore">
57 57
					<DESCRIPTION>Create oai_dc store</DESCRIPTION>
58 58
					<PARAMETERS>
59 59
						<PARAM name="format" value="oai_dc"/>
......
65 65
						<ARC to="updateParameters"/>
66 66
					</ARCS>
67 67
				</NODE>
68
				<NODE name="createISTICleaned" type="CreateMDStore">
68
				<NODE name="createCleaned" type="CreateMDStore">
69 69
					<DESCRIPTION>Create oai_dc store</DESCRIPTION>
70 70
					<PARAMETERS>
71 71
						<PARAM name="format" value="PMF"/>

Also available in: Unified diff