Skip to content

Commit 8d7e265

Browse files
merge develop for current 1.5.2 release
2 parents 4330b0c + 0279d35 commit 8d7e265

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+2063
-1834
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ The github actions here synch with the chords-health-dictionary and the cdis-man
2525

2626

2727

28+
File renamed without changes.
File renamed without changes.
24.4 KB
Binary file not shown.

custom_configs/etlMapping.yaml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -23,19 +23,6 @@ mappings:
2323
- name: exposure_media
2424
parent_props:
2525
- path: resources[resource_short_name:short_name, resource_url, resource_description:description, domain, keywords, access_type, strengths, limitations, example_applications, tools_supporting_uses].projects[project_sponsor, project_sponsor_type]
26-
- name: chordstaging_geospatial_tool_resource
27-
doc_type: geospatial_tool_resource
28-
type: aggregator
29-
root: geospatial_tool_resource
30-
props:
31-
- name: project_id
32-
- name: submitter_id
33-
- name: tool_type
34-
- name: intended_use
35-
- name: operating_system
36-
- name: languages
37-
parent_props:
38-
- path: resources[resource_short_name:short_name, resource_description:description, domain, keywords, access_type, payment_required, strengths, limitations, example_applications, tools_supporting_uses].projects[project_sponsor, project_sponsor_type]
3926
- name: chordstaging_population_data_resource
4027
doc_type: population_data_resource
4128
type: aggregator

custom_configs/gitops.json

Lines changed: 1 addition & 107 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@
1111
"name": "Population Data Resource",
1212
"plural": "Population Data Resources"
1313
},
14-
{
15-
"graphql": "_geospatial_tool_resource_count",
16-
"name": "Geospatial Tool Resource",
17-
"plural": "Geospatial Tool Resources"
18-
},
1914
{
2015
"graphql": "_key_data_resource_count",
2116
"name": "Key Dataset",
@@ -33,11 +28,6 @@
3328
"name": "Population Data Resource",
3429
"plural": "Population Data Resources"
3530
},
36-
{
37-
"graphql": "_geospatial_tool_resource_count",
38-
"name": "Geospatial Tool Resource",
39-
"plural": "Geospatial Tool Resources"
40-
},
4131
{
4232
"graphql": "_key_data_resource_count",
4333
"name": "Key Dataset",
@@ -110,7 +100,7 @@
110100
"useProfileDropdown": false,
111101
"login": {
112102
"title": "CHORDS - Connecting Health Outcomes Research Data Systems",
113-
"subTitle": "Explore, Analyze, and Share Environment and Health Resources",
103+
"subTitle": "Explore, Analyze, and Share Environmental and Health Resources",
114104
"text": "",
115105
"contact": "If you have any questions about access or the registration process, please contact ",
116106
"email": "mike.conway@nih.gov"
@@ -808,102 +798,6 @@
808798
"accessibleValidationField": "project_id"
809799
}
810800
},
811-
812-
{
813-
"tabTitle": "Geospatial Tool Resources",
814-
"charts": {
815-
"domain": {
816-
"chartType": "count",
817-
"title": "Domain"
818-
}
819-
},
820-
"filters": {
821-
"tabs": [
822-
{
823-
"title": "Search Facets",
824-
"fields": [
825-
"project_sponsor",
826-
"project_sponsor_type",
827-
"domain",
828-
"keywords",
829-
"tool_type",
830-
"operating_system",
831-
"languages"
832-
]
833-
}
834-
]
835-
},
836-
"table": {
837-
"enabled": true,
838-
"fields": [
839-
"project_sponsor",
840-
"resource_short_name",
841-
"resource_description",
842-
"domain",
843-
"keywords",
844-
"access_type",
845-
"tool_type",
846-
"operating_system",
847-
"languages"
848-
],
849-
"linkFields": [
850-
"resource_url"
851-
]
852-
},
853-
"dropdowns": {
854-
"download-table": {
855-
"title": "Download Dataset Table"
856-
}
857-
},
858-
"buttons": [
859-
{
860-
"enabled": true,
861-
"type": "data-json",
862-
"title": "JSON",
863-
"dropdownId": "download-table",
864-
"leftIcon": "datafile",
865-
"rightIcon": "download",
866-
"fileName": "datasets_table.json"
867-
},
868-
{
869-
"enabled": true,
870-
"type": "data-tsv",
871-
"title": "TSV",
872-
"dropdownId": "download-table",
873-
"leftIcon": "datafile",
874-
"rightIcon": "download",
875-
"fileName": "datasets_table.tsv"
876-
},
877-
{
878-
"enabled": true,
879-
"type": "data-csv",
880-
"title": "CSV",
881-
"dropdownId": "download-table",
882-
"leftIcon": "datafile",
883-
"rightIcon": "download",
884-
"fileName": "datasets_table.csv"
885-
}
886-
],
887-
"loginForDownload": true,
888-
"guppyConfig": {
889-
"dataType": "geospatial_tool_resource",
890-
"nodeCountTitle": "Geospatial Tool Resources",
891-
"fieldMapping": [
892-
{
893-
"field": "project_id",
894-
"name": "Dataset ID"
895-
},
896-
{
897-
"field": "submitter_id",
898-
"name": "Dataset Name"
899-
}
900-
],
901-
"accessibleFieldCheckList": [
902-
"project_id"
903-
],
904-
"accessibleValidationField": "project_id"
905-
}
906-
},
907801
{
908802
"tabTitle": "Key Data Resources",
909803
"charts": {

custom_configs/guppy.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ indices:
33
type: geospatial_data_resource
44
- index: chordstaging_population_data_resource
55
type: population_data_resource
6-
- index: chordstaging_geospatial_tool_resource
7-
type: geospatial_tool_resource
86
- index: chordstaging_key_dataset_resource
97
type: key_data_resource
108
configIndex: chordstaging_array-config

custom_configs/schema.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)