- SourceMeta name
- geldigvanaf
- Base dialect
- https://json-schema.org/draft/2020-12/schema
- SourceMeta dialect
- https://json-schema.org/draft/2020-12/schema
- Bytes
- 566 bytes
- Bytes bundled
- 566 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/geldigvanaf",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Datum die aangeeft vanaf wanneer een document geldig is. (Omgevingsdocument)",
"examples": [
"2015-03-25"
],
"format": "date",
"type": "string",
"x-derived-from": [
"https://service.omgevingswet.overheid.nl/publiek/omgevingsinformatie/api/ontsluiten/v2/openapi.json#/components/schemas/GeldigVanaf"
]
}