Thing¶
Abstract base-class for almost everything.
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