Meta-data vocabulary meta-schema

Get JSON SchemaBundle
Identifierhttps://schemas.sourcemeta.com/jsonschema/2019-09/meta/meta-data.json
Base Dialect2019-09
Dialecthttps://json-schema.org/draft/2019-09/schema
Size0.000738 MB
{
  "$schema": "https://json-schema.org/draft/2019-09/schema",
  "$id": "https://schemas.sourcemeta.com/jsonschema/2019-09/meta/meta-data.json",
  "$vocabulary": {
    "https://json-schema.org/draft/2019-09/vocab/meta-data": true
  },
  "$recursiveAnchor": true,
  "title": "Meta-data vocabulary meta-schema",
  "type": [ "object", "boolean" ],
  "properties": {
    "title": {
      "type": "string"
    },
    "description": {
      "type": "string"
    },
    "examples": {
      "type": "array",
      "items": true
    },
...
See the full schema

Dependencies

This schema has 0 direct dependencies and 0 indirect dependencies.