Project

General

Profile

1
<?xml version="1.0" encoding="UTF-8"?>
2
<RESOURCE_PROFILE>
3
	<HEADER>
4
		<RESOURCE_IDENTIFIER value="0cfc367d-dd4e-4c8f-bc95-c37499638985_V29ya2Zsb3dEU1Jlc291cmNlcy9Xb3JrZmxvd0RTUmVzb3VyY2VUeXBl"/>
5
		<RESOURCE_TYPE value="WorkflowDSResourceType"/>
6
		<RESOURCE_KIND value="WorkflowDSResources"/>
7
		<RESOURCE_URI value="value3"/>
8
		<DATE_OF_CREATION value="2006-05-04T18:13:51.0Z"/>
9
	</HEADER>
10
	<BODY>
11
		<WORKFLOW_NAME>[DEPRECATED] Aggregate Metadata (datasets) from DataRepository [Inference]</WORKFLOW_NAME>
12
		<WORKFLOW_INFO>
13
			<FIELD name="Action">Aggregate Metadata</FIELD>
14
			<FIELD name="Consequence IS">Inference</FIELD>
15
			<FIELD name="Datasource class">DataRepository</FIELD>
16
			<FIELD name="Content">datasets</FIELD>
17
		</WORKFLOW_INFO>
18
		<WORKFLOW_TYPE>REPO_HI</WORKFLOW_TYPE>
19
		<WORKFLOW_PRIORITY>20</WORKFLOW_PRIORITY>
20
		<CONFIGURATION start="manual">
21
			<NODE name="VerifyDatasource" type="VerifyDatasource" isStart="true">
22
				<DESCRIPTION>Verify if DS is pending</DESCRIPTION>
23
				<PARAMETERS>
24
					<PARAM name="expectedInterfaceTypologyPrefixes" managedBy="system" required="false" type="string">datarepository</PARAM>
25
					<PARAM name="expectedCompliancePrefixes" managedBy="system" required="false" type="string"></PARAM>
26
				</PARAMETERS>
27
				<ARCS>
28
					<ARC to="createMetaWf"/>
29
					<ARC to="validateDs" name="validateDs"/>
30
				</ARCS>
31
			</NODE>
32

    
33
			<NODE name="validateDs" type="ValidateDatasource">
34
				<DESCRIPTION>Validate DS</DESCRIPTION>
35
				<PARAMETERS/>
36
				<ARCS>
37
					<ARC to="createMetaWf"/>
38
				</ARCS>
39
			</NODE>
40

    
41
			<NODE name="createMetaWf" type="RegisterMetaWf">
42
				<DESCRIPTION>Create MetaWorkflow</DESCRIPTION>
43
				<PARAMETERS>
44
					<PARAM name="wfName" managedBy="system" required="true" type="string">[DEPRECATED] Aggregate Metadata (datasets) from DataRepository [Inference]</PARAM>
45
				</PARAMETERS>
46
				<ARCS>
47
					<ARC to="createDatacite"/>
48
					<ARC to="createODF"/>
49
				</ARCS>
50
			</NODE>
51

    
52
			<NODE name="createDatacite" type="CreateMDStore">
53
				<DESCRIPTION>Create oai_datacite native store</DESCRIPTION>
54
				<PARAMETERS>
55
					<PARAM name="format" managedBy="system" required="true" type="string">oai_datacite</PARAM>
56
					<PARAM name="interpretation" managedBy="system" required="true" type="string">native</PARAM>
57
					<PARAM name="layout" managedBy="system" required="true" type="string">store</PARAM>
58
					<PARAM name="outputPrefix" managedBy="system" required="true" type="string">harv_</PARAM>
59
				</PARAMETERS>
60
				<ARCS>
61
					<ARC to="updateMetaWf"/>
62
				</ARCS>
63
			</NODE>
64
			<NODE name="createODF" type="CreateMDStore">
65
				<DESCRIPTION>Create ODF cleaned store</DESCRIPTION>
66
				<PARAMETERS>
67
					<PARAM name="format" managedBy="system" required="true" type="string">ODF</PARAM>
68
					<PARAM name="interpretation" managedBy="system" required="true" type="string">cleaned_noingestion</PARAM>
69
					<PARAM name="layout" managedBy="system" required="true" type="string">store</PARAM>
70
					<PARAM name="outputPrefix" managedBy="system" required="true" type="string">tran_</PARAM>
71
				</PARAMETERS>
72
				<ARCS>
73
					<ARC to="updateMetaWf"/>
74
				</ARCS>
75
			</NODE>
76

    
77
			<NODE name="updateMetaWf" type="UpdateMetaWf" isJoin="true">
78
				<DESCRIPTION>Create MetaWorkflow</DESCRIPTION>
79
				<PARAMETERS>
80
					<PARAM name="beanName" managedBy="system" required="true" type="string">metaWfDataRepository</PARAM>
81
				</PARAMETERS>
82
				<ARCS>
83
					<ARC to="updateMetaWfStatus"/>
84
				</ARCS>
85
			</NODE>
86

    
87
			<NODE name="updateMetaWfStatus" type="UpdateOpenaireMetaWfStatus">
88
				<DESCRIPTION>Update MetaWorkflow Status</DESCRIPTION>
89
				<PARAMETERS/>
90
				<ARCS>
91
					<ARC to="success"/>
92
				</ARCS>
93
			</NODE>
94
		</CONFIGURATION>
95
		<STATUS/>
96
	</BODY>
97
</RESOURCE_PROFILE>
(19-19/31)