Skip to content

Commit

Permalink
Update model source in config
Browse files Browse the repository at this point in the history
  • Loading branch information
nfosi-service committed May 24, 2022
1 parent 8eeff54 commit d4aadc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schematic_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ manifest:
- 'NF'
model:
input:
download_url: 'https://raw.githubusercontent.com/nf-osi/nf-metadata-dictionary/v5.0.3/NF.jsonld' # url to download JSON-LD data model
download_url: 'https://raw.githubusercontent.com/nf-osi/nf-metadata-dictionary/v5.0.4/NF.jsonld' # url to download JSON-LD data model
location: 'data-models/NF.jsonld' # path to JSON-LD data model
file_type: 'local'
style:
Expand Down

0 comments on commit d4aadc5

Please sign in to comment.