{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://catalog.lintel.tools/schemas/schemastore/json-schema-draft-2020-12/_shared/latest--format-annotation.json",
  "title": "Format vocabulary meta-schema for annotation results",
  "x-lintel": {
    "source": "https://json-schema.org/draft/2020-12/meta/format-annotation",
    "sourceSha256": "5c79404f831dd905c0f40fefac7c6f3e51bf3729b4a876a5c2020178d97f3bcc"
  },
  "type": [
    "object",
    "boolean"
  ],
  "properties": {
    "format": {
      "type": "string"
    }
  },
  "$dynamicAnchor": "meta"
}
