| Set a concise non-empty title at the top level of the schema to explain what the definition is about | |
| Set a non-empty examples array at the top level of the schema to illustrate the expected data | |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/_geo/description |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/_geo/properties/intersects/oneOf/3/properties/type/enum – /properties/_geo/properties/intersects/oneOf/3/properties/type/type |
| An `enum` of a single value can be expressed as `const` | /properties/_geo/properties/intersects/oneOf/3/properties/type/enum |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/bestuursorgaan/description |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/bestuursorgaan/properties/bestuurslaag/enum – /properties/bestuursorgaan/properties/bestuurslaag/type |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/bestuursorgaan/properties/oin/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/bestuursorgaan/properties/organisatieCode/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/bestuursorgaan/properties/organisatieType/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/bevoegdGezag/description |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/bevoegdGezag/properties/bestuurslaag/enum – /properties/bevoegdGezag/properties/bestuurslaag/type |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/datum/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/magneet/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/omschrijving/description |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/typering/enum – /properties/typering/type |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/werkzaamheid/description |