SURF - Wiki

7.2 Resource

Gegevens
Id 7.2
Naam (nl) Bron
Naam (en) Resource
V / A / O / X / B A
Cardinaliteit 1
Datatype container
Volgorde ongespecificeerd
Definitie

Het doel leerobject waarnaar deze relatie verwijst.

PageV / A / O / X / BCardinaliteitDatatypeSPMCoderingsstandaardVolgorde
7.2 ResourceA1containerongespecificeerd
7.2.1 IdentifierAn (10)containerongeordend
7.2.1.1 CatalogA1string1000ISO/IEC 10646-1ongespecificeerd
7.2.1.2 EntryA1string/langstring1000ISO/IEC 10646-1ongespecificeerd
7.2.2 DescriptionOn (10)langstring1000ongeordend
Opmerkingen

De IMS MDv1.2.4 binding bevat ook een element <identifier>. Deze MOET NIET gebruikt worden.

De volgorde van de elementen in de IMS MDv1.2.4 binding wijkt af van de nummering van IEEE LOM. Concreet betekent dit dat element <catalogentry> (7.2.1 Identifier) in de XML na het element <description> (7.2.2 Description) moet.

Voorbeelden
IEEE-LOMv1.0 binding
(...)
 <resource>
    <description>
       <string language="nl">...</string>
    </description>
    <identifier>
       <catalog>uri</catalog>
       <entry>urn:isbn:9789034553966</entry>
    </identifier>
 </resource>
(...)
IMS-MDv1.2.4 binding
(...)
 <resource>
    <!-- het IMS-MDv1.2.4 element "lom.relation.resource.identifier" niet gebruiken!
    <identifier></identifier> -->
    <description>
       <langstring xml:lang="nl">...</langstring>
    </description>
    <catalogentry>
       <catalog>uri</catalog>
       <entry>
          <langstring>urn:isbn:9789034553966</langstring>
       </entry>
    </catalogentry>
 </resource>
(...)

Labels

nllomfield nllomfield Delete
/lom/relation /lom/relation Delete
/lom/relation/resource /lom/relation/resource Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.