Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Business rule recommends aangepast.
Gegevens
Metadata list

||Id                 | 9.1  |
||Naam (nl)          | _Doel_ |
||Naam (en)          | *Purpose* |
||XPath              | {{/lom/classification/purpose}} |
||V / A / O / X /   B  | ({color:Orangegreen}*BV*{color}) | 
||Cardinaliteit      | 1 |
||Datatype           | [vocab] |
||SPM                | | 
||Coderingsstandaard | |
||Volgorde           Volgorde | -ongespecificeerd |
||Business Rules     | {color:Red}ja{color} |
Definitie

Het perspectief (het doel) van de classificatie.

...

Het is toegestaan om hetzelfde 'Purpose' meermalen te gebruiken (in verschillende instanties van het element <classification> (veld 9 classificatie), echter alleen als het daarbij gaat om verschillende classificaties.

Businessrules
Note
titleLet op!

Voor iedere nieuwe classificatie die er op de Vocabulaire Bank wordt geregistreerd, MOET er een nieuwe business rule worden opgesteld.

...

Note
titleVocabulaire Businessrule

subject

predicate

object

/lom/

educational

classification/

learningresourcetype

purpose

recommends

vdex_

http://purl.edustandaard.nl/classification_purpose_

czp

nllom_

20060628.xml

20180530

/lom/

educational

classification/

learningresourcetype

purpose

allows

http://purl.edustandaard.nl/vdex_classification_purpose_

lom

lomv1p0_20060628.xml

Tip
titleTips:

Zie http://vocabulairebank.edustandaard.nl/browse voor een overzicht van alle geregistreerde vocabulaires.
Zie http://vocabulairebank.edustandaard.nl/linkeddata/vocab.vdex voor een complete lijst in XML van vocabulaires die in VDEX beschikbaar zijn

Voorbeelden
Code Block
xml
xml
titleIEEE-LOMv1.0 binding
(...)
 <purpose>
    <source>LOMv1.0</source>
    <value>discipline</value>
 </purpose>
(...)
Code Block
xml
xml
titleIMS-MDv1.2.4 binding
(...)
 <purpose>
    <source>
       <langstring xml:lang="x-none">LOMv1.0</langstring>
    </source>
    <value>
       <langstring xml:lang="x-none">discipline</langstring>
    </value>
 </purpose>
(...)

...