Skip to content

Commit

Permalink
change project_name to name
Browse files Browse the repository at this point in the history
  • Loading branch information
afwillia committed Nov 17, 2023
1 parent fcfa911 commit e255667
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion ADKP/dca_config.json
Original file line number Diff line number Diff line change
@@ -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": "",
Expand Down
2 changes: 1 addition & 1 deletion BTC/dca_config.json
Original file line number Diff line number Diff line change
@@ -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": "",
Expand Down
2 changes: 1 addition & 1 deletion CB/dca_config.json
Original file line number Diff line number Diff line change
@@ -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": "",
Expand Down
2 changes: 1 addition & 1 deletion EL/dca_config.json
Original file line number Diff line number Diff line change
@@ -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": "",
Expand Down
2 changes: 1 addition & 1 deletion GF/dca_config.json
Original file line number Diff line number Diff line change
@@ -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": "",
Expand Down
2 changes: 1 addition & 1 deletion HTAN/dca_config.json
Original file line number Diff line number Diff line change
@@ -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": "",
Expand Down
2 changes: 1 addition & 1 deletion MC2/dca_config.json
Original file line number Diff line number Diff line change
@@ -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": "",
Expand Down
2 changes: 1 addition & 1 deletion NF-OSI/dca_config.json
Original file line number Diff line number Diff line change
@@ -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": "",
Expand Down
2 changes: 1 addition & 1 deletion VEOIBD/dca_config.json
Original file line number Diff line number Diff line change
@@ -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": "",
Expand Down
2 changes: 1 addition & 1 deletion demo/dca_config.json
Original file line number Diff line number Diff line change
@@ -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": "",
Expand Down
2 changes: 1 addition & 1 deletion demo_upsert/dca_config.json
Original file line number Diff line number Diff line change
@@ -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": "",
Expand Down

0 comments on commit e255667

Please sign in to comment.