Edurep:Metadata/Trefwoorden/en
Naar navigatie springen
Naar zoeken springen
Nederlands | English |
The field should be used to describe important topics en features in the learning material.
- Be careful with the number of keywords as interfaces can shorten them; therefore mention the most important ones first.
- The relevance of each keyword is also determined in relation to the total number of keywords.
- use at least 3 words
- use a maximum of 15 words
NL LOM
Specificatie | (leidend) |
<lom>
<general>
<keyword>
<langstring xml:lang="nl">experiment</langstring>
</keyword>
<keyword>
<langstring xml:lang="nl">absorptie</langstring>
</keyword>
</general>
</lom>
If purpose value that is not equal to discipline, educational level, educational objective or competency is used in category classification, the value of the lom/classification/taxonpath/taxon/id filed will be converted to schema:keywords/schema:DefinedTerm/schema:termCode field.
<lom>
<classification>
<purpose>
<source>
<langstring xml:lang="x-none">http://purl.edustandaard.nl/classification_purpose_nllom_20180530</langstring>
</source>
<value>
<langstring xml:lang="x-none">medium</langstring>
</value>
</purpose>
<taxonpath>
<source>
<langstring xml:lang="x-none">http://library.wur.nl/vdex/publicatietypes.xml</langstring>
</source>
<taxon>
<id>External research report</id>
</taxon>
</taxonpath>
</classification>
</lom>
Schema.org
Specificatie | (leidend) |
{
"@context": {
"schema": "https://schema.org/"
},
"schema:keywords": [
{
"@language": "nl",
"@value": "experiment"
},
{
"@language": "nl",
"@value": "absorptie"
},
{
"@id": "http://library.wur.nl/vdex/publicatietypes.xml#External research report",
"@type": "schema:DefinedTerm",
"schema:inDefinedTermSet": "http://library.wur.nl/vdex/publicatietypes.xml",
"schema:termCode": "External research report"
}
]
}
See Also
Gebruikt in | Edurep:Metadata |
Vergelijkbaar met | - |
Gerelateerd aan | Edurep:Veldenlijst • Standaarden:NL_LOM/lom.general.keyword • Standaarden:Schema.org/schema:keywords • Standaarden:NL_LOM/lom.classification/medium • Standaarden:NL_LOM/lom.classification |