Skip to content

Commit

Permalink
Update to data model v22.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjtaylor committed Jan 6, 2023
1 parent 8efa729 commit 0891b6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions schematic_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ manifest:
model:
input:
# Uncomment line below for staging
download_url: 'https://raw.githubusercontent.com/ncihtan/data-models/main/HTAN.model.jsonld'
#download_url: 'https://raw.githubusercontent.com/ncihtan/data-models/main/HTAN.model.jsonld'
# Update line below for prod
#download_url: 'https://raw.githubusercontent.com/ncihtan/data-models/v22.11.1/HTAN.model.jsonld'
download_url: 'https://raw.githubusercontent.com/ncihtan/data-models/v22.12.1/HTAN.model.jsonld'
location: 'data-models/HTAN.model.jsonld'
file_type: 'local'

Expand Down
2 changes: 1 addition & 1 deletion www/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
],

"community": "HTAN",
"schema": "v22.11.1",
"schema": "v22.12.1",
"schematic_service": "v1",
"schematic": "v22.11.3"
}

0 comments on commit 0891b6a

Please sign in to comment.