Skip to content

Commit

Permalink
updating explorer config (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
cgmeyer authored Feb 3, 2025
1 parent 5f24a58 commit 6f2a56f
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions config/bih/explorer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@
"primary_site",
"disease_type",
"commons_name",
"collection_id",
"data_contributor"
"collection_id"
]
}
]
Expand All @@ -42,7 +41,6 @@
"disease_type",
"commons_name",
"collection_id",
"data_contributor",
"license",
"data_url_doi",
"StudyInstanceUID",
Expand Down Expand Up @@ -87,9 +85,6 @@
"collection_id": {
"title": "Collection ID"
},
"data_contributor": {
"title": "Data Contributor"
},
"license": {
"title": "License",
"type": "link",
Expand Down Expand Up @@ -150,10 +145,6 @@
"field": "collection_id",
"name": "Collection ID"
},
{
"field": "data_contributor",
"name": "Data Contributor"
},
{
"field": "license",
"name": "License"
Expand Down Expand Up @@ -236,7 +227,6 @@
"primary_site",
"disease_type",
"commons_name",
"data_contributor",
"collection_id"
]
}
Expand All @@ -253,7 +243,6 @@
"disease_type",
"race",
"commons_name",
"data_contributor",
"collection_id",
"license",
"data_url_doi"
Expand Down Expand Up @@ -282,9 +271,6 @@
}
}
},
"data_contributor": {
"title": "Data Contributor"
},
"collection_id": {
"title": "Collection ID"
},
Expand Down

0 comments on commit 6f2a56f

Please sign in to comment.