- Comment
- The subject matter of the content.
- DomainIncludes
- Certification
- CommunicateAction
- CreativeWork
- Event
- InverseOf
- subjectOf
- Label
- about
- RangeIncludes
- Thing
- Source
- 1670
actor
An actor (individual or a group), e.g. in TV, radio, movie, video games etc., or in an event. Actors can be associated with individual items or with a series, episode, clip.
- Comment
- An actor (individual or a group), e.g. in TV, radio, movie, video games etc., or in an event. Actors can be associated with individual items or with a series, episode, clip.
- DomainIncludes
- Clip
- CreativeWorkSeason
- Episode
- Event
- Movie
- MovieSeries
- PodcastSeries
- RadioSeries
- TVSeries
- VideoGame
- VideoGameSeries
- VideoObject
- Label
- actor
- RangeIncludes
- PerformingGroup
- Person
additionalType
An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. Typically the value is a URI-identified RDF class, and in this case corresponds to the use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be added without their being an appropriate schema to reference. In the case of text values, the class label should follow the schema.org <a href="https://schema.org/docs/styleguide.html">style guide</a>.
- Comment
- An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. Typically the value is a URI-identified RDF class, and in this case corresponds to the use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be added without their being an appropriate schema to reference. In the case of text values, the class label should follow the schema.org <a href="https://schema.org/docs/styleguide.html">style guide</a>.
- DomainIncludes
- Thing
- Label
- additionalType
- RangeIncludes
- Text
- URL
- SubPropertyOf
- type
aggregateRating
The overall rating, based on a collection of reviews or ratings, of the item.
- Comment
- The overall rating, based on a collection of reviews or ratings, of the item.
- DomainIncludes
- Brand
- CreativeWork
- Event
- Offer
- Organization
- Place
- Product
- Service
- Label
- aggregateRating
- RangeIncludes
- AggregateRating
- Comment
- A person or organization attending the event.
- DomainIncludes
- Event
- Label
- attendee
- RangeIncludes
- Organization
- Person
- Comment
- An intended audience, i.e. a group for whom something was created.
- DomainIncludes
- CreativeWork
- Event
- LodgingBusiness
- PlayAction
- Product
- Service
- Label
- audience
- RangeIncludes
- Audience
composer
The person or organization who wrote a composition, or who is the composer of a work performed at some event.
- Comment
- The person or organization who wrote a composition, or who is the composer of a work performed at some event.
- Contributor
- MBZ
- DomainIncludes
- Event
- MusicComposition
- Label
- composer
- RangeIncludes
- Organization
- Person
- Comment
- A secondary contributor to the CreativeWork or Event.
- DomainIncludes
- CreativeWork
- Event
- Label
- contributor
- RangeIncludes
- Organization
- Person
- Comment
- A description of the item.
- DomainIncludes
- Thing
- EquivalentProperty
- Description
- Label
- description
- RangeIncludes
- Text
- TextObject
director
A director of e.g. TV, radio, movie, video gaming etc. content, or of an event. Directors can be associated with individual items or with a series, episode, clip.
- Comment
- A director of e.g. TV, radio, movie, video gaming etc. content, or of an event. Directors can be associated with individual items or with a series, episode, clip.
- DomainIncludes
- Clip
- CreativeWorkSeason
- Episode
- Event
- Movie
- MovieSeries
- RadioSeries
- TVSeries
- VideoGame
- VideoGameSeries
- VideoObject
- Label
- director
- RangeIncludes
- Person
disambiguatingDescription
A sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation.
- Comment
- A sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation.
- DomainIncludes
- Thing
- Label
- disambiguatingDescription
- RangeIncludes
- Text
- SubPropertyOf
- description
duration
The duration of the item (movie, audio recording, event, etc.) in [ISO 8601 duration format](http://en.wikipedia.org/wiki/ISO_8601).
- Comment
- The duration of the item (movie, audio recording, event, etc.) in [ISO 8601 duration format](http://en.wikipedia.org/wiki/ISO_8601).
- DomainIncludes
- Audiobook
- Episode
- Event
- MediaObject
- Movie
- MusicRecording
- MusicRelease
- QuantitativeValueDistribution
- Schedule
- ServicePeriod
- Label
- duration
- RangeIncludes
- Duration
- QuantitativeValue
- Source
- 1457
- 1698
- 3617
endDate
The end date and time of the item (in [ISO 8601 date format](http://en.wikipedia.org/wiki/ISO_8601)).
- Comment
- The end date and time of the item (in [ISO 8601 date format](http://en.wikipedia.org/wiki/ISO_8601)).
- DomainIncludes
- CreativeWorkSeason
- CreativeWorkSeries
- DatedMoneySpecification
- EducationalOccupationalProgram
- Event
- MerchantReturnPolicySeasonalOverride
- Role
- Schedule
- Label
- endDate
- RangeIncludes
- Date
- DateTime
- Source
- 2486
Event
An event happening at a certain time and location, such as a concert, lecture, or festival. Ticketing information may be added via the [[offers]] property. Repeated events may be structured as separate Event objects.
eventAttendanceMode
The eventAttendanceMode of an event indicates whether it occurs online, offline, or a mix.
- Comment
- The eventAttendanceMode of an event indicates whether it occurs online, offline, or a mix.
- DomainIncludes
- Event
- IsPartOf
- pending.schema.org
- Label
- eventAttendanceMode
- RangeIncludes
- EventAttendanceModeEnumeration
- Source
- 1842
eventSchedule
Associates an [[Event]] with a [[Schedule]]. There are circumstances where it is preferable to share a schedule for a series of repeating events rather than data on the individual events themselves. For example, a website or application might prefer to publish a schedule for a weekly gym class rather than provide data on every event. A schedule could be processed by applications to add forthcoming events to a calendar. An [[Event]] that is associated with a [[Schedule]] using this property should not have [[startDate]] or [[endDate]] properties. These are instead defined within the associated [[Schedule]], this avoids any ambiguity for clients using the data. The property might have repeated values to specify different schedules, e.g. for different months or seasons.
- Comment
- Associates an [[Event]] with a [[Schedule]]. There are circumstances where it is preferable to share a schedule for a series of repeating events rather than data on the individual events themselves. For example, a website or application might prefer to publish a schedule for a weekly gym class rather than provide data on every event. A schedule could be processed by applications to add forthcoming events to a calendar. An [[Event]] that is associated with a [[Schedule]] using this property should not have [[startDate]] or [[endDate]] properties. These are instead defined within the associated [[Schedule]], this avoids any ambiguity for clients using the data. The property might have repeated values to specify different schedules, e.g. for different months or seasons.
- DomainIncludes
- Event
- IsPartOf
- pending.schema.org
- Label
- eventSchedule
- RangeIncludes
- Schedule
- Source
- 1457
eventStatus
An eventStatus of an event represents its status; particularly useful when an event is cancelled or rescheduled.
- Comment
- An eventStatus of an event represents its status; particularly useful when an event is cancelled or rescheduled.
- DomainIncludes
- Event
- Label
- eventStatus
- RangeIncludes
- EventStatusType
- Comment
- A flag to signal that the item, event, or place is accessible for free.
- DomainIncludes
- PublicationEvent
- Label
- free
- RangeIncludes
- Boolean
- SupersededBy
- isAccessibleForFree
funder
A person or organization that supports (sponsors) something through some kind of financial contribution.
- Comment
- A person or organization that supports (sponsors) something through some kind of financial contribution.
- DomainIncludes
- CreativeWork
- Event
- Grant
- MonetaryGrant
- Organization
- Person
- Label
- funder
- RangeIncludes
- Organization
- Person
- SubPropertyOf
- sponsor
funding
A [[Grant]] that directly or indirectly provide funding or sponsorship for this item. See also [[ownershipFundingInfo]].
- Comment
- A [[Grant]] that directly or indirectly provide funding or sponsorship for this item. See also [[ownershipFundingInfo]].
- Contributor
- TP
- DomainIncludes
- BioChemEntity
- CreativeWork
- Event
- MedicalEntity
- Organization
- Person
- Product
- InverseOf
- fundedItem
- IsPartOf
- pending.schema.org
- Label
- funding
- RangeIncludes
- Grant
- Source
- 383
identifier
The identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See [background notes](/docs/datamodel.html#identifierBg) for more details.
- Comment
- The identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See [background notes](/docs/datamodel.html#identifierBg) for more details.
- DomainIncludes
- Thing
- EquivalentProperty
- Identifier
- Label
- identifier
- RangeIncludes
- PropertyValue
- Text
- URL
- Comment
- An image of the item. This can be a [[URL]] or a fully described [[ImageObject]].
- DomainIncludes
- Thing
- Label
- image
- RangeIncludes
- ImageObject
- URL
inLanguage
The language of the content or performance or used in an action. Please use one of the language codes from the [IETF BCP 47 standard](http://tools.ietf.org/html/bcp47). See also [[availableLanguage]].
- Comment
- The language of the content or performance or used in an action. Please use one of the language codes from the [IETF BCP 47 standard](http://tools.ietf.org/html/bcp47). See also [[availableLanguage]].
- DomainIncludes
- BroadcastService
- CommunicateAction
- CreativeWork
- Event
- LinkRole
- PronounceableText
- WriteAction
- Label
- inLanguage
- RangeIncludes
- Language
- Text
- Source
- 2382
isAccessibleForFree
A flag to signal that the item, event, or place is accessible for free.
- Comment
- A flag to signal that the item, event, or place is accessible for free.
- DomainIncludes
- CreativeWork
- Event
- Place
- Label
- isAccessibleForFree
- RangeIncludes
- Boolean
keywords
Keywords or tags used to describe some item. Multiple textual entries in a keywords list are typically delimited by commas, or by repeating the property.
- Comment
- Keywords or tags used to describe some item. Multiple textual entries in a keywords list are typically delimited by commas, or by repeating the property.
- DomainIncludes
- CreativeWork
- Event
- Organization
- Place
- Product
- Label
- keywords
- RangeIncludes
- DefinedTerm
- Text
- URL
location
The location of, for example, where an event is happening, where an organization is located, or where an action takes place.
- Comment
- The location of, for example, where an event is happening, where an organization is located, or where an action takes place.
- DomainIncludes
- Action
- Event
- InteractionCounter
- Organization
- Label
- location
- RangeIncludes
- Place
- PostalAddress
- Text
- VirtualLocation
mainEntityOfPage
Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See [background notes](/docs/datamodel.html#mainEntityBackground) for details.
- Comment
- Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See [background notes](/docs/datamodel.html#mainEntityBackground) for details.
- DomainIncludes
- Thing
- InverseOf
- mainEntity
- Label
- mainEntityOfPage
- RangeIncludes
- CreativeWork
- URL
maximumPhysicalAttendeeCapacity
The maximum physical attendee capacity of an [[Event]] whose [[eventAttendanceMode]] is [[OfflineEventAttendanceMode]] (or the offline aspects, in the case of a [[MixedEventAttendanceMode]]).
- Comment
- The maximum physical attendee capacity of an [[Event]] whose [[eventAttendanceMode]] is [[OfflineEventAttendanceMode]] (or the offline aspects, in the case of a [[MixedEventAttendanceMode]]).
- DomainIncludes
- Event
- IsPartOf
- pending.schema.org
- Label
- maximumPhysicalAttendeeCapacity
- RangeIncludes
- Integer
- Source
- 1842
maximumVirtualAttendeeCapacity
The maximum virtual attendee capacity of an [[Event]] whose [[eventAttendanceMode]] is [[OnlineEventAttendanceMode]] (or the online aspects, in the case of a [[MixedEventAttendanceMode]]).
- Comment
- The maximum virtual attendee capacity of an [[Event]] whose [[eventAttendanceMode]] is [[OnlineEventAttendanceMode]] (or the online aspects, in the case of a [[MixedEventAttendanceMode]]).
- DomainIncludes
- Event
- IsPartOf
- pending.schema.org
- Label
- maximumVirtualAttendeeCapacity
- RangeIncludes
- Integer
- Source
- 1842
offers
An offer to provide this item—for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event. Use [[businessFunction]] to indicate the kind of transaction offered, i.e. sell, lease, etc. This property can also be used to describe a [[Demand]]. While this property is listed as expected on a number of common types, it can be used in others. In that case, using a second type, such as Product or a subtype of Product, can clarify the nature of the offer.
- Comment
- An offer to provide this item—for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event. Use [[businessFunction]] to indicate the kind of transaction offered, i.e. sell, lease, etc. This property can also be used to describe a [[Demand]]. While this property is listed as expected on a number of common types, it can be used in others. In that case, using a second type, such as Product or a subtype of Product, can clarify the nature of the offer.
- DomainIncludes
- AggregateOffer
- CreativeWork
- EducationalOccupationalProgram
- Event
- MenuItem
- Product
- Service
- Trip
- InverseOf
- itemOffered
- Label
- offers
- RangeIncludes
- Demand
- Offer
- Source
- 2289
- Comment
- An organizer of an Event.
- DomainIncludes
- Event
- Label
- organizer
- RangeIncludes
- Organization
- Person
performer
A performer at the event—for example, a presenter, musician, musical group or actor.
- Comment
- A performer at the event—for example, a presenter, musician, musical group or actor.
- DomainIncludes
- Event
- Label
- performer
- RangeIncludes
- Organization
- Person
performers
The main performer or performers of the event—for example, a presenter, musician, or actor.
- Comment
- The main performer or performers of the event—for example, a presenter, musician, or actor.
- DomainIncludes
- Event
- Label
- performers
- RangeIncludes
- Organization
- Person
- SupersededBy
- performer
potentialAction
Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role.
previousStartDate
Used in conjunction with eventStatus for rescheduled or cancelled events. This property contains the previously scheduled start date. For rescheduled events, the startDate property should be used for the newly scheduled start date. In the (rare) case of an event that has been postponed and rescheduled multiple times, this field may be repeated.
- Comment
- Used in conjunction with eventStatus for rescheduled or cancelled events. This property contains the previously scheduled start date. For rescheduled events, the startDate property should be used for the newly scheduled start date. In the (rare) case of an event that has been postponed and rescheduled multiple times, this field may be repeated.
- DomainIncludes
- Event
- Label
- previousStartDate
- RangeIncludes
- Date
PublicationEvent
A PublicationEvent corresponds indifferently to the event of publication for a CreativeWork of any type, e.g. a broadcast event, an on-demand event, a book/journal publication via a variety of delivery media.
- Comment
- A PublicationEvent corresponds indifferently to the event of publication for a CreativeWork of any type, e.g. a broadcast event, an on-demand event, a book/journal publication via a variety of delivery media.
- Label
- PublicationEvent
- SubClassOf
- Event
- Comment
- An agent associated with the publication event.
- DomainIncludes
- PublicationEvent
- IsPartOf
- bib.schema.org
- Label
- publishedBy
- RangeIncludes
- Organization
- Person
- Comment
- A broadcast service associated with the publication event.
- DomainIncludes
- PublicationEvent
- Label
- publishedOn
- RangeIncludes
- BroadcastService
- Comment
- The CreativeWork that captured all or part of this Event.
- DomainIncludes
- Event
- InverseOf
- recordedAt
- Label
- recordedIn
- RangeIncludes
- CreativeWork
remainingAttendeeCapacity
The number of attendee places for an event that remain unallocated.
sameAs
URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website.
sponsor
A person or organization that supports a thing through a pledge, promise, or financial contribution. E.g. a sponsor of a Medical Study or a corporate sponsor of an event.
- Comment
- A person or organization that supports a thing through a pledge, promise, or financial contribution. E.g. a sponsor of a Medical Study or a corporate sponsor of an event.
- DomainIncludes
- CreativeWork
- Event
- Grant
- MedicalStudy
- Organization
- Person
- Label
- sponsor
- RangeIncludes
- Organization
- Person
startDate
The start date and time of the item (in [ISO 8601 date format](http://en.wikipedia.org/wiki/ISO_8601)).
- Comment
- The start date and time of the item (in [ISO 8601 date format](http://en.wikipedia.org/wiki/ISO_8601)).
- DomainIncludes
- CreativeWorkSeason
- CreativeWorkSeries
- DatedMoneySpecification
- EducationalOccupationalProgram
- Event
- MerchantReturnPolicySeasonalOverride
- Role
- Schedule
- Label
- startDate
- RangeIncludes
- Date
- DateTime
- Source
- 2486
subEvent
An Event that is part of this event. For example, a conference event includes many presentations, each of which is a subEvent of the conference.
- Comment
- An Event that is part of this event. For example, a conference event includes many presentations, each of which is a subEvent of the conference.
- DomainIncludes
- Event
- InverseOf
- superEvent
- Label
- subEvent
- RangeIncludes
- Event
subEvents
Events that are a part of this event. For example, a conference event includes many presentations, each subEvents of the conference.
superEvent
An event that this event is a part of. For example, a collection of individual music performances might each have a music festival as their superEvent.
translator
Organization or person who adapts a creative work to different languages, regional differences and technical requirements of a target market, or that translates during some event.
- Comment
- Organization or person who adapts a creative work to different languages, regional differences and technical requirements of a target market, or that translates during some event.
- DomainIncludes
- CreativeWork
- Event
- Label
- translator
- RangeIncludes
- Organization
- Person
- Comment
- The typical expected age range, e.g. '7-9', '11-'.
- DomainIncludes
- CreativeWork
- Event
- Label
- typicalAgeRange
- RangeIncludes
- Text
workFeatured
A work featured in some event, e.g. exhibited in an ExhibitionEvent. Specific subproperties are available for workPerformed (e.g. a play), or a workPresented (a Movie at a ScreeningEvent).
- Comment
- A work featured in some event, e.g. exhibited in an ExhibitionEvent. Specific subproperties are available for workPerformed (e.g. a play), or a workPresented (a Movie at a ScreeningEvent).
- DomainIncludes
- Event
- Label
- workFeatured
- RangeIncludes
- CreativeWork
workPerformed
A work performed in some event, for example a play performed in a TheaterEvent.
- Comment
- A work performed in some event, for example a play performed in a TheaterEvent.
- DomainIncludes
- Event
- Label
- workPerformed
- RangeIncludes
- CreativeWork
- SubPropertyOf
- workFeatured