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
					</PARAM>
91
				</PARAMETERS>
92
				<ARCS>
93
					<ARC to="prepareParameters"/>
94
				</ARCS>
95
			</NODE>
96
			<NODE name="prepareParameters" type="PrepareIisMainParamsV2">
97
				<DESCRIPTION>prepare parameters</DESCRIPTION>
98
				<PARAMETERS>
99
					<PARAM required="true" type="string" name="islookupLocationParam" managedBy="system">import_islookup_service_location</PARAM>
100
					<PARAM required="true" type="string" name="objectStoreParam" managedBy="system">import_content_objectstores_csv</PARAM>
101
					<PARAM required="true" type="string" name="objectStoreLocationParam" managedBy="system">import_content_object_store_location</PARAM>
102
					<PARAM required="true" type="string" name="mdStoreStoreLocationParam" managedBy="system">import_mdstore_service_location</PARAM>
103
					<PARAM required="true" type="string" name="mdStoreDatasetParam" managedBy="system">import_dataset_mdstore_ids_csv</PARAM>
104
					<PARAM required="true" type="string" name="oozieWfAppPathParam" managedBy="system">oozie.wf.application.path</PARAM>
105
					<PARAM required="true" type="string" name="oozieWfAppPath" managedBy="user">/tmp/integration/apps/main</PARAM>
106
					<PARAM required="true" type="string" name="clusterName" managedBy="user" function="validValues(['IIS','DM'])">IIS</PARAM>
107
					<PARAM required="true" type="string" name="importHbaseDumpLocation" managedBy="user"></PARAM>
108
					<PARAM required="true" type="string" name="importHbaseDumpLocationParam" managedBy="system">import_hbase_dump_location</PARAM>
109
					<PARAM required="false" type="string" name="objectStoreBlacklistCSV" managedBy="user"></PARAM>
110
					<PARAM required="true" type="string" name="importProjectConceptsContextCSVParam" managedBy="system">import_project_concepts_context_ids_csv</PARAM>
111
					<PARAM required="true" type="string" name="importProjectConceptsContextCSV" managedBy="user">fet-fp7,fet-h2020</PARAM>
112
				</PARAMETERS>
113
				<ARCS>
114
					<ARC to="main"/>
115
				</ARCS>
116
			</NODE>
117
			<NODE name="main" type="SubmitHadoopJob" isJoin="true">
118
				<DESCRIPTION>IIS main</DESCRIPTION>
119
				<PARAMETERS>
120
					<PARAM required="true" type="string" name="hadoopJob" managedBy="system">iisMainJobV2</PARAM>
121
					<PARAM required="true" type="string" name="envParams" managedBy="system">
122
						{
123
						'cluster' : 'cluster',
124
						'oozie.wf.application.path' : 'oozie.wf.application.path',
125

    
126
						'active_document_affiliation' : 'active_document_affiliation',
127
						'active_referenceextraction_project' : 'active_referenceextraction_project',
128
						'active_referenceextraction_dataset' : 'active_referenceextraction_dataset',
129
						'active_referenceextraction_researchinitiative' : 'active_referenceextraction_researchinitiative',
130
						'active_documentsclassification' : 'active_documentsclassification',
131
						'active_documentssimilarity' : 'active_documentssimilarity',
132
						'active_citationmatching' : 'active_citationmatching',
133
						'active_referenceextraction_pdb' : 'active_referenceextraction_pdb',
134
						'active_referenceextraction_software_url' : 'active_referenceextraction_software_url',
135

    
136
						'import_content_objectstores_csv' : 'import_content_objectstores_csv',
137
						'import_content_object_store_location' : 'import_content_object_store_location',
138
						'import_mdstore_service_location' : 'import_mdstore_service_location',
139
						'import_islookup_service_location' : 'import_islookup_service_location',
140
						'import_project_concepts_context_ids_csv' : 'import_project_concepts_context_ids_csv',
141
						'import_dataset_mdstore_ids_csv' : 'import_dataset_mdstore_ids_csv',
142
						'import_hbase_dump_location' : 'import_hbase_dump_location',
143

    
144
						'export_action_set_id_matched_doc_organizations' : 'export_action_set_id_matched_doc_organizations',
145
						'export_action_set_id_document_referencedDatasets' : 'export_action_set_id_document_referencedDatasets',
146
						'export_action_set_id_document_referencedProjects' : 'export_action_set_id_document_referencedProjects',
147
						'export_action_set_id_document_research_initiative' : 'export_action_set_id_document_research_initiative',
148
						'export_action_set_id_document_similarities_standard' : 'export_action_set_id_document_similarities_standard',
149

    
150
						'export_action_set_id_document_classes' : 'export_action_set_id_document_classes',
151
						'export_action_set_id_document_referencedDocuments' : 'export_action_set_id_document_referencedDocuments',
152
						'export_action_set_id_entity_dataset' : 'export_action_set_id_entity_dataset',
153
						'export_action_set_id_document_pdb' : 'export_action_set_id_document_pdb',
154
						'export_action_set_id_document_software_url' : 'export_action_set_id_document_software_url'ftware
155
						}
156
					</PARAM>
157
					<PARAM required="true" type="boolean" name="simulation" managedBy="user">false</PARAM>
158
				</PARAMETERS>
159
				<ARCS>
160
					<ARC to="updateActionSets"/>
161
				</ARCS>
162
			</NODE>
163
			<NODE name="updateActionSets" type="UpdateActionSets">
164
				<DESCRIPTION>update action sets</DESCRIPTION>
165
				<PARAMETERS/>
166
				<ARCS>
167
					<ARC to="success"/>
168
				</ARCS>
169
			</NODE>
170
		</CONFIGURATION>
171
		<STATUS/>
172
	</BODY>
173
</RESOURCE_PROFILE>
(6-6/10)