Edurep:Metadata/Omschrijving/en

Uit Kennisnet Developers Documentatie
Naar navigatie springen Naar zoeken springen
Nl.gif Nederlands En.gif 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

Bullet book.png Specificatie Nl.gif (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

Bullet book.png Specificatie En.gif (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:VeldenlijstStandaarden:NL_LOM/lom.general.descriptionStandaarden:Schema.org/schema:description