Schema.org Vocabulary › Class: LiteraryEvent

LiteraryEvent (https://schema.org/LiteraryEvent)

https://schema.org/LiteraryEvent

Event type: Literary event.

Subclass of: Event

Properties from LiteraryEvent

No properties defined directly on this class.

Properties from Event

PropertyDescriptionRange
aboutThe subject matter of an object.Thing
actorAn 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.PerformingGroup, Person
aggregateRatingThe overall rating, based on a collection of reviews or ratings, of the item.AggregateRating
attendeeA person or organization attending the event.Organization, Person
attendeesA person attending the event.Organization, Person
audienceAn intended audience, i.e. a group for whom something was created.Audience
composerThe person or organization who wrote a composition, or who is the composer of a work performed at some event.Organization, Person
contributorA secondary contributor to the CreativeWork or Event.Organization, Person
directorA 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.Person
doorTimeThe time admission will commence.DateTime, Time
durationThe duration of the item (movie, audio recording, event, etc.) in [ISO 8601 duration format](http://en.wikipedia.org/wiki/ISO_8601).Duration, QuantitativeValue
endDateThe end date and time of the item (in [ISO 8601 date format](http://en.wikipedia.org/wiki/ISO_8601)).Date, DateTime
eventAttendanceModeThe eventAttendanceMode of an event indicates whether it occurs online, offline, or a mix.EventAttendanceModeEnumeration
eventScheduleAssociates 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.Schedule
eventStatusAn eventStatus of an event represents its status; particularly useful when an event is cancelled or rescheduled.EventStatusType
funderA person or organization that supports (sponsors) something through some kind of financial contribution.Organization, Person
fundingA [[Grant]] that directly or indirectly provide funding or sponsorship for this item. See also [[ownershipFundingInfo]].Grant
hasParticipationOfferAn offer to participate in the event, for example, Call for Proposals, Call for Speakers, or Call for Performers.Offer
hasSponsorshipOfferAn offer to sponsor the event, for example, Sponsorship Prospectus, Sponsorship Opportunities, or Sponsor Packages.Offer
inLanguageThe 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]].Language, Text
isAccessibleForFreeA flag to signal that the item, event, or place is accessible for free.Boolean
keywordsKeywords or tags used to describe some item. Multiple textual entries in a keywords list are typically delimited by commas, or by repeating the property.DefinedTerm, Text, URL
locationThe location of, for example, where an event is happening, where an organization is located, or where an action takes place.Place, PostalAddress, Text, VirtualLocation
maximumAttendeeCapacityThe total number of individuals that may attend an event or venue.Integer
maximumPhysicalAttendeeCapacityThe maximum physical attendee capacity of an [[Event]] whose [[eventAttendanceMode]] is [[OfflineEventAttendanceMode]] (or the offline aspects, in the case of a [[MixedEventAttendanceMode]]). Integer
maximumVirtualAttendeeCapacityThe maximum virtual attendee capacity of an [[Event]] whose [[eventAttendanceMode]] is [[OnlineEventAttendanceMode]] (or the online aspects, in the case of a [[MixedEventAttendanceMode]]). Integer
offersAn 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. Demand, Offer
organizerAn organizer of an Event.Organization, Person
performerA performer at the event—for example, a presenter, musician, musical group or actor.Organization, Person
performersThe main performer or performers of the event—for example, a presenter, musician, or actor.Organization, Person
previousStartDateUsed 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.Date, DateTime
recordedInThe CreativeWork that captured all or part of this Event.CreativeWork
remainingAttendeeCapacityThe number of attendee places for an event that remain unallocated.Integer
reviewA review of the item.Review
sponsorA 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.Organization, Person
startDateThe start date and time of the item (in [ISO 8601 date format](http://en.wikipedia.org/wiki/ISO_8601)).Date, DateTime
subEventAn Event that is part of this event. For example, a conference event includes many presentations, each of which is a subEvent of the conference.Event
subEventsEvents that are a part of this event. For example, a conference event includes many presentations, each subEvents of the conference.Event
superEventAn 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.Event
translatorOrganization 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.Organization, Person
typicalAgeRangeThe typical expected age range, e.g. '7-9', '11-'.Text
workFeaturedA 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).CreativeWork
workPerformedA work performed in some event, for example a play performed in a TheaterEvent.CreativeWork

Properties from Thing

PropertyDescriptionRange
additionalTypeAn 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 style guide.Text, URL
alternateNameAn alias for the item.Text
descriptionA description of the item.Text, TextObject
disambiguatingDescriptionA 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.Text
identifierThe 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. PropertyValue, Text, URL
imageAn image of the item. This can be a [[URL]] or a fully described [[ImageObject]].ImageObject, URL
mainEntityOfPageIndicates a page (or other CreativeWork) for which this thing is the main entity being described. See [background notes](/docs/datamodel.html#mainEntityBackground) for details.CreativeWork, URL
nameThe name of the item.Text
ownerA person or organization who owns this Thing.Organization, Person
potentialActionIndicates a potential Action, which describes an idealized action in which this thing would play an 'object' role.Action
sameAsURL 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.URL
subjectOfA CreativeWork or Event about this Thing.CreativeWork, Event
urlURL of the item.URL