Skip to content

Introduce abc-clinical-demand-forecast-1.0.0.json schema#5432

Merged
madskristensen merged 2 commits intoSchemaStore:masterfrom
mosofsky:feature/publish-abc-clinical-demand-forecast-1.0.0
Mar 3, 2026
Merged

Introduce abc-clinical-demand-forecast-1.0.0.json schema#5432
madskristensen merged 2 commits intoSchemaStore:masterfrom
mosofsky:feature/publish-abc-clinical-demand-forecast-1.0.0

Conversation

@mosofsky
Copy link
Contributor

@mosofsky mosofsky commented Mar 3, 2026

  • Add abc-clinical-demand-forecast-1.0.0.json schema file (first-time publish)
  • Add new ABCClinicalDemandForecast entry in catalog.json
  • Add schema-validation.jsonc entry for custom keyword abcHasValidKitItemReferences
  • Add positive test case for version 1.0.0
  • Add negative test case (missing $schema property)

abc-clinical-demand-forecast-1.0.0.json is a JSON Schema defining the structure of ABCClinicalDemandForecast used for clinical trial demand forecasting in ABC-Plan. This includes study overview, enrollment configuration, dosing regimens, arms, regions, kits, items, sites, and analytics.

Testing:

  • Validated schema-specific: node ./cli.js check --schema-name=abc-clinical-demand-forecast-1.0.0.json
  • Validated full test suite: node ./cli.js check (all 776 tested schemas pass)

- Add abc-clinical-demand-forecast-1.0.0.json schema file (first-time publish)
- Add new ABCClinicalDemandForecast entry in catalog.json
- Add schema-validation.jsonc entry for custom keyword abcHasValidKitItemReferences
- Add positive test case for version 1.0.0
- Add negative test case (missing $schema property)

abc-clinical-demand-forecast-1.0.0.json is a JSON Schema defining the structure
of ABCClinicalDemandForecast used for clinical trial demand forecasting in
ABC-Plan. This includes study overview, enrollment configuration, dosing
regimens, arms, regions, kits, items, sites, and analytics.

Testing:
- Validated schema-specific: node ./cli.js check --schema-name=abc-clinical-demand-forecast-1.0.0.json
- Validated full test suite: node ./cli.js check (all 776 tested schemas pass)
@madskristensen madskristensen merged commit 4fa7fc3 into SchemaStore:master Mar 3, 2026
4 checks passed
@madskristensen
Copy link
Contributor

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants