Spec

JSON Schema

Renderable JSON Schema browser for Known Business Records.

Every definition is anchored and linkable. Empty strings are rejected. Defined objects set additionalProperties: false except the open extensions namespace.

Minimum shape
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://opencommercegraph.com/spec/v1/known-business-record.schema.json",
  "title": "Known Business Record",
  "type": "object",
  "required": ["schemaVersion", "recordId", "recordType", "lifecycleStatus", "identity", "locations", "categories", "services", "proof", "metadata"],
  "additionalProperties": false
}
0
Waiting for input
Parse
not_run
Normalize
not_run