- SourceMeta name
- benkaggbrkkotisontstaanuit
- Base dialect
- https://json-schema.org/draft/2020-12/schema
- SourceMeta dialect
- https://json-schema.org/draft/2020-12/schema
- Bytes
- 3.085 bytes
- Bytes bundled
- 4.118 bytes
- Health
- 24%
- Dependencies
- 1
Dependencies
- At
- /properties/_links/properties/self/$ref
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_examples
- Message
- Set a non-empty examples array at the top level of the schema to illustrate the expected data
- Pointers
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/_links/description
- Name
- title_trim
- Message
- Titles should not contain leading or trailing whitespace
- Pointers
- /properties/_links/title
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/identificatie/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/isOntstaanUitKadastraalobjectenId/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/isOntstaanUitKadastraalobjectenIdentificatie/description
- 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/isOntstaanUitKadastraalobjectenVolgnummer/format
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/isOntstaanUitKadastraalobjectenVolgnummer/description
- 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/isOntstaanUitKadastraalobjectenVolgnummer/format
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/isOntstaanUitKadastraleAanduiding/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/kadastraleAanduiding/description
- 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/neuronId/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/neuronId/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/volgnummer/format
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/volgnummer/description
- 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/volgnummer/format
{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/gemeente-amsterdam/benkagg-lqtl1u6hg/benkaggbrkkotisontstaanuit",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Specifiek voor Data Verkenner gemaakte BRK-tabel van Kadastrale Objecten ontstaan uit Kadastrale objecten via een appartementrechtsplitsing.",
"properties": {
"_links": {
"description": "The contents of the `brkkotisontstaanuit._links` field. It contains all relationships with objects.",
"properties": {
"schema": {
"description": "The schema field is exposed with every record",
"format": "uri",
"readOnly": true,
"type": "string"
},
"self": {
"$ref": "./benkaggbrkkotisontstaanuitlink"
}
},
"required": [
"schema",
"self"
],
"title": " links",
"type": "object"
},
"id": {
"type": "string"
},
"identificatie": {
"description": "De unieke aanduiding van een Kadastraal object.",
"type": "string"
},
"isOntstaanUitKadastraalobjectenId": {
"description": "Id van onderliggende percelen. Dit veld is alléén gevuld wanneer het beschreven kadastrale object een A-perceel betreft.",
"type": [
"string",
"null"
]
},
"isOntstaanUitKadastraalobjectenIdentificatie": {
"description": "Identificatie van onderliggende percelen. Dit veld is alléén gevuld wanneer het beschreven kadastrale object een A-perceel betreft.",
"type": [
"string",
"null"
]
},
"isOntstaanUitKadastraalobjectenVolgnummer": {
"description": "Volgnummer van onderliggende percelen. Dit veld is alléén gevuld wanneer het beschreven kadastrale object een A-perceel betreft.",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"type": [
"integer",
"null"
]
},
"isOntstaanUitKadastraleAanduiding": {
"description": "De unieke aanduiding van onderliggende percelen. Dit veld is alléén gevuld wanneer het beschreven kadastrale object een A-perceel betreft.",
"type": [
"string",
"null"
]
},
"kadastraleAanduiding": {
"description": "De unieke aanduiding van een Kadastraal Object samengesteld uit gemeentecode, kadastrale sectie, perceelnummer, indexletter en indexnummer.",
"type": [
"string",
"null"
]
},
"neuronId": {
"description": "Neuron ID",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"type": [
"integer",
"null"
]
},
"volgnummer": {
"description": "Uniek volgnummer van de toestand van het object.",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"type": "integer"
}
},
"required": [
"_links",
"id",
"identificatie",
"volgnummer"
],
"type": "object",
"x-derived-from": [
"https://api.data.amsterdam.nl/v1/benkagg/openapi.json#/components/schemas/Benkaggbrkkotisontstaanuit"
]
}