- SourceMeta name
- benkaggbrktenaamstellingen
- Base dialect
- https://json-schema.org/draft/2020-12/schema
- SourceMeta dialect
- https://json-schema.org/draft/2020-12/schema
- Bytes
- 3.608 bytes
- Bytes bundled
- 4.971 bytes
- Health
- 50%
- 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
- non_applicable_type_specific_keywords
- Message
- Avoid keywords that don't apply to the type or types that the current subschema expects
- Pointers
- /properties/aandeelNoemer/format
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/aandeelNoemer/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/aandeelNoemer/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/aandeelTeller/format
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/aandeelTeller/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/aandeelTeller/format
- 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/kadastralesubjectenGeslachtCode/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/kadastralesubjectenStatutaireNaam/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/vanBrkZakelijkRechtIdentificatie/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/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/benkaggbrktenaamstellingen",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Specifiek voor Data Verkenner gemaakte BRK-tabel van Tenaamstellingen.",
"properties": {
"_links": {
"description": "The contents of the `brktenaamstellingen._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": "./benkaggbrktenaamstellingenlink"
}
},
"required": [
"schema",
"self"
],
"title": " links",
"type": "object"
},
"aandeelNoemer": {
"description": "Aandeel in Recht is het aandeel waarvoor een persoon deelneemt in het Recht.",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"type": [
"integer",
"null"
]
},
"aandeelTeller": {
"description": "Aandeel in Recht is het aandeel waarvoor een persoon deelneemt in het Recht.",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"type": [
"integer",
"null"
]
},
"beginGeldigheid": {
"description": "Begindatum geldigheid",
"format": "date-time",
"type": [
"string",
"null"
]
},
"eindGeldigheid": {
"description": "Einddatum geldigheid",
"format": "date-time",
"type": [
"string",
"null"
]
},
"identificatie": {
"description": "De identificatie is een unieke aanduiding aan deze tenaamstelling binnen de kadastrale registratie.",
"type": "string"
},
"kadastralesubjectenGeslachtCode": {
"description": "Geslacht van het geregistreerd persoon.",
"type": [
"string",
"null"
]
},
"kadastralesubjectenGeslachtsnaam": {
"description": "Geslachtsnaam van de geregistreerde persoon",
"type": [
"string",
"null"
]
},
"kadastralesubjectenIdentificatie": {
"description": "De aan dit subject toegekende landelijk unieke aanduiding",
"type": [
"string",
"null"
]
},
"kadastralesubjectenStatutaireNaam": {
"description": "De naam van de rechtspersoon. Het betreft de naam die is opgenomen in de oprichtingsakte.",
"type": [
"string",
"null"
]
},
"kadastralesubjectenTypeSubject": {
"description": "Afgeleid gegeven. Is het subject een natuurlijk persoon of een niet-natuurlijk persoon",
"type": [
"string",
"null"
]
},
"kadastralesubjectenVoornamen": {
"description": "Voornamen van het subject",
"type": [
"string",
"null"
]
},
"kadastralesubjectenVoorvoegsels": {
"description": "Voorvoegsels bij de geslachtsnaam",
"type": [
"string",
"null"
]
},
"vanBrkZakelijkRechtIdentificatie": {
"description": "Het Zakelijk recht waarover deze tenaamstelling gaat.",
"type": [
"string",
"null"
]
},
"volgnummer": {
"description": "Uniek volgnummer van de toestand van het object.",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"type": "integer"
}
},
"required": [
"_links",
"identificatie",
"volgnummer"
],
"type": "object",
"x-derived-from": [
"https://api.data.amsterdam.nl/v1/benkagg/openapi.json#/components/schemas/Benkaggbrktenaamstellingen"
]
}