{
    "id": "http://edoc-schema.kzn.ru/identifier/ru/ogrn",
    "$schema": "http://json-schema.org/draft-06/schema#",
    "description": "ОГРН",
    "type": "string",
    "pattern": "^(?:\\d{11}|\\d{13}|\\d{15})$"
}
