Standaarden:Schema.org/schema:copyrightNotice: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
k (Dumeljic01 heeft pagina Standaarden:Schema.org/copyrightNotice hernoemd naar Standaarden:Schema.org/schema:copyrightNotice) |
Geen bewerkingssamenvatting |
||
Regel 3: | Regel 3: | ||
<syntaxhighlight lang="json"> | <syntaxhighlight lang="json"> | ||
{ | { | ||
"@context": { | |||
"lom": "http://ltsc.ieee.org/xsd/LOM#", | |||
"schema": "https://schema.org/" | |||
}, | |||
"lom:copyrightAndOtherRestrictions": "yes", | |||
"schema:copyrightNotice": { | |||
"@language": "nl", | |||
"@value": "Omschrijving Rechten bij Copyright" | |||
} | |||
} | } | ||
</syntaxhighlight> | </syntaxhighlight> |
Versie van 20 okt 2021 18:03
![]() |
Specificatie | ![]() |
(leidend) |
Tekst waarin de auteursrechthebbende van dit leermiddel wordt vermeld.
{
"@context": {
"lom": "http://ltsc.ieee.org/xsd/LOM#",
"schema": "https://schema.org/"
},
"lom:copyrightAndOtherRestrictions": "yes",
"schema:copyrightNotice": {
"@language": "nl",
"@value": "Omschrijving Rechten bij Copyright"
}
}
Gebruikt in | Edurep:Metadata/Licentie |
Vergelijkbaar met | Standaarden:NL_LOM/lom.rights.description |
Gerelateerd aan | - |