Project

General

Profile

1
<?xml version="1.0" encoding="UTF-8"?>
2
<RESOURCE_PROFILE xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
3
	<HEADER>
4
		<RESOURCE_IDENTIFIER
5
				value="dc19a8d1-93a8-4ffb-9fed-950f4156eedc_V29ya2Zsb3dEU1Jlc291cmNlcy9Xb3JrZmxvd0RTUmVzb3VyY2VUeXBl"/>
6
		<RESOURCE_TYPE value="WorkflowDSResourceType"/>
7
		<RESOURCE_KIND value="WorkflowDSResources"/>
8
		<RESOURCE_URI value=""/>
9
		<DATE_OF_CREATION value="2006-05-04T18:13:51.0Z"/>
10
	</HEADER>
11
	<BODY>
12
		<WORKFLOW_NAME>IIS main workflow V2</WORKFLOW_NAME>
13
		<WORKFLOW_TYPE>IIS</WORKFLOW_TYPE>
14
		<WORKFLOW_PRIORITY>30</WORKFLOW_PRIORITY>
15
		<CONFIGURATION start="manual">
16
			<NODE name="start" isStart="true">
17
				<DESCRIPTION>start</DESCRIPTION>
18
				<PARAMETERS/>
19
				<ARCS>
20
					<ARC to="prepareActionSets"/>
21
				</ARCS>
22
			</NODE>
23
			<NODE name="prepareActionSets" type="PrepareActionSets">
24
				<DESCRIPTION>prepare action sets</DESCRIPTION>
25
				<PARAMETERS>
26
					<PARAM required="true" type="string" name="sets" managedBy="system">
27
						[
28
						{
29
						'set' : 'iis-document-affiliation',
30
						'jobProperty' : 'export_action_set_id_matched_doc_organizations',
31
						'enablingProperty' : 'active_document_affiliation',
32
						'enabled' : 'true'
33
						},
34
						{
35
						'set' : 'iis-referenced-projects-main',
36
						'jobProperty' : 'export_action_set_id_document_referencedProjects',
37
						'enablingProperty' : 'active_referenceextraction_project',
38
						'enabled' : 'true'
39
						},
40
						{
41
						'set' : 'iis-referenced-datasets-main',
42
						'jobProperty' : 'export_action_set_id_document_referencedDatasets',
43
						'enablingProperty' : 'active_referenceextraction_dataset',
44
						'enabled' : 'true'
45
						},
46
						{
47
						'set' : 'iis-dataset-entities-main',
48
						'jobProperty' : 'export_action_set_id_entity_dataset',
49
						'enablingProperty' : 'active_referenceextraction_dataset',
50
						'enabled' : 'true'
51
						},
52
						{
53
						'set' : 'iis-researchinitiative',
54
						'jobProperty' : 'export_action_set_id_document_research_initiative',
55
						'enablingProperty' :
56
						'active_referenceextraction_researchinitiative',
57
						'enabled' : 'true'
58
						},
59
						{
60
						'set' : 'iis-document-similarities',
61
						'jobProperty' : 'export_action_set_id_document_similarities_standard',
62
						'enablingProperty' : 'active_documentssimilarity',
63
						'enabled' : 'true'
64
						},
65
						{
66
						'set' : 'iis-document-classes',
67
						'jobProperty' : 'export_action_set_id_document_classes',
68
						'enablingProperty' : 'active_documentsclassification',
69
						'enabled' : 'true'
70
						},
71
						{
72
						'set' : 'iis-document-citations',
73
						'jobProperty' : 'export_action_set_id_document_referencedDocuments',
74
						'enablingProperty' : 'active_citationmatching',
75
						'enabled' : 'true'
76
						},
77
						{
78
						'set' : 'iis-referenceextraction-pdb',
79
						'jobProperty' : 'export_action_set_id_document_pdb',
80
						'enablingProperty' : 'active_referenceextraction_pdb',
81
						'enabled' : 'true'
82
						},
83
						{
84
						'set' : 'iis-referenceextraction-software',
85
						'jobProperty' : 'export_action_set_id_document_software_url',
86
						'enablingProperty' : 'active_referenceextraction_software_url',
87
						'enabled' : 'true'
88
						},
89
						{
90
						'set' : 'iis-entities-software',
91
						'jobProperty' : 'export_action_set_id_entity_software',
92
						'enablingProperty' : 'active_referenceextraction_software_url',
93
						'enabled' : 'true'
94
						},
95
						{
96
						'set' : 'iis-communities',
97
						'jobProperty' : 'export_action_set_id_document_community',
98
						'enablingProperty' : 'active_referenceextraction_community',
99
						'enabled' : 'true'
100
						}
101
						]
102
					</PARAM>
103
				</PARAMETERS>
104
				<ARCS>
105
					<ARC to="prepareParameters"/>
106
				</ARCS>
107
			</NODE>
108
			<NODE name="prepareParameters" type="PrepareIisMainParamsV2">
109
				<DESCRIPTION>prepare parameters</DESCRIPTION>
110
				<PARAMETERS>
111
					<PARAM required="true" type="string" name="islookupLocationParam" managedBy="system">import_islookup_service_location</PARAM>
112
					<PARAM required="true" type="string" name="objectStoreParam" managedBy="system">import_content_objectstores_csv</PARAM>
113
					<PARAM required="true" type="string" name="objectStoreLocationParam" managedBy="system">import_content_object_store_location</PARAM>
114
					<PARAM required="true" type="string" name="mdStoreStoreLocationParam" managedBy="system">import_mdstore_service_location</PARAM>
115
					<PARAM required="true" type="string" name="mdStoreDatasetParam" managedBy="system">import_dataset_mdstore_ids_csv</PARAM>
116
					<PARAM required="true" type="string" name="oozieWfAppPathParam" managedBy="system">oozie.wf.application.path</PARAM>
117
					<PARAM required="true" type="string" name="oozieWfAppPath" managedBy="user">/tmp/integration/apps/main</PARAM>
118
					<PARAM required="true" type="string" name="clusterName" managedBy="user" function="validValues(['IIS','DM'])">IIS</PARAM>
119
					<PARAM required="true" type="string" name="importHbaseDumpLocation" managedBy="user"></PARAM>
120
					<PARAM required="true" type="string" name="importHbaseDumpLocationParam" managedBy="system">import_hbase_dump_location</PARAM>
121
					<PARAM required="false" type="string" name="objectStoreBlacklistCSV" managedBy="user"></PARAM>
122
					<PARAM required="true" type="string" name="importProjectConceptsContextCSVParam" managedBy="system">import_project_concepts_context_ids_csv</PARAM>
123
					<PARAM required="true" type="string" name="importProjectConceptsContextCSV" managedBy="user">fet-fp7,fet-h2020</PARAM>
124
				</PARAMETERS>
125
				<ARCS>
126
					<ARC to="main"/>
127
				</ARCS>
128
			</NODE>
129
			<NODE name="main" type="SubmitHadoopJob" isJoin="true">
130
				<DESCRIPTION>IIS main</DESCRIPTION>
131
				<PARAMETERS>
132
					<PARAM required="true" type="string" name="hadoopJob" managedBy="system">iisMainJobV2</PARAM>
133
					<PARAM required="true" type="string" name="envParams" managedBy="system">
134
						{
135
						'cluster' : 'cluster',
136
						'oozie.wf.application.path' : 'oozie.wf.application.path',
137

    
138
						'active_document_affiliation' : 'active_document_affiliation',
139
						'active_referenceextraction_project' : 'active_referenceextraction_project',
140
						'active_referenceextraction_dataset' : 'active_referenceextraction_dataset',
141
						'active_referenceextraction_researchinitiative' : 'active_referenceextraction_researchinitiative',
142
						'active_documentsclassification' : 'active_documentsclassification',
143
						'active_documentssimilarity' : 'active_documentssimilarity',
144
						'active_citationmatching' : 'active_citationmatching',
145
						'active_referenceextraction_pdb' : 'active_referenceextraction_pdb',
146
						'active_referenceextraction_software_url' : 'active_referenceextraction_software_url',
147
						'active_referenceextraction_community' : 'active_referenceextraction_community',
148

    
149
						'import_content_objectstores_csv' : 'import_content_objectstores_csv',
150
						'import_content_object_store_location' : 'import_content_object_store_location',
151
						'import_mdstore_service_location' : 'import_mdstore_service_location',
152
						'import_islookup_service_location' : 'import_islookup_service_location',
153
						'import_project_concepts_context_ids_csv' : 'import_project_concepts_context_ids_csv',
154
						'import_dataset_mdstore_ids_csv' : 'import_dataset_mdstore_ids_csv',
155
						'import_hbase_dump_location' : 'import_hbase_dump_location',
156

    
157
						'export_action_set_id_matched_doc_organizations' : 'export_action_set_id_matched_doc_organizations',
158
						'export_action_set_id_document_referencedDatasets' : 'export_action_set_id_document_referencedDatasets',
159
						'export_action_set_id_document_referencedProjects' : 'export_action_set_id_document_referencedProjects',
160
						'export_action_set_id_document_research_initiative' : 'export_action_set_id_document_research_initiative',
161
						'export_action_set_id_document_similarities_standard' : 'export_action_set_id_document_similarities_standard',
162

    
163
						'export_action_set_id_document_classes' : 'export_action_set_id_document_classes',
164
						'export_action_set_id_document_referencedDocuments' : 'export_action_set_id_document_referencedDocuments',
165
						'export_action_set_id_entity_dataset' : 'export_action_set_id_entity_dataset',
166
						'export_action_set_id_document_pdb' : 'export_action_set_id_document_pdb',
167
						'export_action_set_id_document_software_url' : 'export_action_set_id_document_software_url',
168
						'export_action_set_id_entity_software' : 'export_action_set_id_entity_software',
169
						'export_action_set_id_document_community' :  'export_action_set_id_document_community'
170
						}
171
					</PARAM>
172
					<PARAM required="true" type="boolean" name="simulation" managedBy="user">false</PARAM>
173
					<PARAM required="true" type="string" name="oozieReportActionsCsv" managedBy="system">build-report</PARAM>
174
				</PARAMETERS>
175
				<ARCS>
176
					<ARC to="updateActionSets"/>
177
				</ARCS>
178
			</NODE>
179
			<NODE name="updateActionSets" type="UpdateActionSets">
180
				<DESCRIPTION>update action sets</DESCRIPTION>
181
				<PARAMETERS/>
182
				<ARCS>
183
					<ARC to="success"/>
184
				</ARCS>
185
			</NODE>
186
		</CONFIGURATION>
187
		<STATUS/>
188
	</BODY>
189
</RESOURCE_PROFILE>
(6-6/10)