| 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/_links/description |
| Titles should not contain leading or trailing whitespace | /properties/_links/title |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/bkCbsGrid100Asd/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/bkCbsGrid10Asd/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/buurtcode/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/buurtnaam/description |
| Keywords inside `allOf` that do not conflict with the parent schema can be elevated | /properties/cbsGeometrie10/allOf/0/type – /properties/cbsGeometrie10/allOf/0/required – /properties/cbsGeometrie10/allOf/0/discriminator – /properties/cbsGeometrie10/allOf/0/description |
| Future versions of JSON Schema will refuse to evaluate unknown keywords or custom keywords from optional vocabularies that don't have an x- prefix | /properties/cbsGeometrie10/allOf/0/discriminator |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/cbsGeometrie10/allOf/0/properties/coordinates/description |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/cbsGeometrie10/allOf/0/properties/type/enum – /properties/cbsGeometrie10/allOf/0/properties/type/type |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/cbsGeometrie10/allOf/1/properties/type/enum – /properties/cbsGeometrie10/allOf/1/properties/type/type |
| An `enum` of a single value can be expressed as `const` | /properties/cbsGeometrie10/allOf/1/properties/type/enum |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/dominantGgwGebied/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/dominantGgwGebiedcode/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/dominantbuurt/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/dominantbuurtcode/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/dominantstadsdeel/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/dominantstadsdeelcode/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/dominantwijk/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/dominantwijkcode/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/gemeentenaam/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/ggwGebiedCode/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/ggwGebiedNaam/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/id/description |
| Avoid keywords that don't apply to the type or types that the current subschema expects | /properties/percentageBlauw/format |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/percentageBlauw/description |
| For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification | /properties/percentageBlauw/format |
| Avoid keywords that don't apply to the type or types that the current subschema expects | /properties/percentageGrijs/format |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/percentageGrijs/description |
| For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification | /properties/percentageGrijs/format |
| Avoid keywords that don't apply to the type or types that the current subschema expects | /properties/percentageGroen/format |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/percentageGroen/description |
| For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification | /properties/percentageGroen/format |
| Avoid keywords that don't apply to the type or types that the current subschema expects | /properties/percentageOverig/format |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/percentageOverig/description |
| For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification | /properties/percentageOverig/format |
| Avoid keywords that don't apply to the type or types that the current subschema expects | /properties/percentagePubliekeRuimte/format |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/percentagePubliekeRuimte/description |
| For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification | /properties/percentagePubliekeRuimte/format |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/rasterActief/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/stadsdeelcode/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/stadsdeelnaam/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/wijkcode/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/wijknaam/description |