From 16fcc5ab1d5acf5e6024f121c888006c435f378c Mon Sep 17 00:00:00 2001 From: "Jessica Vera, Ph.D." <56414911+jmvera255@users.noreply.github.com> Date: Wed, 4 Dec 2024 10:17:14 -0600 Subject: [PATCH] get testing to work for VEOIBD (#229) * test new config for model with new clinical and biospecimen templates * point to testing verison of dca-template-config * disable 'restrict_rules' for model validation * remove templates that have been removed from the model * add dcc and portal help links * set synapse asset to a view entity instead of a project --- VEOIBD/dca_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VEOIBD/dca_config.json b/VEOIBD/dca_config.json index 82cb191..b470e7b 100644 --- a/VEOIBD/dca_config.json +++ b/VEOIBD/dca_config.json @@ -1,7 +1,7 @@ { "dcc": { "name": "VEOIBD", - "synapse_asset_view": "syn62827321", + "synapse_asset_view": "syn51397378", "data_model_url": "https://raw.githubusercontent.com/VEOIBD/data_models/main/veoibd.data.model.jsonld", "data_model_info": "", "template_menu_config_file": "https://raw.githubusercontent.com/Sage-Bionetworks/data_curator_config/testing/VEOIBD/dca-template-config.json",