Identifier | https://schemas.sourcemeta.com/dats/v1.0.0/person_schema.json |
---|---|
Base Dialect | Draft7 |
Dialect | http://json-schema.org/draft-04/schema |
Health | |
Size | 0.002389 MB |
This schema has 6 direct dependencies and 1 indirect dependency.
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/identifier/description
draft_ref_siblingsIn Draft 7 and older dialects, keywords sibling to `$ref` are never evaluated