Edurep:Metadata/Omschrijving/en
Naar navigatie springen
Naar zoeken springen
Nederlands | English |
Use this field for a brief but complete description of the learning material. When specifying descriptions, consider search interfaces that can truncate excessively long descriptions, but also the decreasing relevance of each word as the description becomes longer.
- the description should preferably be longer than 40 characters
- the description should preferably be shorter than 500 characters
- do not embed html, *, tabs, line breaks, etc. (not all interfaces display this as expected)
NL LOM
Specificatie | (leidend) |
<lom>
<general>
<description>
<langstring lang="nl">Gebruik dit veld voor een korte maar volledige omschrijving van het leermiddel.</langstring>
<langstring lang="en">Use this field for a short but complete description of the learning resource.</langstring>
</description>
</general>
</lom>
Schema.org
Specificatie | (leidend) |
{
"@context": {
"schema": "https://schema.org/"
},
"schema:description": [
{
"@language": "nl",
"@value": "Gebruik dit veld voor een korte maar volledige omschrijving van het leermiddel."
},
{
"@language": "en",
"@value": "Use this field for a short but complete description of the learning resource."
}
]
}
See Also
Gebruikt in | Edurep:Metadata |
Vergelijkbaar met | - |
Gerelateerd aan | Edurep:Veldenlijst • Standaarden:NL_LOM/lom.general.description • Standaarden:Schema.org/schema:description |