Standaarden:NL LOM/lom.relation/hasformat

Uit Kennisnet Developers Documentatie
< Standaarden:NL LOM‎ | lom.relation
Versie door Muskee01 (overleg | bijdragen) op 22 okt 2021 om 07:31 (add nl lom specific)
(wijz) ← Oudere versie | Huidige versie (wijz) | Nieuwere versie → (wijz)
Naar navigatie springen Naar zoeken springen
Bullet book.png Specificatie Nl.gif (leidend)

In NL LOM wordt de "hasformat" relatie gebruikt, en wordt in de description het mime type van het betreffende formaat genoteerd.

<lom>
  <relation> 
    <kind> 
      <source> 
        <langstring xml:lang="x-none">http://purl.edustandaard.nl/relation_kind_nllom_20131211</langstring> 
      </source> 
      <value> 
        <langstring xml:lang="x-none">hasformat</langstring> 
      </value> 
    </kind>
    <resource>
      <description>
        <langsting xml:lang="x-none">application/pdf</langstring>
      </description>
      <catalogentry>
        <catalog>URI</catalog>
        <entry> 
          <langstring xml:lang="x-none">http://www.site.nl/materiaal/4560.pdf</langstring> 
        </entry> 
      </catalogentry>
    </resource>
  </relation>
  <relation> 
    <kind> 
      <source> 
        <langstring xml:lang="x-none">http://purl.edustandaard.nl/relation_kind_nllom_20131211</langstring> 
      </source> 
      <value> 
        <langstring xml:lang="x-none">hasformat</langstring> 
      </value> 
    </kind>
    <resource>
      <description>
        <langsting xml:lang="x-none">application/epub+zip</langstring>
      </description>
      <catalogentry>
        <catalog>URI</catalog>
        <entry> 
          <langstring xml:lang="x-none">http://www.site.nl/materiaal/4560.epub</langstring> 
        </entry> 
      </catalogentry>
    </resource>
  </relation>
</lom>


Gebruikt in Edurep: Metadata/Uitvoerformaten
Vergelijkbaar met Standaarden:Schema.org/schema:encoding
Gerelateerd aan -