Standaarden:NL LOM/lom.relation/hasformat: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
(add nl lom specific) |
|||
Regel 1: | Regel 1: | ||
{{Documentatie|http://wiki.surfnet.nl/display/nllom/7+Relation|Specificatie|nl|leidend}} |
{{Documentatie|http://wiki.surfnet.nl/display/nllom/7+Relation|Specificatie|nl|leidend}} |
||
+ | In NL LOM wordt de "hasformat" relatie gebruikt, en wordt in de description het mime type van het betreffende formaat genoteerd. |
||
<syntaxhighlight lang="xml"> |
<syntaxhighlight lang="xml"> |
||
<lom> |
<lom> |
Huidige versie van 22 okt 2021 om 06:31
Specificatie | (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 | - |