diff --git a/ADKP/dca_config.json b/ADKP/dca_config.json index 7a7c972..5abbe6e 100644 --- a/ADKP/dca_config.json +++ b/ADKP/dca_config.json @@ -1,6 +1,6 @@ { "dcc": { - "project_name": "AD Knowledge Portal", + "name": "AD Knowledge Portal", "synapse_asset_view": "syn51324810", "data_model_url": "https://raw.githubusercontent.com/adknowledgeportal/data-models/main/divco.data.model.v1.jsonld", "data_model_info": "", diff --git a/BTC/dca_config.json b/BTC/dca_config.json index a650655..5a42e33 100644 --- a/BTC/dca_config.json +++ b/BTC/dca_config.json @@ -1,6 +1,6 @@ { "dcc": { - "project_name": "BTC DCC", + "name": "BTC DCC", "synapse_asset_view": "syn51407795", "data_model_url": "https://raw.githubusercontent.com/Sage-Bionetworks/btc-data-models/main/btc.model.jsonld", "data_model_info": "", diff --git a/CB/dca_config.json b/CB/dca_config.json index 633f3ee..ce2a982 100644 --- a/CB/dca_config.json +++ b/CB/dca_config.json @@ -1,6 +1,6 @@ { "dcc": { - "project_name": "Cohort Builder", + "name": "Cohort Builder", "synapse_asset_view": "syn51232596", "data_model_url": "https://raw.githubusercontent.com/eliteportal/cohort_builder_data_dictionary/main/cohort-builder-model.jsonld", "data_model_info": "", diff --git a/EL/dca_config.json b/EL/dca_config.json index f3fcf86..0405e48 100644 --- a/EL/dca_config.json +++ b/EL/dca_config.json @@ -1,6 +1,6 @@ { "dcc": { - "project_name": "EL", + "name": "EL", "synapse_asset_view": "syn51753858", "data_model_url": "https://raw.githubusercontent.com/eliteportal/data-models/main/EL.data.model.jsonld", "data_model_info": "", diff --git a/GF/dca_config.json b/GF/dca_config.json index b007374..819f26a 100644 --- a/GF/dca_config.json +++ b/GF/dca_config.json @@ -1,6 +1,6 @@ { "dcc": { - "project_name": "Gray Foundation", + "name": "Gray Foundation", "synapse_asset_view": "syn28142805", "data_model_url": "https://raw.githubusercontent.com/gf-dcc/data-model/main/GF.jsonld", "data_model_info": "", diff --git a/HTAN/dca_config.json b/HTAN/dca_config.json index 905274b..5a17abd 100644 --- a/HTAN/dca_config.json +++ b/HTAN/dca_config.json @@ -1,6 +1,6 @@ { "dcc": { - "project_name": "HTAN All Projects", + "name": "HTAN All Projects", "synapse_asset_view": "syn20446927", "data_model_url": "https://raw.githubusercontent.com/ncihtan/data-models/main/HTAN.model.jsonld", "data_model_info": "", diff --git a/MC2/dca_config.json b/MC2/dca_config.json index fba87ab..6f137e7 100644 --- a/MC2/dca_config.json +++ b/MC2/dca_config.json @@ -1,6 +1,6 @@ { "dcc": { - "project_name": "Cancer Complexity Knowledge Portal - Database", + "name": "Cancer Complexity Knowledge Portal - Database", "synapse_asset_view": "syn27210848", "data_model_url": "https://raw.githubusercontent.com/mc2-center/data-models/main/mc2.model.jsonld", "data_model_info": "", diff --git a/NF-OSI/dca_config.json b/NF-OSI/dca_config.json index ddc6c04..c0a3595 100644 --- a/NF-OSI/dca_config.json +++ b/NF-OSI/dca_config.json @@ -1,6 +1,6 @@ { "dcc": { - "project_name": "NF-OSI", + "name": "NF-OSI", "synapse_asset_view": "syn16858331", "data_model_url": "https://raw.githubusercontent.com/nf-osi/nf-metadata-dictionary/main/NF.jsonld", "data_model_info": "", diff --git a/VEOIBD/dca_config.json b/VEOIBD/dca_config.json index 215cf7a..35ffe92 100644 --- a/VEOIBD/dca_config.json +++ b/VEOIBD/dca_config.json @@ -1,6 +1,6 @@ { "dcc": { - "project_name": "VEOIBD", + "name": "VEOIBD", "synapse_asset_view": "syn51397378", "data_model_url": "https://raw.githubusercontent.com/VEOIBD/data_models/main/veoibd.data.model.jsonld", "data_model_info": "", diff --git a/demo/dca_config.json b/demo/dca_config.json index 8f6bcdc..b173c89 100644 --- a/demo/dca_config.json +++ b/demo/dca_config.json @@ -1,6 +1,6 @@ { "dcc": { - "project_name": "DCA Demo", + "name": "DCA Demo", "synapse_asset_view": "syn33715412", "data_model_url": "https://raw.githubusercontent.com/Sage-Bionetworks/data-models/main/example.model.jsonld", "data_model_info": "", diff --git a/demo_upsert/dca_config.json b/demo_upsert/dca_config.json index 716e1ab..023698e 100644 --- a/demo_upsert/dca_config.json +++ b/demo_upsert/dca_config.json @@ -1,6 +1,6 @@ { "dcc": { - "project_name": "DCA Demo Upsert", + "name": "DCA Demo Upsert", "synapse_asset_view": "syn51489635", "data_model_url": "https://raw.githubusercontent.com/Sage-Bionetworks/schematic/develop/tests/data/example.model.jsonld", "data_model_info": "",