You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Gegevens

Id

-

Naam (nl)

LOM

Naam (en)

LOM

V / A / O / X / B

V

Cardinaliteit

1

Datatype

container

Volgorde

ongespecificeerd

Definitie

Dit is de algemene 'root' container van LOM.


PageV / A / O / X / BCardinaliteitDatatypeSPMCoderingsstandaardVolgorde
1 GeneralV1containerongespecificeerd
2 Life CycleA1containerongespecificeerd
3 Meta-metadataV1containerongespecificeerd
4 Technicalzie subvelden1containerongespecificeerd
5 EducationalVn (100)containerongeordend
6 RightsV1containerongespecificeerd
7 RelationAn (100)containerongeordend
8 AnnotationOn (30)containerongeordend
9 ClassificationBn (40)containerongeordend

Voorbeelden

IEEE-LOMv1.0
<?xml version="1.0" encoding="UTF-8"?>
<lom xmlns="http://ltsc.ieee.org/xsd/LOM">
  <general>(...)</general>
  <lifeCycle>(...)</lifeCycle>
  <metaMetadata>(...)</metaMetadata>
  <technical>(...)</technical>
  <educational>(...)</educational>
  <rights>(...)</rights>
  <relation>(...)</relation>
  <annotation>(...)</annotation>
  <classification>(...)</classification>
</lom>
IMS-MDv1.2.4
<?xml version="1.0" encoding="UTF-8"?>
<lom xmlns="http://www.imsglobal.org/xsd/imsmd_v1p2">
  <general>(...)</general>
  <lifecycle>(...)</lifecycle>
  <metametadata>(...)</metametadata>
  <technical>(...)</technical>
  <educational>(...)</educational>
  <rights>(...)</rights>
  <relation>(...)</relation>
  <annotation>(...)</annotation>
  <classification>(...)</classification>
</lom>
  • No labels