| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.Event
- data Event = Event {
- aggregateRating :: AggregateRating
- attendee :: Attendee
- doorTime :: DoorTime
- duration :: Duration
- endDate :: EndDate
- eventStatus :: EventStatus
- inLanguage :: InLanguage
- location :: Location
- offers :: Offers
- organizer :: Organizer
- performer :: Performer
- previousStartDate :: PreviousStartDate
- recordedIn :: RecordedIn
- review :: Review
- startDate :: StartDate
- subEvent :: SubEvent
- superEvent :: SuperEvent
- typicalAgeRange :: TypicalAgeRange
- workFeatured :: WorkFeatured
- workPerformed :: WorkPerformed
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- mainEntityOfPage :: MainEntityOfPage
- name :: Name
- potentialAction :: PotentialAction
- sameAs :: SameAs
- url :: Url
Documentation
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.
id- Event
label- Event
comment- An event happening at a certain time and location, such as a concert, lecture, or festival. Ticketing information may be added via the
offersproperty. Repeated events may be structured as separate Event objects. ancestorsThingsubtypesBusinessEvent,ChildrensEvent,ComedyEvent,DanceEvent,DeliveryEvent,EducationEvent,ExhibitionEvent,Festival,FoodEvent,LiteraryEvent,MusicEvent,PublicationEvent,SaleEvent,ScreeningEvent,SocialEvent,SportsEvent,TheaterEvent,UserInteraction,VisualArtsEventsupertypesThingurl- http://schema.org/Event
Constructors
| Event | |
Fields
| |