- SourceMeta name
- opleidingsrelatie
- Base dialect
- https://json-schema.org/draft/2020-12/schema
- SourceMeta dialect
- https://json-schema.org/draft/2020-12/schema
- Bytes
- 3.847 bytes
- Bytes bundled
- 3.847 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
- Name
- top_level_description
- Message
- Set a non-empty description at the top level of the schema to explain what the definition is about in detail
- 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/begindatum/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/einddatum/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/naarOpleidingseenheidId/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/naarOpleidingseenheidType/enum - /properties/naarOpleidingseenheidType/type
- Name
- description_trim
- Message
- Descriptions should not contain leading or trailing whitespace
- Pointers
- /properties/naarOpleidingseenheidType/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/soort/enum - /properties/soort/type
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/soort/description
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/vanOpleidingseenheidId/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/vanOpleidingseenheidType/enum - /properties/vanOpleidingseenheidType/type
- Name
- description_trim
- Message
- Descriptions should not contain leading or trailing whitespace
- Pointers
- /properties/vanOpleidingseenheidType/description
{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/dienst-uitvoering-onderwijs/rio-lod-api-a2amj_gdg/opleidingsrelatie",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"begindatum": {
"description": "De datum die het begin van de periode aangeeft (inclusief).",
"format": "date",
"type": "string"
},
"einddatum": {
"description": "De datum die het einde van de periode aangeeft (exclusief).",
"format": "date",
"type": "string"
},
"naarOpleidingseenheidId": {
"description": "Algemeen gegevenstype voor het vastleggen van een naam.",
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"naarOpleidingseenheidType": {
"description": "Geeft aan wat voor soort opleidingseenheid het betreft. ",
"enum": [
"BOGROEP",
"BOOPLEIDING",
"BOOPLEIDINGSFASE",
"BUITENLANDSE_OPLEIDING",
"EDUCATIEOPLEIDING",
"EDUCATIEOPLEIDINGSONDERDEEL",
"EVCSTANDAARD",
"HOONDERWIJSEENHEDENCLUSTER",
"HOONDERWIJSEENHEID",
"HOOPLEIDING",
"MBOCERTIFICEERBAREEENHEID",
"MBOCROSS_OVERKWALIFICATIE",
"MBODEELKWALIFICATIE",
"MBODOMEIN",
"MBOGENERIEKEXAMENONDERDEEL",
"MBOKEUZEDEEL",
"MBOKWALIFICATIE",
"MBOKWALIFICATIEDOSSIER",
"MBOREGIONAALKEUZEDEEL",
"MBOREGIONALEKWALIFICATIE",
"PARTICULIEREOPLEIDING",
"SOGROEP",
"SOOPLEIDING",
"VAVOGROEP",
"VAVOOPLEIDING",
"VAVOOPLEIDINGSFASE",
"VOGROEP",
"VOOPLEIDING",
"VOOPLEIDINGSFASE",
"VOSTAGE",
"VOVAK",
"VSOGROEP",
"VSOOPLEIDING",
"VSOOPLEIDINGSFASE"
],
"type": "string"
},
"soort": {
"description": "De wijze waarop verschillende opleidingseenheden met elkaar in verband staan.",
"enum": [
"AFGELEID_VAN",
"HIERARCHISCH",
"ONTWIKKELD_VOOR",
"OVERGANG",
"VARIANT_VAN"
],
"type": "string"
},
"vanOpleidingseenheidId": {
"description": "Algemeen gegevenstype voor het vastleggen van een naam.",
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"vanOpleidingseenheidType": {
"description": "Geeft aan wat voor soort opleidingseenheid het betreft. ",
"enum": [
"BOGROEP",
"BOOPLEIDING",
"BOOPLEIDINGSFASE",
"BUITENLANDSE_OPLEIDING",
"EDUCATIEOPLEIDING",
"EDUCATIEOPLEIDINGSONDERDEEL",
"EVCSTANDAARD",
"HOONDERWIJSEENHEDENCLUSTER",
"HOONDERWIJSEENHEID",
"HOOPLEIDING",
"MBOCERTIFICEERBAREEENHEID",
"MBOCROSS_OVERKWALIFICATIE",
"MBODEELKWALIFICATIE",
"MBODOMEIN",
"MBOGENERIEKEXAMENONDERDEEL",
"MBOKEUZEDEEL",
"MBOKWALIFICATIE",
"MBOKWALIFICATIEDOSSIER",
"MBOREGIONAALKEUZEDEEL",
"MBOREGIONALEKWALIFICATIE",
"PARTICULIEREOPLEIDING",
"SOGROEP",
"SOOPLEIDING",
"VAVOGROEP",
"VAVOOPLEIDING",
"VAVOOPLEIDINGSFASE",
"VOGROEP",
"VOOPLEIDING",
"VOOPLEIDINGSFASE",
"VOSTAGE",
"VOVAK",
"VSOGROEP",
"VSOOPLEIDING",
"VSOOPLEIDINGSFASE"
],
"type": "string"
}
},
"required": [
"vanOpleidingseenheidId",
"naarOpleidingseenheidId",
"vanOpleidingseenheidType",
"naarOpleidingseenheidType",
"soort",
"begindatum"
],
"type": "object",
"x-class-extra-annotation": "@Relation(collectionRelation = \"Opleidingsrelaties\")",
"x-derived-from": [
"https://lod.onderwijsregistratie.nl/rio-api/assets/RIO_LOD_API_v2.yml#/components/schemas/Opleidingsrelatie"
]
}