- SourceMeta name
- publicatiedatum
- Base dialect
- https://json-schema.org/draft/2020-12/schema
- SourceMeta dialect
- https://json-schema.org/draft/2020-12/schema
- Bytes
- 539 bytes
- Bytes bundled
- 539 bytes
- Health
- -
- 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
{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/digitaal-stelsel-omgevingswet-dso/omgevingsinformatie-ontsluiten-api-ow7p61mdg/publicatiedatum",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Datum van publiceren. (Omgevingsdocument)",
"examples": [
"2024-01-01"
],
"format": "date",
"type": "string",
"x-derived-from": [
"https://service.omgevingswet.overheid.nl/publiek/omgevingsinformatie/api/ontsluiten/v2/openapi.json#/components/schemas/Publicatiedatum"
]
}