Media object
Thing > CreativeWork > MediaObject
Simplex model¶
used for references
Property | Type | Description |
---|---|---|
@id | string | json-ld: full url to load the object (based on identifier) |
identifier | string | |
contentUrl | string |
Full model¶
MediaObject¶
Property | Type | Description |
---|---|---|
contentSize | string(1024) | |
contentUrl | string(1024) | |
embedUrl | string(1024) | |
height | We use simplified type ("15 px") | |
width | We use simplified type ("15 px") |
Included CreativeWork data¶
Property | Type | Description |
---|---|---|
@id | string | json-ld: full url to load the object (based on identifier) |
identifier | string | |
datasource | string | Key to identify and filter the data source: List of data sources |
dataGovernance | DataGovernance | Source, copyright, terms/licences, .. |
category | Category[] | |
contentReferenceTime | DateTimeOffset | |
copyrightYear | int (nullable) | |
encodingFormat | string(1024) | |
isAccessibleForFree | bool | |
thumbnailUrl | string(1024) | |
inLanguage | string | |
additionalProperty | PropertyValue[] | A property-value pair representing additional characteristics of the entity for which no matching property exists in schema.org. propertyID = "sourceId" -> id of source object. |
autoTranslatedData | boolean | indicates if the data in the current language was automatically translated |
Included Thing data¶
Property | Type | Description |
---|---|---|
additionalType | string | Name of the "real", more descriptive class which has no additional properties. examples are schema.org/Country, schema.org/State, schema.org/City |
alternateName | string | |
image | ImageObject | |
tag | Tag[] | |
link | Link[] | Web-links and general links between things |
sameAs | string | |
url | string | URL of the item |
description | string | Multilingual |
disambiguatingDescription | string | Multilingual |
name | string | Multilingual |
Last update: June 17, 2020 11:40:52