Standaarden:Schema.org/schema:educationalLevel: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
(Nieuwe pagina aangemaakt met '{{Documentatie|https://schema.org/educationalAlignment|Specificatie|en|leidend}} <syntaxhighlight lang="json"> { "@context": { "schema": "https://schema...') |
k (geen uitleg) |
||
(4 tussenliggende versies door 2 gebruikers niet weergegeven) | |||
Regel 1: | Regel 1: | ||
{{Documentatie|https://schema.org/ | {{Documentatie|https://schema.org/educationalLevel|Specificatie|en|leidend}} | ||
<syntaxhighlight lang="json"> | <syntaxhighlight lang="json"> | ||
{ | { | ||
"@context": { | |||
"schema": "https://schema.org/" | |||
}, | |||
"schema:educationalLevel": { | |||
"@id": "http://purl.edustandaard.nl/begrippenkader/2a1401e9-c223-493b-9b86-78f6993b1a8d", | |||
"@type": "schema:DefinedTerm", | |||
"schema:inDefinedTermSet": "http://purl.edustandaard.nl/begrippenkader", | |||
"schema:name": [ | |||
{ | |||
"@language": "nl", | |||
"@value": "Voortgezet onderwijs" | |||
}, | |||
{ | |||
"@language": "nl", | |||
"@value": "VO" | |||
}, | |||
], | |||
"schema:termCode": "2a1401e9-c223-493b-9b86-78f6993b1a8d" | |||
} | |||
} | } | ||
</syntaxhighlight> | </syntaxhighlight> | ||
<noinclude> | <noinclude> | ||
{{:Edurep:SeeAlso|use=[[Edurep:Metadata/Leerniveau]]|sibling=[[Standaarden:NL_LOM/lom.classification/ | {{:Edurep:SeeAlso|use=[[Edurep:Metadata/Leerniveau]]|sibling=[[Standaarden:NL_LOM/lom.classification/educational level]]}} | ||
</noinclude> | </noinclude> |
Huidige versie van 25 sep 2023 om 18:23
![]() |
Specificatie | ![]() |
(leidend) |
{
"@context": {
"schema": "https://schema.org/"
},
"schema:educationalLevel": {
"@id": "http://purl.edustandaard.nl/begrippenkader/2a1401e9-c223-493b-9b86-78f6993b1a8d",
"@type": "schema:DefinedTerm",
"schema:inDefinedTermSet": "http://purl.edustandaard.nl/begrippenkader",
"schema:name": [
{
"@language": "nl",
"@value": "Voortgezet onderwijs"
},
{
"@language": "nl",
"@value": "VO"
},
],
"schema:termCode": "2a1401e9-c223-493b-9b86-78f6993b1a8d"
}
}
Gebruikt in | Edurep:Metadata/Leerniveau |
Vergelijkbaar met | Standaarden:NL_LOM/lom.classification/educational level |
Gerelateerd aan | - |