Skip to content

Commit

Permalink
add annotation_keys option to use display labels (#150)
Browse files Browse the repository at this point in the history
* add annotation_keys option to use display labels

Following instructions here: https://sagebionetworks.jira.com/wiki/spaces/SCHEM/pages/3089498257/How+to+Define+Display+Name+Labeling

Signed-off-by: Abby Vander Linden <[email protected]>

* don't delete use_schema_labels

* format true correctly

---------

Signed-off-by: Abby Vander Linden <[email protected]>
  • Loading branch information
avanlinden authored Feb 28, 2024
1 parent 497172f commit 5432cb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ADKP/dca_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
},
"model_submit": {
"use_schema_labels": true,
"annotation_keys": "display_label",
"table_manipulation": "replace",
"manifest_record_type": "file_only",
"hide_blanks": false
Expand Down

0 comments on commit 5432cb5

Please sign in to comment.