RockefellerArchiveCenter / rac-data-model

Working repo for Project Electron data model.
2 stars 0 forks source link

Add and revamp patterns in JSON schema #21

Closed p-galligan closed 4 years ago

p-galligan commented 5 years ago

Right now schema patterns will accept almost any format as long as it matches the type, take a look at these and add patterns where applicable.

helrond commented 5 years ago

consider using the format key for dates: https://json-schema.org/understanding-json-schema/reference/string.html#format