OnDemandEvent

Канонический URL: http://schema.org/OnDemandEvent

Thing > Event > PublicationEvent > OnDemandEvent

A publication event e.g. catch-up TV or radio podcast, during which a program is available on-demand.
Свойство Ожидаемый тип Описание
Свойства от PublicationEvent
free Boolean A flag to signal that the item, event, or place is accessible for free.
publishedOn BroadcastService A broadcast service associated with the publication event.
isAccessibleForFree Boolean Флаг, чтобы сигнализировать, что публикация доступна бесплатно.
isAccessibleForFree Boolean Флаг, чтобы сигнализировать, что публикация доступна бесплатно.
Свойства от Event
about Thing Тема содержимого (о чем оно).
actor Person Член актерского состава фильма, сериала, сезона, эпизода или видео.
aggregateRating AggregateRating Общая оценка, основанная на наборе рейтингов, отзывов и оценок.
attendee Organization
или Person
Человек или организация, принимающие участие.
attendees Organization
или Person
Люди или организации, принимающие участие.(В единственном числе см. attendee).
audience Audience Целевая аудитория работы, т.е. группа, для кого работа была создана.
contributor Organization
или Person
Вторичные лицо или организация, которые внесли вклад в CreativeWork.
director Person Режиссер фильма, эпизода или сериала.
doorTime DateTime The time admission will commence.
eventStatus EventStatusType An eventStatus of an event represents its status; particularly useful when an event is cancelled or rescheduled.
inLanguage Text
или Language
Язык содержимого. Используйте один из языковых кодов стандарта IETF BCP 47.
location Place
или PostalAddress
или Text
Местоположение события или организации. Если организация (или филиал) располагаются в торговом центре, то его название необходимо указывать в этом поле.
offers Offer Предложение о продаже — например, предложение о продаже продукта, DVD с фильмом или билетов на мероприятие.
performer Organization
или Person
Основной исполнитель на мероприятии, например ведущий, музыкант или актер.
performers Organization
или Person
Основной исполнитель или исполнители на мероприятии, например ведущий, музыкант или актер (в единственном числе см. performer)
previousStartDate Date 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.
review Review Отзыв о записи.
sponsor Organization
или Person
Спонсор исследования.
subEvent Event Событие, которые являются частью этого события. Например, конференция включает в себя множество презентаций, каждая из них это subEvent конференции.
subEvents Event События, которые являются частью этого события. Например, конференция включает в себя множество презентаций, каждая из них это subEvent конференции.
superEvent Event Событие, частью которого является описываемое. Например, несколько отдельных музыкальных представлений, каждое из которых является частью музыкального фестиваля, то есть их superEvent.
typicalAgeRange Text The typical expected age range, e.g. '7-9', '11-'.
organizer Person
или Organization
Организатор События.
recordedIn CreativeWork The CreativeWork that captured all or part of this Event.
workPerformed CreativeWork A work performed in some event, for example a play performed in a TheaterEvent.
translator Person
или Organization
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.
composer Person
или Organization
The person or organization who wrote a composition, or who is the composer of a work performed at some event.
isAccessibleForFree Boolean Флаг, чтобы сигнализировать, что публикация доступна бесплатно.
workFeatured CreativeWork 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).
funder Organization
или Person
A person or organization that supports (sponsors) something through some kind of financial contribution.
maximumAttendeeCapacity Integer The total number of individuals that may attend an event or venue.
remainingAttendeeCapacity Integer The number of attendee places for an event that remain unallocated.
Свойства от Thing
additionalType URL Дополнительный тип для элемента, который обычно используется для добавления более конкретных типов от внешних словарей в синтаксис микроданных. Это отношения между чем-то и классом к которому он принадлежит. В синтаксисе RDFa, лучше использовать родной синтаксис RDF - аттрибут "TypeOf" для множественных типов. Инстументы Schema.org могут слабо понимать дополнительные типы, особенно те, которые определены извне.
alternateName Text Любое альтернативное название медицинской сущности.
description Text Короткое описание записи.
image URL
или ImageObject
URL изображения записи.
name Text Имя записи.
sameAs URL Адрес веб-страницы, которая недвусмысленно указывает на идентичность элемента. Например, ссылка на страницу элемента на Википедии, Freebase страницу или на официальный сайт.
url URL URL записи.
potentialAction Action Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role.
mainEntityOfPage CreativeWork
или URL
Указывает на страницу (или другую "CreativeWork"), для которой эта вещь является основной описываемой сущностью. Подробнее см. В [справочных материалах] (/docs/datamodel.html#mainEntityBackground).
disambiguatingDescription Text 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.
identifier URL
или Text
или PropertyValue
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.


Примеры

<div>
 <a href="http://www.bbc.co.uk/programmes/b006qykl">In Our Time</a>,
 <a href="http://www.bbc.co.uk/programmes/b03ggc19">Ordinary Language Philosophy</a>, episode 604,
 broadcast on BBC Radio 4 at 09:00, 7th of November 2013, available online from 09:45 on the same day.
</div>
<div itemscope itemtype="http://schema.org/RadioSeries">
  <a itemprop="url" href="http://www.bbc.co.uk/programmes/b006qykl">
   <span itemprop="name">In Our Time</span></a>,
  <div itemprop="episode" itemscope itemtype="http://schema.org/RadioEpisode">
    <a itemprop="url" href="http://www.bbc.co.uk/programmes/b03ggc19">
     <span itemprop="name">Ordinary Language Philosophy</span></a>,
    episode <span itemprop="position">604</span>, broadcast on
    <div itemprop="publication" itemscope itemtype="http://schema.org/BroadcastEvent">
      <div itemprop="publishedOn" itemscope itemtype="http://schema.org/BroadcastService">
        <a itemprop="url" href="http://www.bbc.co.uk/radio4"><span itemprop="name">BBC Radio 4</span></a>
      </div> at
      <span itemprop="startDate"
        content="2013-11-07T09:00:00+01:00">09:00, 7th of November 2013</span>
    </div>,
    available online from
    <div itemprop="publication" itemscope itemtype="http://schema.org/OnDemandEvent">
      <span itemprop="startDate"
       content="2013-11-07T09:45:00+01:00">09:45 on the same day</span>.
    </div>
  </div>
</div>
<div vocab="http://schema.org/" typeof="RadioSeries">
  <a property="url" href="http://www.bbc.co.uk/programmes/b006qykl">
   <span property="name">In Our Time</span></a>,
  <div property="episode" typeof="RadioEpisode">
    <a property="url" href="http://www.bbc.co.uk/programmes/b03ggc19">
     <span property="name">Ordinary Language Philosophy</span></a>,
    episode <span property="position">604</span>, broadcast on
    <div property="publication" typeof="BroadcastEvent">
      <div property="publishedOn" typeof="BroadcastService">
        <a property="url" href="http://www.bbc.co.uk/radio4"><span property="name">BBC Radio 4</span></a>
      </div> at
      <span property="startDate"
        content="2013-11-07T09:00:00+01:00">09:00, 7th of November 2013</span>
    </div>,
    available online from
    <div property="publication" typeof="OnDemandEvent">
      <span property="startDate"
       content="2013-11-07T09:45:00+01:00">09:45 on the same day</span>.
    </div>
  </div>
</div>
<script type="application/ld+json">
{
  "@context": "http://schema.org",
  "@type": "RadioSeries",
  "episode": {
    "@type": "RadioEpisode",
    "position": "604",
    "publication": [
      {
        "@type": "BroadcastEvent",
        "publishedOn": {
          "@type": "BroadcastService",
          "url": "http://www.bbc.co.uk/radio4"
        },
        "startDate": "09:00, 7th of November 2013"
      },
      {
        "@type": "OnDemandEvent",
        "startDate": "09:45 on the same day"
      }
    ],
    "url": "http://www.bbc.co.uk/programmes/b03ggc19"
  },
  "url": "http://www.bbc.co.uk/programmes/b006qykl"
}
</script>
<div>
 <a href="http://www.bbc.co.uk/programmes/b006q2x0">Doctor Who</a>,
 <a href="http://www.bbc.co.uk/programmes/b00rs69w">Series 5</a>,
 <a href="http://www.bbc.co.uk/programmes/b00sj9sq">The Hungry Earth</a>, episode 8,
 broadcast on BBC One at 18:15, 22nd of May 2010, available on
 <a href="http://www.bbc.co.uk/iplayer/b00sj9sq">BBC iPlayer</a> from 19:45
 on the 2nd of June until the 9th.
</div>
<div itemscope itemtype="http://schema.org/TVSeries">
  <a itemprop="url" href="http://www.bbc.co.uk/programmes/b006q2x0">
   <span itemprop="name">Doctor Who</span></a>,
  <div itemprop="containsSeason" itemscope itemtype="http://schema.org/TVSeason">
    <a itemprop="url" href="http://www.bbc.co.uk/programmes/b00rs69w">
     <span itemprop="name">Series 5</span></a>,
    <div itemprop="episode" itemscope itemtype="http://schema.org/TVEpisode">
      <a itemprop="url" href="http://www.bbc.co.uk/programmes/b00sj9sq">
       <span itemprop="name">The Hungry Earth</span></a>,
      episode <span itemprop="position">8</span>, broadcast on
      <div itemprop="publication" itemscope itemtype="http://schema.org/BroadcastEvent">
        <div itemprop="publishedOn" itemscope itemtype="http://schema.org/BroadcastService">
          <a itemprop="url" href="http://www.bbc.co.uk/bbcone"><span itemprop="name">BBC One</span></a>
        </div> at
        <span itemprop="startDate"
          content="2010-05-22T18:15:00+01:00">18:15, 22nd of May 2010</span>
      </div>,
      available on
      <div itemprop="video" itemscope itemtype="http://schema.org/VideoObject">
        <a itemprop="url" href="http://www.bbc.co.uk/iplayer/episode/b00sj9sq">BBC iPlayer</a>
      </div> from
      <div itemprop="publication" itemscope itemtype="http://schema.org/OnDemandEvent">
        <span itemprop="startDate"
         content="2012-06-02T19:45:00+01:00">19:45 on the 2nd of June</span> until the
        <span itemprop="endDate" content="2012-06-09T19:44:00+01:00">9th</span>.
      </div>
    </div>
  </div>
</div>
<div vocab="http://schema.org/" typeof="TVSeries">
  <a property="url" href="http://www.bbc.co.uk/programmes/b006q2x0">
   <span property="name">Doctor Who</span></a>,
  <div property="containsSeason" typeof="TVSeason">
    <a property="url" href="http://www.bbc.co.uk/programmes/b00rs69w">
     <span property="name">Series 5</span></a>,
    <div property="episode" typeof="TVEpisode">
      <a property="url" href="http://www.bbc.co.uk/programmes/b00sj9sq">
       <span property="name">The Hungry Earth</span></a>,
      episode <span property="position">8</span>, broadcast on
      <div property="publication" typeof="BroadcastEvent">
        <div property="publishedOn" typeof="BroadcastService">
          <a property="url" href="http://www.bbc.co.uk/bbcone"><span property="name">BBC One</span></a>
        </div> at
        <span property="startDate"
          content="2010-05-22T18:15:00+01:00">18:15, 22nd of May 2010</span>
      </div>,
      available on
      <div property="video" typeof="VideoObject">
        <a property="url" href="http://www.bbc.co.uk/iplayer/episode/b00sj9sq">BBC iPlayer</a>
      </div> from
      <div property="publication" typeof="OnDemandEvent">
        <span property="startDate"
         content="2012-06-02T19:45:00+01:00">19:45 on the 2nd of June</span> until the
        <span property="endDate" content="2012-06-09T19:44:00+01:00">9th</span>.
      </div>
    </div>
  </div>
</div>
<script type="application/ld+json">
{
  "@context": "http://schema.org",
  "@type": "TVSeries",
  "containsSeason": {
    "@type": "TVSeason",
    "episode": {
      "@type": "TVEpisode",
      "position": "8",
      "publication": [
        {
          "@type": "BroadcastEvent",
          "publishedOn": {
            "@type": "BroadcastService",
            "url": "http://www.bbc.co.uk/bbcone"
          },
          "startDate": "18:15, 22nd of May 2010"
        },
        {
          "@type": "OnDemandEvent",
          "endDate": "9th",
          "startDate": "19:45 on the 2nd of June"
        }
      ],
      "url": "http://www.bbc.co.uk/programmes/b00sj9sq",
      "video": {
        "@type": "VideoObject",
        "url": "http://www.bbc.co.uk/iplayer/episode/b00sj9sq"
      }
    },
    "url": "http://www.bbc.co.uk/programmes/b00rs69w"
  },
  "url": "http://www.bbc.co.uk/programmes/b006q2x0"
}
</script>

Schema Version 3.3