A repository or catalog of datasets. It could be a primary repository or a repository that aggregates data existing in other repositories.
Get JSON SchemaBundleIdentifier | https://schemas.sourcemeta.com/dats/v1.0.0/data_repository_schema.json |
---|---|
Base Dialect | Draft7 |
Dialect | http://json-schema.org/draft-04/schema |
Health | |
Size | 0.003690 MB |
This schema has 10 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