- SourceMeta name
- bouwstroompuntenbouwstroompunten
- Base dialect
- https://json-schema.org/draft/2020-12/schema
- SourceMeta dialect
- https://json-schema.org/draft/2020-12/schema
- Bytes
- 6.419 bytes
- Bytes bundled
- 7.468 bytes
- Health
- 37%
- 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
- /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/aanmeldformulierAanvraagGebruik/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/afbeelding/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/bouwstroompuntId/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/capaciteit/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/contactPersoon/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/contactnummerBijMeldenStoring/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/datumtijdAangemaakt/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/email/description
- Name
- unnecessary_allof_wrapper
- Message
- Keywords inside `allOf` that do not conflict with the parent schema can be elevated
- Pointers
- /properties/geometry/allOf/0/type - /properties/geometry/allOf/0/required - /properties/geometry/allOf/0/discriminator - /properties/geometry/allOf/0/description
- Name
- unknown_keywords_prefix
- Message
- Future versions of JSON Schema will refuse to evaluate unknown keywords or custom keywords from optional vocabularies that don't have an x- prefix
- Pointers
- /properties/geometry/allOf/0/discriminator
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/geometry/allOf/0/properties/coordinates/description
- Name
- enum_with_type
- Message
- Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types
- Pointers
- /properties/geometry/allOf/0/properties/type/enum - /properties/geometry/allOf/0/properties/type/type
- Name
- enum_with_type
- Message
- Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types
- Pointers
- /properties/geometry/allOf/1/properties/type/enum - /properties/geometry/allOf/1/properties/type/type
- Name
- enum_to_const
- Message
- An `enum` of a single value can be expressed as `const`
- Pointers
- /properties/geometry/allOf/1/properties/type/enum
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/id/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/locatie/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/minimaleGebruikscapaciteit/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/nietBeschikbaarOp/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/organisatie/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/primaireFunctie/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/provincie/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/teGebruikenApplicatie/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/toegangswijze/description
{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/gemeente-amsterdam/bouwstroompunten-y3xabuehg/bouwstroompuntenbouwstroompunten",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "bouwstroompunten",
"properties": {
"_links": {
"description": "The contents of the `bouwstroompunten._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": "./bouwstroompuntenbouwstroompuntenlink"
}
},
"required": [
"schema",
"self"
],
"title": " links",
"type": "object"
},
"aanmeldformulierAanvraagGebruik": {
"description": "Aanmeldformulier voor gebruik van het stroompunt.",
"type": [
"string",
"null"
]
},
"afbeelding": {
"description": "Afbeelding van bouwstroompunt.",
"format": "uri",
"maxLength": 200,
"title": "Bouwstroompunt afbeelding",
"type": [
"string",
"null"
]
},
"beschikbareAansluitingen": {
"description": "Type connectoren beschikbaar",
"items": {
"title": "Beschikbare aansluitingen",
"type": "string"
},
"type": [
"array",
"null"
]
},
"bouwstroompuntId": {
"description": "Bouwstroompuntnummer.",
"title": "Bouwstroompunt ID",
"type": [
"string",
"null"
]
},
"capaciteit": {
"description": "Capaciteit in Ampere.",
"type": [
"string",
"null"
]
},
"contactPersoon": {
"description": "Naam contactpersoon.",
"type": [
"string",
"null"
]
},
"contactnummerBijMeldenStoring": {
"description": "Referentienummer voor het melden van een storing.",
"type": [
"string",
"null"
]
},
"datumtijdAangemaakt": {
"description": "Datum en tijdstip van creatie record.",
"format": "date-time",
"type": [
"string",
"null"
]
},
"email": {
"description": "Emailadres voor contact t.a.v. bijvoorbeeld het gebruik.",
"type": [
"string",
"null"
]
},
"gemeente": {
"description": "De officiƫle vastgestelde gemeentenaam",
"title": "Gemeente naam",
"type": [
"string",
"null"
]
},
"geometry": {
"allOf": [
{
"description": "GeoJSON geometry",
"discriminator": {
"propertyName": "type"
},
"properties": {
"coordinates": {
"description": "Based on the geometry type, a point or collection of points.",
"items": {
"type": "number"
},
"minItems": 2,
"type": "array"
},
"type": {
"description": "the geometry type",
"enum": [
"Point",
"LineString",
"Polygon",
"MultiPoint",
"MultiLineString",
"MultiPolygon"
],
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
},
{
"properties": {
"coordinates": {
"description": "Point in 3D space",
"items": {
"type": "number"
},
"maxItems": 3,
"minItems": 2,
"type": "array"
},
"type": {
"enum": [
"Point"
],
"type": "string"
}
}
}
],
"description": "GeoJSON geometry",
"type": "object"
},
"huisnummer": {
"description": "Een door het bevoegde gemeentelijke orgaan ten aanzien van een adresseerbaar object toegekende nummering",
"type": [
"string",
"null"
]
},
"id": {
"description": "Unieke identificatie bouwstroompunt record.",
"type": "string"
},
"locatie": {
"description": "Locatie van bouwstroompunt (boven- of ondergronds).",
"title": "Bouwstroompunt locatie",
"type": [
"string",
"null"
]
},
"minimaleGebruikscapaciteit": {
"description": "De categorie-aanduiding van minimale stroomcapaciteit voor gebruik.",
"type": [
"string",
"null"
]
},
"nietBeschikbaarOp": {
"description": "Momenten waarop het stroompunt niet te gebruiken is.",
"title": "Bouwstroompunt niet beschikbaar op",
"type": [
"string",
"null"
]
},
"organisatie": {
"description": "Eigenaarschap en beheer van bouwstroompunt.",
"title": "Beheerobject eigenaar",
"type": [
"string",
"null"
]
},
"plaats": {
"description": "Een woonplaatsnaam is de naam van een door het bevoegde gemeentelijke orgaan als zodanig aangewezen gedeelte van het gemeentelijk grondgebied",
"title": "Woonplaats naam",
"type": [
"string",
"null"
]
},
"postcode": {
"description": "De door PostNL vastgestelde aanduiding bestaande uit 4 cijfers en 2 letters",
"type": [
"string",
"null"
]
},
"primaireFunctie": {
"description": "De hoofdfunctie van het bouwstroompunt (t.b.v. bepaalde doelgroep zoals evenementen of markt).",
"type": [
"string",
"null"
]
},
"provincie": {
"description": "De naam van een provincie.",
"title": "Provincie naam",
"type": [
"string",
"null"
]
},
"straat": {
"description": "Een naam om openbare ruimten als straten, lanen, wegen en stegen mee aan te duiden",
"title": "Straat naam",
"type": [
"string",
"null"
]
},
"teGebruikenApplicatie": {
"description": "Naam van de applicatie om stroompunt te kunnen reserveren/gebruiken.",
"type": [
"string",
"null"
]
},
"toegangswijze": {
"description": "Wijze voor verkrijgen toegang bouwstroompunt.",
"title": "Bouwstroompunt toegangswijze",
"type": [
"string",
"null"
]
},
"vergunningsplichtig": {
"description": "Indicatie vergunningplichting voor gebruik",
"type": [
"boolean",
"null"
]
}
},
"required": [
"_links",
"id"
],
"type": "object",
"x-derived-from": [
"https://api.data.amsterdam.nl/v1/bouwstroompunten/openapi.json#/components/schemas/Bouwstroompuntenbouwstroompunten"
]
}