MediaObject¶
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¶
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 | |
project | String[] | list of project codes - used to filter all data |
lastModified | dateTime | Date and time of the last modification in the discover.swiss database |
dataGovernance | DataGovernance | Source, copyright, terms/licences, .. |
category | Category[] | links to categories (simplex object) array of category identifiers |
contentReferenceTime | DateTimeOffset | |
copyrightYear | double | |
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 |
Tag | Tag[] | relationship of all tags in published common tags in database |
campaignTag | Tag[] | published campaign tags in database |
profileTag | Tag[] | published profile tags in database |
removed | bool | indicates if entity is removed. 'true' if publish = false or doesn't exist in requested project |
robots | string | based on the same values that used in the Robots Meta Tag as defined by Google |
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 | Multilingual |
image | ImageObject | |
tag | Tag[] | |
link | Link[] | Web-links and general links between things |
sameAs | string | |
url | string | URL of the item |
description | string | Multilingual. It is automatically translated if the description is not provided in all languages. Translated text is trimmed to 9000 symbols. Can contain HTML |
disambiguatingDescription | string | Multilingual Can contain HTML |
name | string | Multilingual Can contain HTML |
Last update:
January 27, 2023 14:37:03