Standaarden:NL LOM/lom.rights.description/en: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
(EN) |
k (URL) |
||
Regel 1: | Regel 1: | ||
{{Documentatie|https://wiki.surfnet.nl/display/nllom/6.3+Description|Specification|nl|leidend}} |
{{Documentatie|https://wiki.surfnet.nl/display/nllom/6.3+Description|Specification|nl|leidend}} |
||
Using {{Code|lom/rights/description}} is RECOMMENDED if the {{Code|lom/rights/copyrightandotherrestrictions/value/langstring}} field contains the value "yes". |
Using {{Code|lom/rights/description}} is RECOMMENDED if the {{Code|lom/rights/copyrightandotherrestrictions/value/langstring}} field contains the value "yes". |
||
− | Since in that case the field {{Code|scheme:license}} cannot be used (because the entered value must be a |
+ | Since in that case the field {{Code|scheme:license}} cannot be used (because the entered value must be a URL), a special field {{Code|lom:copyrightAndOtherRestrictions}} has been introduced to save that information. |
In that case, the contents of the {{Code|lom/rights/description/langstring }} field are copied to the {{Code|scheme:copyrightNotice/@value}} field. |
In that case, the contents of the {{Code|lom/rights/description/langstring }} field are copied to the {{Code|scheme:copyrightNotice/@value}} field. |
||
<syntaxhighlight lang="xml"> |
<syntaxhighlight lang="xml"> |
Huidige versie van 4 okt 2023 om 21:14
Specification | (leidend) |
Using lom/rights/description is RECOMMENDED if the lom/rights/copyrightandotherrestrictions/value/langstring field contains the value "yes". Since in that case the field scheme:license cannot be used (because the entered value must be a URL), a special field lom:copyrightAndOtherRestrictions has been introduced to save that information. In that case, the contents of the lom/rights/description/langstring field are copied to the scheme:copyrightNotice/@value field.
<lom>
<rights>
<copyrightandotherrestrictions>
<source>
<langstring xml:lang="x-none">https://purl.edustandaard.nl/copyrightsandotherrestrictions_nllom_20180530</langstring>
</source>
<value>
<langstring xml:lang="x-none">yes</langstring>
</value>
</copyrightandotherrestrictions>
<description>
<langstring xml:lang="x-none">Description of Copyright rights</langstring>
</description>
</rights>
</lom>
Gebruikt in | Edurep:Metadata/Licentie |
Vergelijkbaar met | Standaarden:Schema.org/schema:copyrightNotice |
Gerelateerd aan | - |