Project

General

Profile

1
<?xml version="1.0" encoding="UTF-8"?>
2
<RESOURCE_PROFILE>
3
	<HEADER>
4
		<RESOURCE_IDENTIFIER
5
				value="e6671162-bea5-449f-bf0a-2f8dcc106138_V29ya2Zsb3dEU1Jlc291cmNlcy9Xb3JrZmxvd0RTUmVzb3VyY2VUeXBl"/>
6
		<RESOURCE_TYPE value="WorkflowDSResourceType"/>
7
		<RESOURCE_KIND value="WorkflowDSResources"/>
8
		<RESOURCE_URI value="value3"/>
9
		<DATE_OF_CREATION value="2006-05-04T18:13:51.0Z"/>
10
	</HEADER>
11
	<BODY>
12
		<WORKFLOW_NAME>Aggregate Metadata (datasets and publications by project) from PANGAEA [Ingestion]</WORKFLOW_NAME>
13
		<WORKFLOW_INFO>
14
			<FIELD name="Action">Aggregate Metadata</FIELD>
15
			<FIELD name="Consequence IS">Ingestion</FIELD>
16
			<FIELD name="Datasource class">DataRepository</FIELD>
17
			<FIELD name="Content">datasets and publications by project</FIELD>
18
		</WORKFLOW_INFO>
19
		<WORKFLOW_TYPE>REPO_HI</WORKFLOW_TYPE>
20
		<WORKFLOW_PRIORITY>20</WORKFLOW_PRIORITY>
21
		<CONFIGURATION start="manual">
22
			<NODE name="VerifyDatasource" type="VerifyDatasource" isStart="true">
23
				<DESCRIPTION>Retrieve datasets by projects id</DESCRIPTION>
24
				<PARAMETERS>
25
					<PARAM name="expectedInterfaceTypologyPrefixes" managedBy="system" required="false" type="string">datarepository::unknown</PARAM>
26
					<PARAM name="expectedCompliancePrefixes" managedBy="system" required="false" type="string"></PARAM>
27
				</PARAMETERS>
28
				<ARCS>
29
					<ARC to="createMetaWf"/>
30
					<ARC to="validateDs" name="validateDs"/>
31
				</ARCS>
32
			</NODE>
33

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

    
42
			<NODE name="createMetaWf" type="RegisterMetaWf">
43
				<DESCRIPTION>Create MetaWorkflow</DESCRIPTION>
44
				<PARAMETERS>
45
					<PARAM name="wfName" managedBy="system" required="true" type="string">Aggregate Metadata (datasets and publications by project) from PANGAEA [Ingestion]</PARAM>
46
				</PARAMETERS>
47
				<ARCS>
48
					<ARC to="createDatacite"/>
49
					<ARC to="createODF"/>
50
					<ARC to="createOAF"/>
51
				</ARCS>
52
			</NODE>
53

    
54
			<NODE name="createDatacite" type="CreateMDStore">
55
				<DESCRIPTION>Create dataset native store</DESCRIPTION>
56
				<PARAMETERS>
57
					<PARAM name="format" managedBy="system" required="true" type="string">dataset</PARAM>
58
					<PARAM name="interpretation" managedBy="system" required="true" type="string">native</PARAM>
59
					<PARAM name="layout" managedBy="system" required="true" type="string">store</PARAM>
60
					<PARAM name="outputPrefix" managedBy="system" required="true" type="string">harv_</PARAM>
61
				</PARAMETERS>
62
				<ARCS>
63
					<ARC to="updateMetaWf"/>
64
				</ARCS>
65
			</NODE>
66
			<NODE name="createODF" type="CreateMDStore">
67
				<DESCRIPTION>Create ODF_dataset cleaned store</DESCRIPTION>
68
				<PARAMETERS>
69
					<PARAM name="format" managedBy="system" required="true" type="string">ODF</PARAM>
70
					<PARAM name="interpretation" managedBy="system" required="true" type="string">cleaned</PARAM>
71
					<PARAM name="layout" managedBy="system" required="true" type="string">store</PARAM>
72
					<PARAM name="outputPrefix" managedBy="system" required="true" type="string">tranODF_</PARAM>
73
				</PARAMETERS>
74
				<ARCS>
75
					<ARC to="updateMetaWf"/>
76
				</ARCS>
77
			</NODE>
78
			<NODE name="createOAF" type="CreateMDStore">
79
				<DESCRIPTION>Create OAF_publication cleaned store</DESCRIPTION>
80
				<PARAMETERS>
81
					<PARAM name="format" managedBy="system" required="true" type="string">OAF</PARAM>
82
					<PARAM name="interpretation" managedBy="system" required="true" type="string">cleaned</PARAM>
83
					<PARAM name="layout" managedBy="system" required="true" type="string">store</PARAM>
84
					<PARAM name="outputPrefix" managedBy="system" required="true" type="string">tranOAF_</PARAM>
85
				</PARAMETERS>
86
				<ARCS>
87
					<ARC to="updateMetaWf"/>
88
				</ARCS>
89
			</NODE>
90

    
91
			<NODE name="updateMetaWf" type="UpdateMetaWf" isJoin="true">
92
				<DESCRIPTION>Create MetaWorkflow</DESCRIPTION>
93
				<PARAMETERS>
94
					<PARAM name="beanName" managedBy="system" required="true" type="string">metaWfDatasetbyProjectsOpenaireMdRecords</PARAM>
95
				</PARAMETERS>
96
				<ARCS>
97
					<ARC to="updateMetaWfStatus"/>
98
				</ARCS>
99
			</NODE>
100

    
101
			<NODE name="updateMetaWfStatus" type="UpdateOpenaireMetaWfStatus">
102
				<DESCRIPTION>Update MetaWorkflow Status</DESCRIPTION>
103
				<PARAMETERS/>
104
				<ARCS>
105
					<ARC to="success"/>
106
				</ARCS>
107
			</NODE>
108
		</CONFIGURATION>
109
		<STATUS/>
110
	</BODY>
111
</RESOURCE_PROFILE>
(8-8/31)