22 |
22 |
#puma content
|
23 |
23 |
#import_content_objectstores_csv=794e8173-8be3-4f51-a12e-b43d12ab3b7d_T2JqZWN0U3RvcmVEU1Jlc291cmNlcy9PYmplY3RTdG9yZURTUmVzb3VyY2VUeXBl
|
24 |
24 |
#arxiv content
|
25 |
|
import_content_objectstores_csv=258755af-0b48-41ee-9652-939c5bd2fca3_T2JqZWN0U3RvcmVEU1Jlc291cmNlcy9PYmplY3RTdG9yZURTUmVzb3VyY2VUeXBl
|
|
25 |
#import_content_objectstores_csv=258755af-0b48-41ee-9652-939c5bd2fca3_T2JqZWN0U3RvcmVEU1Jlc291cmNlcy9PYmplY3RTdG9yZURTUmVzb3VyY2VUeXBl
|
26 |
26 |
#pmc content
|
27 |
|
#import_content_objectstores_csv=b2b6fca5-ce18-498c-a375-b02df97998f0_T2JqZWN0U3RvcmVEU1Jlc291cmNlcy9PYmplY3RTdG9yZURTUmVzb3VyY2VUeXBl
|
|
27 |
import_content_objectstores_csv=b2b6fca5-ce18-498c-a375-b02df97998f0_T2JqZWN0U3RvcmVEU1Jlc291cmNlcy9PYmplY3RTdG9yZURTUmVzb3VyY2VUeXBl
|
28 |
28 |
#wos content
|
29 |
29 |
#import_content_objectstores_csv=a1a35f9d-dc12-44e0-8781-d8273f5ef017_T2JqZWN0U3RvcmVEU1Jlc291cmNlcy9PYmplY3RTdG9yZURTUmVzb3VyY2VUeXBl
|
30 |
30 |
#all contents (including wos)
|
31 |
31 |
#node6 and openaire-services.vls.icm.edu.pl have the same ids
|
32 |
32 |
#import_content_objectstores_csv=794e8173-8be3-4f51-a12e-b43d12ab3b7d_T2JqZWN0U3RvcmVEU1Jlc291cmNlcy9PYmplY3RTdG9yZURTUmVzb3VyY2VUeXBl,258755af-0b48-41ee-9652-939c5bd2fca3_T2JqZWN0U3RvcmVEU1Jlc291cmNlcy9PYmplY3RTdG9yZURTUmVzb3VyY2VUeXBl,b2b6fca5-ce18-498c-a375-b02df97998f0_T2JqZWN0U3RvcmVEU1Jlc291cmNlcy9PYmplY3RTdG9yZURTUmVzb3VyY2VUeXBl,a1a35f9d-dc12-44e0-8781-d8273f5ef017_T2JqZWN0U3RvcmVEU1Jlc291cmNlcy9PYmplY3RTdG9yZURTUmVzb3VyY2VUeXBl
|
33 |
|
|
34 |
33 |
#puma and pmc
|
35 |
34 |
#import_content_objectstores_csv=794e8173-8be3-4f51-a12e-b43d12ab3b7d_T2JqZWN0U3RvcmVEU1Jlc291cmNlcy9PYmplY3RTdG9yZURTUmVzb3VyY2VUeXBl,b2b6fca5-ce18-498c-a375-b02df97998f0_T2JqZWN0U3RvcmVEU1Jlc291cmNlcy9PYmplY3RTdG9yZURTUmVzb3VyY2VUeXBl
|
36 |
35 |
|
... | ... | |
40 |
39 |
|
41 |
40 |
#processing modes
|
42 |
41 |
active_metadataextraction_export=false
|
43 |
|
active_referenceextraction_project=true
|
|
42 |
active_referenceextraction_project=false
|
44 |
43 |
active_referenceextraction_dataset=false
|
45 |
44 |
active_referenceextraction_researchinitiative=false
|
46 |
45 |
active_documentsclassification=false
|
47 |
46 |
active_documentssimilarity=false
|
48 |
|
active_citationmatching=false
|
|
47 |
active_citationmatching=true
|
49 |
48 |
active_statistics=false
|
50 |
49 |
active_websiteusage_analysis=false
|
51 |
50 |
#disabling hbase export, enabling json export
|
52 |
|
active_export=false
|
|
51 |
active_export_hbase=false
|
|
52 |
active_export_json=true
|
53 |
53 |
|
54 |
54 |
#export
|
55 |
55 |
export_action_hbase_table_name=mainworkflows_primary_test
|
#1381 porting pmc citations ingestion from cascading framework to pig. Moving code from icm-iis-ingest-pmc to icm-iis-transformers including itegration tests, removing obsolete scala code along with unneded dependencies. Switching subworkflow in primary workflow.