- SourceMeta name
- propertiesgeojsonrsakwetsbaargebied
- Base dialect
- https://json-schema.org/draft/2020-12/schema
- SourceMeta dialect
- https://json-schema.org/draft/2020-12/schema
- Bytes
- 3.101 bytes
- Bytes bundled
- 3.101 bytes
- Health
- 88%
- Dependencies
- -
Health issues
- Name
- top_level_title
- Message
- Set a concise non-empty title at the top level of the schema to explain what the definition is about
- Pointers
- Name
- top_level_description
- Message
- Set a non-empty description at the top level of the schema to explain what the definition is about in detail
- Pointers
- Name
- top_level_examples
- Message
- Set a non-empty examples array at the top level of the schema to illustrate the expected data
- Pointers
- Name
- non_applicable_type_specific_keywords
- Message
- Avoid keywords that don't apply to the type or types that the current subschema expects
- Pointers
- /properties/sizevalue/format
- Name
- unknown_format_prefix
- Message
- For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification
- Pointers
- /properties/sizevalue/format
- Name
- non_applicable_type_specific_keywords
- Message
- Avoid keywords that don't apply to the type or types that the current subschema expects
- Pointers
- /properties/st_areashape/format
- Name
- unknown_format_prefix
- Message
- For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification
- Pointers
- /properties/st_areashape/format
- Name
- non_applicable_type_specific_keywords
- Message
- Avoid keywords that don't apply to the type or types that the current subschema expects
- Pointers
- /properties/st_perimetershape/format
- Name
- unknown_format_prefix
- Message
- For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification
- Pointers
- /properties/st_perimetershape/format
{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/richtlijn-stedelijk-afvalwater-rsa-qev7tbqnr/propertiesgeojsonrsakwetsbaargebied",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"beginlife": {
"description": "",
"type": [
"string",
"null"
]
},
"desigbegin": {
"description": "",
"type": [
"string",
"null"
]
},
"desigend": {
"description": "",
"type": [
"string",
"null"
]
},
"endlife": {
"description": "",
"type": [
"string",
"null"
]
},
"legislevel": {
"description": "",
"type": [
"string",
"null"
]
},
"legislink": {
"description": "",
"type": [
"string",
"null"
]
},
"legisname": {
"description": "",
"type": [
"string",
"null"
]
},
"link": {
"description": "",
"type": [
"string",
"null"
]
},
"localid": {
"description": "",
"type": [
"string",
"null"
]
},
"namespace": {
"description": "",
"type": [
"string",
"null"
]
},
"nametext": {
"description": "",
"type": [
"string",
"null"
]
},
"nametxtint": {
"description": "",
"type": [
"string",
"null"
]
},
"nametxtlan": {
"description": "",
"type": [
"string",
"null"
]
},
"objectid": {
"description": "",
"type": [
"integer",
"null"
]
},
"predecesid": {
"description": "",
"type": [
"string",
"null"
]
},
"predeidsch": {
"description": "",
"type": [
"string",
"null"
]
},
"rzoneid": {
"description": "",
"type": [
"string",
"null"
]
},
"rzoneidsch": {
"description": "",
"type": [
"string",
"null"
]
},
"sizeuom": {
"description": "",
"type": [
"string",
"null"
]
},
"sizevalue": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"spzonetype": {
"description": "",
"type": [
"string",
"null"
]
},
"st_areashape": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"st_perimetershape": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"succeidsch": {
"description": "",
"type": [
"string",
"null"
]
},
"successoid": {
"description": "",
"type": [
"string",
"null"
]
},
"themaidsch": {
"description": "",
"type": [
"string",
"null"
]
},
"thematicid": {
"description": "",
"type": [
"string",
"null"
]
},
"versionid": {
"description": "",
"type": [
"string",
"null"
]
},
"wevolution": {
"description": "",
"type": [
"string",
"null"
]
},
"zonetype": {
"description": "",
"type": [
"string",
"null"
]
}
},
"type": "object",
"x-derived-from": [
"https://api.pdok.nl/rws/richtlijn-stedelijk-afvalwater/ogc/v1/openapi.json#/components/schemas/propertiesGeoJSON_rsa_kwetsbaargebied"
]
}