Standaarden:NL LOM/contribute/author: verschil tussen versies

Uit Kennisnet Developers Documentatie
Naar navigatie springen Naar zoeken springen
(Nieuwe pagina aangemaakt met '{{Documentatie|https://wiki.surfnet.nl/display/nllom/2.3+Contribute|Specificatie|nl|leidend}} <syntaxhighlight lang="xml"> <lom> <lifecycle> <contribute>...')
 
(Auteur 2)
 
Regel 15: Regel 15:
 
<centity>
 
<centity>
 
<vcard>BEGIN:VCARD VERSION:3.0 FN:Auteur 1 END:VCARD</vcard>
 
<vcard>BEGIN:VCARD VERSION:3.0 FN:Auteur 1 END:VCARD</vcard>
  +
</centity>
  +
<centity>
  +
<vcard>BEGIN:VCARD VERSION:3.0 FN:Auteur 2 END:VCARD</vcard>
 
</centity>
 
</centity>
 
<date>
 
<date>

Huidige versie van 23 feb 2022 om 11:40

Bullet book.png Specificatie Nl.gif (leidend)
<lom>
  <lifecycle>
    <contribute>
      <role>
        <source>
          <langstring xml:lang="x-none">LOMv1.0</langstring>
        </source>
        <value>
          <langstring xml:lang="x-none">author</langstring>
        </value>
      </role>
      <centity>
        <vcard>BEGIN:VCARD VERSION:3.0 FN:Auteur 1 END:VCARD</vcard>
      </centity>
      <centity>
        <vcard>BEGIN:VCARD VERSION:3.0 FN:Auteur 2 END:VCARD</vcard>
      </centity>
      <date>
        <datetime>1960-04-01</datetime>
        <description>
          <langstring xml:lang="nl">De datum waarop het materiaal is gemaakt of gewijzigd.</langstring>
        </description>
      </date>
    </contribute>
  </lifecycle>
</lom>
Gebruikt in Edurep:Metadata/Auteur
Vergelijkbaar met Standaarden:Schema.org/dcterms:creator
Gerelateerd aan -