Edurep:Metadata/Studielast
Naar navigatie springen
Naar zoeken springen
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Edurep: Metadata/Studielast
De werkelijke tijd die de beoogde gebruikersgroep nodig heeft om met of aan dit leermateriaal te werken.
NL LOM
![]() |
Specificatie | ![]() |
(leidend) |
<lom>
<educational>
<typicallearningtime>
<datetime>PT1H30M</datetime>
</typicallearningtime>
</educational>
</lom>
Schema.org
![]() |
Specificatie | ![]() |
(leidend) |
{
"@context": {
"schema": "https://schema.org/"
},
"schema:timeRequired": "PT1H30M"
}
}
Zoeken
Zoeken met lom.educational.typicallearningtime of schema.org ekvivalent schema:timeRequired zal hetzelfde resultaat opleveren.
Vergelijking
/edurep/sruns: query=lom.educational.typicallearningtime>="PT30M" AND lom.educational.typicallearningtime<="PT45M" |
/edurep/sruns: query=schema:timeRequired>="PT30M" AND schema:timeRequired<="PT45M" |
/jsonsearch: query=lom.educational.typicallearningtime>="PT30M" AND lom.educational.typicallearningtime<="PT45M" |
/jsonsearch: query=schema:timeRequired>="PT30M" AND schema:timeRequired<="PT45M" |
/jsonsearch: query=schema:timeRequired.inSeconds>100000 |
See Also
Gebruikt in | Edurep:Metadata |
Vergelijkbaar met | - |
Gerelateerd aan | Edurep:Veldenlijst • Standaarden:NL_LOM/lom.educational.typicallearningtime • Standaarden:Schema.org/schema:timeRequired |