You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 20 Next »

Gegevens

Id

6.2

Naam (nl)

Auteursrechten en andere beperkingen

Naam (en)

Copyright and other Restrictions

V / A / O / X / B

V

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

Vocabulaire Businessrule

subject

predicate

object

/lom/rights/copyrightsandotherrestrictions

allows

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

Tips:

Zie http://vocabulairebank.edustandaard.nl/browse voor een overzicht van alle geregistreerde vocabulaires.
Zie http://vocabulairebank.edustandaard.nl/linkeddata/vocab.vdex voor een complete lijst in XML van vocabulaires die in VDEX beschikbaar zijn

Opmerkingen

Hoofdlettergebruik in elementnaam

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
IEEE-LOM v1.0 binding
(...)
 <copyrightAndOtherRestrictions>
   <source>LOMv1.0</source>
   <value>yes</value>
 </copyrightAndOtherRestrictions>
(...)
IMS-MD v1.2.4 binding
(...)
 <copyrightandotherrestrictions>
   <source>
     <langstring xml:lang="x-none">LOMv1.0</langstring>
   </source>
   <value>
     <langstring xml:lang="x-none">yes</langstring>
   </value>
 </copyrightandotherrestrictions>
(...)
IEEE-LOM v1.0 binding
(...)
 <copyrightAndOtherRestrictions>
   <source>http://purl.edustandaard.nl/vdex_copyrightsandotherrestrictions_lomv1p0_20060628.xml</source>
   <value>yes</source>
 </copyrightAndOtherRestrictions>
(...)
IMS-MD v1.2.4 binding
(...)
 <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>
(...)
  • No labels