Wydarzenie sportowe
Nazwa typu: SportsEvent
Rozszerza Zdarzenie.
Nazwa |
Typ |
Opis |
drużyna nieobecna |
Person lub SportsTeam |
Drużyna nieobecna podczas wydarzenia sportowego. |
konkurencja |
Person lub SportsTeam |
Konkurent na wydarzeniu sportowym. |
drużyna domowa |
Person lub SportsTeam |
Gospodarze wydarzenia sportowego. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-09-03 UTC.
[null,null,["Ostatnia aktualizacja: 2024-09-03 UTC."],[[["`SportsEvent` schema markup provides information about a sports event, extending the basic `Event` type."],["It includes details about the competing entities, such as `awayTeam`, `competitor`, and `homeTeam`, which can be either a `Person` or a `SportsTeam`."],["These properties help search engines understand and display relevant information about sports events in search results."]]],["The `SportsEvent` type, which extends `Event`, defines key details for sporting events. It includes the `awayTeam`, `homeTeam`, and `competitor`, each of which can be either a `Person` or a `SportsTeam`. The `awayTeam` signifies the visiting team, the `homeTeam` represents the host, and `competitor` denotes any participant in the event. These types help identify the entities involved in the sport event.\n"]]