Event¶
Thing > Event
Full Model¶
Property | Type | Description |
---|---|---|
@id | string | json-ld: full url to load the object (based on identifier) |
identifier | string | |
dataGovernance | DataGovernance | Source, copyright, terms/licences, .. |
lastModified | dateTime | Date and time of the last modification of the object |
nextOccurrence | DateTime | |
recurredCount | int | |
availableDataLanguage | string[] | List of available languages of the object |
organizer | Organization | |
startDate | DateTime | null if there is schedule defined |
endDate | DateTime | null if there is schedule defined |
eventStatus | string | An eventStatus of an event represents its status |
eventSchedule | Schedule[] | |
minStartDate | DateTime | min start date of all schedules or startDate (used to query) |
maxStartDate | DateTime | min end date of all schedules or endDate (used to query) |
location | Member.Place | |
inLanguage | string[] | can be several supported languages |
category | string[] | linkId |
photo | ImageObject[] | min end date of all schedules or endDate (used to query) |
attachment | Simplex.MediaObject[] | attachments to the event delivering more information |
containedInPlace | Simplex.Place[] | Used for creating a region-tree and the relation of a place to a region (AdministrativeArea) |
priceInformation | string | Multilingual. Offer price text field - extension Guidle Can contain HTML |
ticketingContact | string | Multilingual. Ticketing contact details - extension Guidle Can contain HTML |
openingHours | string | Multilingual. Opening hours text field - extension Guidle Can contain HTML |
autoTranslatedData | boolean | indicates if the data in the current language was automatically translated |
Tag | Simplex.Tag[] | List of all common tags which are published |
campaignTag | Simplex.Tag[] | List of all campaign tags which are published |
profileTag | Simplex.Tag[] | published profile tags in database |
removed | bool | indicates if entity is removed. 'true' if publish = false or doesn't exist in requested project |
duration | string | schema.org/Duration in ISO_8601 format |
audio | Simplex.AudioObject | |
video | Simplex.VideoObject | |
potentialAction | Action[] | Action |
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