Information about a calendar date or timestamp indicating day, month, year and time of an event.
Get JSON SchemaBundleIdentifier | https://schemas.sourcemeta.com/dats/v1.0.0/date_info_schema.json |
---|---|
Base Dialect | Draft7 |
Dialect | http://json-schema.org/draft-04/schema |
Health | |
Size | 0.001175 MB |
This schema has 1 direct dependency and 0 indirect dependencies.
Origin | Dependency |
---|---|
/properties/type/$ref | /dats/v1.0.0/annotation_schema |
This schema has 3 quality errors.
/$schema
draft_official_dialect_without_empty_fragmentThe official dialect URI of Draft 7 and older versions must contain the empty fragment
/properties/@type/enum
enum_with_typeSetting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types
/properties/type/description
draft_ref_siblingsIn Draft 7 and older dialects, keywords sibling to `$ref` are never evaluated