datatagsuite / schema

DATS JSON schemas
https://datatagsuite.github.io/docs/html/dats.html
Other
11 stars 8 forks source link

Draft-07 update #32

Closed daniwelter closed 4 years ago

daniwelter commented 4 years ago

I have updated the schemas to JSON schema draft 07, including changing single-element enums to constants and "id" fields to "$id". I have also corrected the required properties for project-schema.json, two of which didn't actually exist. As no additional properties are allowed, this would have created a circular failure for validation.