-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Milestone
Description
My understanding is that Strategus will redefine the json representation for OHDSI studies.
Would it be possible to create a JSON-schema ( using https://json-schema.org/ or https://cran.r-project.org/web/packages/jsonvalidate/vignettes/jsonvalidate.html or something similar) that can be used to validate Strategus inputs?
Strategus takes two json files as input: Analysis specifications and Execution Settings
An example Analysis specification is at https://github.com/OHDSI/Strategus/blob/main/extras/cgCdAnalysisSpecifications.json
An example Execution settings json is at https://github.com/OHDSI/Strategus/blob/main/extras/cgCdExecutionSettings.json