Gegevens
||Id                 | 6.2  |
||Naam (nl)          | _Auteursrechten en andere beperkingen_ |
||Naam (en)          | *Copyright and other Restrictions* |
||V / A / O / X / B  | {color:green}*V*{color} | 
||Cardinaliteit      | 1 |
||Datatype           | [vocab]|
||SPM                | | 
||Coderingsstandaard | |
|| Volgorde | ongespecificeerd ||
Definitie

In dit element wordt aangegeven of het gebruik van de educatieve content auteursrechtelijk beschermd is, dan wel of andere beperkingen van toepassing zijn.

Vocabulaire

subject

predicate

object

/lom/rights/copyrightsandotherrestrictions

allows

http://purl.edustandaard.nl/vdex_copyrightsandotherrestrictions_lomv1p0_20060628.xml

/lom/rights/copyrightsandotherrestrictionsrecommendshttps://purl.edustandaard.nl/copyrightsandotherrestrictions_nllom_20180530

Aanbevolen om de meest recente CreativeCommons licentie waardes te gebruiken, zoals die zijn opgenomen in de aanbevolen vocabulaire.

Zie http://vocabulairebank.edustandaard.nl/ voor een overzicht van alle geregistreerde vocabulaires.

Opmerkingen

Let op het verschil in casing van de elementnaam tussen de twee bindings: IEEE-LOM v1.0 gebruikt hier camelCase en IMS-MD v1.2.4 lowercase.

XML Voorbeeld
(...)
 <copyrightAndOtherRestrictions>
   <source>LOMv1.0</source>
   <value>yes</value>
 </copyrightAndOtherRestrictions>
(...)
(...)
 <copyrightandotherrestrictions>
   <source>
     <langstring xml:lang="x-none">LOMv1.0</langstring>
   </source>
   <value>
     <langstring xml:lang="x-none">yes</langstring>
   </value>
 </copyrightandotherrestrictions>
(...)
(...)
 <copyrightAndOtherRestrictions>
   <source>http://purl.edustandaard.nl/vdex_copyrightsandotherrestrictions_lomv1p0_20060628.xml</source>
   <value>yes</source>
 </copyrightAndOtherRestrictions>
(...)
(...)
 <copyrightandotherrestrictions>
   <source>
     <langstring xml:lang="x-none">http://purl.edustandaard.nl/vdex_copyrightsandotherrestrictions_lomv1p0_20060628.xml</langstring>
   </source>
   <value>
     <langstring xml:lang="x-none">yes</langstring>
   </value>
 </copyrightandotherrestrictions>
(...)