- SourceMeta name
- brk2tenaamstellingen
- Base dialect
- https://json-schema.org/draft/2020-12/schema
- SourceMeta dialect
- https://json-schema.org/draft/2020-12/schema
- Bytes
- 6.547 bytes
- Bytes bundled
- 11.497 bytes
- Health
- 76%
- Dependencies
- 4
Dependencies
- At
- /properties/_links/properties/betrokkenGorzenEnAanwassenBrkSubject/$ref
- At
- /properties/_links/properties/isGebaseerdOpBrkStukdelen/items/$ref
- At
- /properties/_links/properties/self/$ref
- At
- /properties/_links/properties/vanBrkZakelijkRecht/$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
- /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
- 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
- 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
- non_applicable_type_specific_keywords
- Message
- Avoid keywords that don't apply to the type or types that the current subschema expects
- Pointers
- /properties/geldtVoorNoemer/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/geldtVoorNoemer/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/geldtVoorTeller/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/geldtVoorTeller/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/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
- 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/brk2-oktbfx6hg/brk2tenaamstellingen",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "tenaamstellingen",
"properties": {
"_links": {
"description": "The contents of the `tenaamstellingen._links` field. It contains all relationships with objects.",
"properties": {
"betrokkenGorzenEnAanwassenBrkSubject": {
"$ref": "./brk2kadastralesubjectenlink"
},
"betrokkenPartnerBrkSubject": {
"$ref": "./brk2kadastralesubjectenlink"
},
"betrokkenSamenwerkingsverbandBrkSubject": {
"$ref": "./brk2kadastralesubjectenlink"
},
"isGebaseerdOpBrkStukdelen": {
"items": {
"$ref": "./brk2tenaamstellingenisgebaseerdopbrkstukdelen_m2m"
},
"type": "array"
},
"schema": {
"description": "The schema field is exposed with every record",
"format": "uri",
"readOnly": true,
"type": "string"
},
"self": {
"$ref": "./brk2tenaamstellingenlink"
},
"vanBrkKadastraalsubject": {
"$ref": "./brk2kadastralesubjectenlink"
},
"vanBrkZakelijkRecht": {
"$ref": "./brk2zakelijkerechtenlink"
}
},
"required": [
"betrokkenGorzenEnAanwassenBrkSubject",
"betrokkenPartnerBrkSubject",
"betrokkenSamenwerkingsverbandBrkSubject",
"isGebaseerdOpBrkStukdelen",
"schema",
"self",
"vanBrkKadastraalsubject",
"vanBrkZakelijkRecht"
],
"title": " links",
"type": "object"
},
"aandeelNoemer": {
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"type": [
"integer",
"null"
]
},
"aandeelTeller": {
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"type": [
"integer",
"null"
]
},
"beginGeldigheid": {
"description": "Begindatum geldigheid",
"format": "date-time",
"title": "Object geldigheid datumtijd",
"type": [
"string",
"null"
]
},
"betrokkenGorzenEnAanwassenBrkSubjectId": {
"deprecated": true,
"description": "Verwijst naar de fictieve persoon van een betrokken Gors of Aanwas",
"readOnly": true,
"title": "Betrokken gorzen aan aanwassen",
"type": [
"string",
"null"
]
},
"betrokkenPartnerBrkSubjectId": {
"deprecated": true,
"description": "Het subject dat als partner betrokken is bij de verkrijging",
"readOnly": true,
"title": "Betrokken partner",
"type": [
"string",
"null"
]
},
"betrokkenSamenwerkingsverbandBrkSubjectId": {
"deprecated": true,
"description": "Het subject dat als samenwerkingsverband betrokken is bij de verkrijging",
"readOnly": true,
"title": "Betrokken samenwerkingsverband",
"type": [
"string",
"null"
]
},
"burgerlijkeStaatTenTijdeVanVerkrijgingCode": {
"type": [
"string",
"null"
]
},
"burgerlijkeStaatTenTijdeVanVerkrijgingOmschrijving": {
"type": [
"string",
"null"
]
},
"datumActueelTot": {
"description": "Einddatum van de cyclus, eventueel in combinatie met het kenmerk Status",
"format": "date-time",
"type": [
"string",
"null"
]
},
"eindGeldigheid": {
"description": "Einddatum geldigheid",
"format": "date-time",
"title": "Object eindgeldigheid datumtijd",
"type": [
"string",
"null"
]
},
"geldtVoorNoemer": {
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"type": [
"integer",
"null"
]
},
"geldtVoorTeller": {
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"type": [
"integer",
"null"
]
},
"identificatie": {
"description": "De identificatie is een unieke aanduiding aan deze tenaamstelling binnen de kadastrale registratie",
"title": "Object ID",
"type": "string"
},
"inOnderzoek": {
"description": "Wanneer gevuld, de reden waarvoor in onderzoek",
"title": "Reden onderzoek",
"type": [
"string",
"null"
]
},
"neuronId": {
"description": "Neuron ID",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"title": "Bronsysteem ID",
"type": [
"integer",
"null"
]
},
"toestandsdatum": {
"description": "De datum waarop de geleverde toestand van het onderliggende kadastraal object is ontstaan in de Basisregistratie Kadaster. (normaal gesproken maximaal 2 weken later t.o.v. tijdstip inschrijving)",
"format": "date",
"title": "Kadastrale registratie toestand datum",
"type": [
"string",
"null"
]
},
"vanBrkKadastraalsubjectId": {
"deprecated": true,
"description": "Het Subject waarvoor deze tenaamstelling geldt",
"readOnly": true,
"title": "Subject van tenaamstelling",
"type": [
"string",
"null"
]
},
"vanBrkZakelijkRechtId": {
"deprecated": true,
"description": "Het Zakelijk recht waarover deze tenaamstelling gaat",
"readOnly": true,
"title": "Zakelijke rechten",
"type": [
"string",
"null"
]
},
"verkregenNamensSamenwerkingsverbandOmschrijving": {
"type": [
"string",
"null"
]
},
"verkregenNamensSamenwerkingsverbandType": {
"type": [
"string",
"null"
]
},
"volgnummer": {
"description": "Uniek volgnummer van de toestand van het object",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"title": "Object volgnummer",
"type": "integer"
},
"wasIdentificatie": {
"description": "De (oude) identificatie die dit object in BRK 1.0 had",
"title": "ID in BRK1.0",
"type": [
"string",
"null"
]
}
},
"required": [
"_links",
"betrokkenGorzenEnAanwassenBrkSubjectId",
"betrokkenPartnerBrkSubjectId",
"betrokkenSamenwerkingsverbandBrkSubjectId",
"identificatie",
"vanBrkKadastraalsubjectId",
"vanBrkZakelijkRechtId",
"volgnummer"
],
"type": "object",
"x-derived-from": [
"https://api.data.amsterdam.nl/v1/brk2/openapi.json#/components/schemas/Brk2tenaamstellingen"
]
}