$ jsonschema install https://schemas.sourcemeta.com/jsonschema/draft4/schema schemas/schema.json$ref: "https://schemas.sourcemeta.com/jsonschema/draft4/schema"import schema from "https://schemas.sourcemeta.com/jsonschema/draft4/schema" with { type: "json" };| Identifier | https://schemas.sourcemeta.com/jsonschema/draft4/schema |
|---|---|
| Base Dialect | Draft4 |
| Dialect | http://json-schema.org/draft-04/schema# |
| Health | |
| Size | 0.003929 MB |
This schema declares 0 examples.
This schema has 0 direct dependencies and 0 indirect dependencies.
This schema has 1 direct dependent and 1 indirect dependent.
| Type | Dependent |
|---|---|
| Direct | /jsonschema/draft4/hyper-schema |
| Indirect | /jsonschema/draft4/links |
This schema has 3 quality errors.
top_level_titleSet a concise non-empty title at the top level of the schema to explain what the definition is about
/properties/$schemasimple_properties_identifiersSet `properties` to identifier names that can be easily mapped to programming languages (matching [A-Za-z_][A-Za-z0-9_]*)
/definitions/positiveIntegerDefault0/allOf/1/defaultunnecessary_allof_wrapperKeywords inside `allOf` that do not conflict with the parent schema can be elevated