Standaarden:Schema.org/schema:encoding
< Standaarden:Schema.org
Naar navigatie springen
Naar zoeken springen
Versie door Dumeljic01 (overleg | bijdragen) op 20 okt 2021 om 14:36 (Nieuwe pagina aangemaakt met '{{Documentatie|https://schema.org/encoding|Specificatie|en|leidend}} <syntaxhighlight lang="json"> { "@context": { "schema": "https://schema.org/" }, "sch...')
Standaarden: Schema.org/schema:encoding
Specificatie | (leidend) |
{
"@context": {
"schema": "https://schema.org/"
},
"schema:encoding": [
{
"@type": "schema:MediaObject",
"schema:encodingFormat": "application/pdf",
"schema:url": "http://www.site.nl/materiaal/4560.pdf"
},
{
"@type": "schema:MediaObject",
"schema:encodingFormat": "application/epub+zip",
"schema:url": "http://www.site.nl/materiaal/4560.epub"
}
]
}
Gebruikt in | Edurep:Metadata/Uitvoerformaten |
Vergelijkbaar met | Standaarden:NL_LOM/lom.relation/hasformat |
Gerelateerd aan | - |