Bu bölümde, Preview, Recap, Review, Highlight, Blooper, BehindTheScene, DeletedScene ve Interview klip türleri için içerik işaretleme özelliklerinin ayrıntıları verilmektedir.
Özellik tablosunu önizleme
| Mülk | Beklenen Tür | Açıklama |
|---|---|---|
@context |
Metin | Zorunlu: Her zaman ["http://schema.org", {"@language": "xx"}] değerine ayarlanır.
|
@type |
Metin | Zorunlu: Her zaman Preview olarak ayarlayın. |
@id |
URL | Zorunlu: URI biçiminde önizlemenin tanımlayıcısıdır. Örneğin, https://example.com/1234abc.@id aşağıdaki koşulları karşılamalıdır:
|
name |
Metin | Zorunlu: Önizleme klibinin adı. |
description |
Metin | Zorunlu: Önizlemenin 300 karakterle sınırlı açıklaması. |
potentialAction |
WatchAction | Zorunlu: İşlemin ayrıntılarını sağlayan bir işlem işaretleme nesnesi. |
mainEntity.@type |
Metin | Zorunlu: Bu önizlemenin ait olduğu öğeyi temsil etmek için mainEntity özelliğini kullanın.Bu özellik aşağıdaki değerlere sahip olabilir: mainEntity özelliği, feed'de üst düzey bir öğe olarak da bulunmalıdır. Bu dokümanda belirtildiği gibi, ilgili türler için gerekli tüm meta verileri ekleyin. mainEntity türlerinin potentialAction özelliği aracılığıyla iletilen derin bağlantılar içermesi isteğe bağlıdır. |
mainEntity.@id |
URL | Zorunlu: İlgili varlığın @id. Varlık feed'de bulunmalı ve Preview @id değerinden farklı bir @id değerine sahip olmalıdır. |
Önizleme örneği
Aşağıdaki örnekte, sol sekmedeki Preview klibinin ve sağ sekmedeki bağlantılı mainEntity öğesinin işaretlemesi gösterilmektedir. Bu örnekte, mainEntity türünde derin bağlantı yer almıyor.
Önizleme
Aşağıdaki klip, bir spor etkinliğinin önizlemesini gösterir. Spor etkinliği, mainEntity özelliğinin @type ve @id ile belirtilir.
{
"@context": ["http://schema.org", {"@language": "en"}],
"@type": "Preview"
"@id": "https://www.example.com/preview_clip/teama-teamb",
"name": "A preview for Team A vs Team B"
"description": "An analysis of two teams, Team A and Team B, before their game."
"potentialAction": {
"@type": "WatchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "http://www.example.com/premium/teama_vs_teamb_pregame",
"inLanguage": "en",
"actionPlatform": [
"http://schema.org/DesktopWebPlatform",
"http://schema.org/MobileWebPlatform",
"http://schema.org/AndroidPlatform",
"http://schema.org/IOSPlatform",
"http://schema.googleapis.com/GoogleVideoCast"
]
},
"actionAccessibilityRequirement": {
"@type": "ActionAccessSpecification",
"category": "subscription",
"availabilityStarts": "2019-09-09T10:00:00Z",
"availabilityEnds": "2019-09-31T10:00:00Z",
"requiresSubscription": {
"@type": "MediaSubscription",
"@id": "http://www.example.com/premium_subscription",
"name": "Example Premium",
"sameAs": "http://www.example.com/premium_subscription"
},
"eligibleRegion": [
{
"@type": "Country",
"name": "US"
},
{
"@type": "Country",
"name": "CA"
}
]
}
}
"mainEntity": {
"@type": "SportsEvent",
"@id": "https://www.example.com/game/2019-09-12/teama-teamb"
}
}
SportsEvent
Aşağıdaki, Preview klibinde belirtilen kliplerle ilişkili mainEntity'dir. Bu öğe derin bağlantı içermiyor. Derin bağlantılarınız varsa bunları potentialAction özelliğiyle ekleyebilirsiniz.
{
"@context": ["http://schema.org", {"@language": "en"}],
"@type":"SportsEvent",
"@id": "https://www.example.com/game/2019-09-12/teama-teamb",
"name":"2019 Professional Basketball Finals, Game 6: Team A at Team B",
"sport":"https://en.wikipedia.org/wiki/Basketball",
"description": [
{
"@language": "en",
"@value": "Game 6 of the 2019 Professional Basketball Finals. Team A leads the series 3-2 against Team B."
},
{
"@language": "en",
"@value": "2019 Professional Basketball, Game 6. Team A at Team B."
}
],
"startDate": "2018-09-16T21:10-08:00",
"homeTeam":{
"@type":"SportsTeam",
"name":"Team B",
"sport":"https://en.wikipedia.org/wiki/Basketball",
"parentOrganization":{
"@type":"SportsOrganization",
"name":"Professional Basketball League",
"sameAs":"http://www.example.com/professional_basketball_league"
}
"athlete":[
{
"@type":"Person",
"name":"John doe"
}
]
},
"awayTeam":{
"@type":"SportsTeam",
"name":"Team A",
"sport":"https://en.wikipedia.org/wiki/Basketball",
"athlete":[
{
"@type":"Person",
"name":"Jane Doe"
}
]
},
"location":{
"@type":"Place",
"name":"Example Stadium",
"address":{
"@type":"PostalAddress",
"streetAddress":"1600 Amphitheatre Pkwy",
"addressLocality":"Mountain View",
"addressRegion":"CA",
"postalCode":"94043",
"addressCountry":"US"
}
}
"identifier": [
{
"@type": "PropertyValue",
"propertyID": "TMS_ID",
"value": "TMS ID of this game"
}
]
}
Özet spesifikasyon tablosu
| Mülk | Beklenen Tür | Açıklama |
|---|---|---|
@context |
Metin | Zorunlu: Her zaman ["http://schema.org", {"@language": "xx"}] değerine ayarlanır.
|
@type |
Metin | Zorunlu: Her zaman Recap olarak ayarlayın. |
@id |
URL | Zorunlu: URI biçimindeki özetin tanımlayıcısıdır (ör. https://example.com/1234abc).@id aşağıdaki koşulları karşılamalıdır:
|
name |
Metin | Zorunlu: Özet klibin adı. |
description |
Metin | Zorunlu: Özetin 300 karakterle sınırlı açıklaması. |
potentialAction |
WatchAction | Zorunlu: İşlemin ayrıntılarını sağlayan bir işlem işaretleme nesnesi. |
mainEntity.@type |
Metin | Zorunlu: Bu özetin ait olduğu öğeyi temsil etmek için mainEntity özelliğini kullanın.Bu özellik aşağıdaki değerlere sahip olabilir: mainEntity özelliği, feed'de üst düzey bir öğe olarak da bulunmalıdır. Bu dokümanda belirtildiği gibi, ilgili türler için gerekli tüm meta verileri ekleyin. mainEntity türlerinin potentialAction özelliği aracılığıyla iletilen derin bağlantılar içermesi isteğe bağlıdır. |
mainEntity.@id |
URL | Zorunlu: İlgili varlığın @id. Varlık feed'de bulunmalı ve Recap @id değerinden farklı bir @id değerine sahip olmalıdır. |
Özet örneği
Aşağıdaki örnekte, sol sekmedeki Recap klibinin ve sağ sekmedeki bağlantılı mainEntity öğesinin işaretlemesi gösterilmektedir. Bu örnekte, mainEntity türünde derin bağlantı yer almıyor.
Özet
Aşağıdaki klip, bir spor etkinliğinin özetini gösterir. Spor etkinliği, mainEntity mülkünün @type ve @id özellikleri tarafından belirtilir.
{
"@context": ["http://schema.org", {"@language": "en"}],
"@type": "Recap"
"@id": "https://www.example.com/recap_clip/teama-teamb",
"name": "A recap for Team A vs Team B"
"description": "An analysis of two teams, Team A and Team B, after their game."
"potentialAction": {
"@type": "WatchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "http://www.example.com/premium/teama_vs_teamb_recap",
"inLanguage": "en",
"actionPlatform": [
"http://schema.org/DesktopWebPlatform",
"http://schema.org/MobileWebPlatform",
"http://schema.org/AndroidPlatform",
"http://schema.org/IOSPlatform",
"http://schema.googleapis.com/GoogleVideoCast"
]
},
"actionAccessibilityRequirement": {
"@type": "ActionAccessSpecification",
"category": "subscription",
"availabilityStarts": "2019-09-09T10:00:00Z",
"availabilityEnds": "2019-09-31T10:00:00Z",
"requiresSubscription": {
"@type": "MediaSubscription",
"@id": "http://www.example.com/premium_subscription",
"name": "Example Premium",
"sameAs": "http://www.example.com/premium_subscription"
},
"eligibleRegion": [
{
"@type": "Country",
"name": "US"
},
{
"@type": "Country",
"name": "CA"
}
]
}
}
"mainEntity": {
"@type": "SportsEvent",
"@id": "https://www.example.com/game/2019-09-12/teama-teamb"
}
}
SportsEvent
Aşağıdaki, Recap klibinde belirtilen kliplerle ilişkili mainEntity'dir. Bu öğe derin bağlantı içermiyor. Derin bağlantılarınız varsa bunları potentialAction özelliğiyle ekleyebilirsiniz.
{
"@context": ["http://schema.org", {"@language": "en"}],
"@type":"SportsEvent",
"@id": "https://www.example.com/game/2019-09-12/teama-teamb",
"name":"2019 Professional Basketball Finals, Game 6: Team A at Team B",
"sport":"https://en.wikipedia.org/wiki/Basketball",
"description": [
{
"@language": "en",
"@value": "Game 6 of the 2019 Professional Basketball Finals. Team A leads the series 3-2 against Team B."
},
{
"@language": "en",
"@value": "2019 Professional Basketball, Game 6. Team A at Team B."
}
],
"startDate": "2018-09-16T21:10-08:00",
"homeTeam":{
"@type":"SportsTeam",
"name":"Team B",
"sport":"https://en.wikipedia.org/wiki/Basketball",
"parentOrganization":{
"@type":"SportsOrganization",
"name":"Professional Basketball League",
"sameAs":"http://www.example.com/professional_basketball_league"
}
"athlete":[
{
"@type":"Person",
"name":"John doe"
}
]
},
"awayTeam":{
"@type":"SportsTeam",
"name":"Team A",
"sport":"https://en.wikipedia.org/wiki/Basketball",
"athlete":[
{
"@type":"Person",
"name":"Jane Doe"
}
]
},
"location":{
"@type":"Place",
"name":"Example Stadium",
"address":{
"@type":"PostalAddress",
"streetAddress":"1600 Amphitheatre Pkwy",
"addressLocality":"Mountain View",
"addressRegion":"CA",
"postalCode":"94043",
"addressCountry":"US"
}
}
"identifier": [
{
"@type": "PropertyValue",
"propertyID": "TMS_ID",
"value": "TMS ID of this game"
}
]
}
İnceleme spesifikasyon tablosu
| Mülk | Beklenen Tür | Açıklama |
|---|---|---|
@context |
Metin | Zorunlu: Her zaman ["http://schema.org", {"@language": "xx"}] değerine ayarlanır.
|
@type |
Metin | Zorunlu: Her zaman Review olarak ayarlayın. |
@id |
URL | Zorunlu: İncelemenin URI biçimindeki tanımlayıcısıdır (ör. https://example.com/1234abc).@id şu koşulları karşılamalıdır:
|
name |
Metin | Zorunlu: İnceleme klibinin adı. |
description |
Metin | Zorunlu: İncelemenin 300 karakterle sınırlı açıklaması. |
potentialAction |
WatchAction | Zorunlu: İşlemin ayrıntılarını sağlayan bir işlem işaretleme nesnesi. |
mainEntity.@type |
Metin | Zorunlu: Bu yorumun ait olduğu öğeyi temsil etmek için mainEntity özelliğini kullanın.Bu özellik aşağıdaki değerlere sahip olabilir: mainEntity özelliği, feed'de üst düzey bir öğe olarak da bulunmalıdır. Bu dokümanda belirtildiği gibi, ilgili türler için gerekli tüm meta verileri ekleyin. mainEntity türlerinin potentialAction özelliği aracılığıyla iletilen derin bağlantılar içermesi isteğe bağlıdır. |
mainEntity.@id |
URL | Zorunlu: İlgili varlığın @id. Varlık feed'de bulunmalı ve Review @id değerinden farklı bir @id değerine sahip olmalıdır. |
Yorum örneği
Aşağıdaki örnekte, sol sekmedeki Review klibinin ve sağ sekmedeki bağlantılı mainEntity öğesinin işaretlemesi gösterilmektedir. Bu örnekte derin bağlantı yer almaktadır.
İncele
Aşağıdaki klipte bir film incelemesi yer almaktadır. Film, mainEntity özelliğinin @type ve @id ile belirtilir.
{
"@context": ["http://schema.org", {"@language": "en"}],
"@type": "Review"
"@id": "https://www.example.com/review_clip/abc",
"name": "A review of ABC"
"description": "A no-spoiler review of the Sci-Fi Movie, ABC."
"potentialAction": {
"@type": "WatchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.example.com/review_clip/abc",
"inLanguage": "en",
"actionPlatform": [
"http://schema.org/DesktopWebPlatform",
"http://schema.org/MobileWebPlatform",
"http://schema.org/AndroidPlatform",
"http://schema.org/IOSPlatform",
"http://schema.googleapis.com/GoogleVideoCast"
]
},
"actionAccessibilityRequirement": {
"@type": "ActionAccessSpecification",
"category": "subscription",
"availabilityStarts": "2019-09-09T10:00:00Z",
"availabilityEnds": "2019-09-31T10:00:00Z",
"requiresSubscription": {
"@type": "MediaSubscription",
"@id": "http://www.example.com/premium_subscription",
"name": "Example Premium",
"sameAs": "http://www.example.com/premium_subscription"
},
"eligibleRegion": [
{
"@type": "Country",
"name": "US"
},
{
"@type": "Country",
"name": "CA"
}
]
}
}
"mainEntity": {
"@type": "Movie",
"@id": "https://www.example.com/movie/abc"
}
}
Film
Aşağıdaki, Review klibinde belirtilen kliplerle ilişkili mainEntity'dir. Bu öğe, potentialAction özelliğinde derin bağlantılar içeriyor.
{
"@context": ["http://schema.org", {"@language": "en"}],
"@type": "Movie",
"@id": "https://www.example.com/movie/abc",
"url": "https://www.example.com/movie/abc",
"name": "My Favorite Movie",
"potentialAction": {
"@type": "WatchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "http://www.example.com/my_favorite_movie?autoplay=true",
"inLanguage": "en",
"actionPlatform": [
"http://schema.org/DesktopWebPlatform",
"http://schema.org/MobileWebPlatform",
"http://schema.org/AndroidPlatform",
"http://schema.org/AndroidTVPlatform",
"http://schema.org/IOSPlatform",
"http://schema.googleapis.com/GoogleVideoCast"
]
},
"actionAccessibilityRequirement": {
"@type": "ActionAccessSpecification",
"category": "subscription",
"availabilityStarts": "2018-07-21T10:35:29Z",
"availabilityEnds": "2019-10-21T10:35:29Z",
"requiresSubscription": {
"@type": "MediaSubscription",
"name": "Example Package",
"commonTier": true,
"@id": "https://example.com/package/example"
},
"eligibleRegion": [
{
"@type": "Country",
"name": "US"
},
{
"@type": "Country",
"name": "CA"
}
]
}
},
"sameAs": "https://en.wikipedia.org/wiki/my_favorite_movie",
"releasedEvent": {
"@type": "PublicationEvent",
"startDate": "2008-01-20",
"location": {
"@type": "Country",
"name": "US"
}
},
"popularityScore": {
"@type": "PopularityScoreSpecification",
"value": 78,
"eligibleRegion": [
{
"@type": "Country",
"name": "US"
},
{
"@type": "Country",
"name": "CA"
}
]
},
"description": "This is my favorite movie.",
"actor": [
{
"@type": "Person",
"name": "John Doe",
"sameAs": "https://en.wikipedia.org/wiki/John_Doe"
},
{
"@type": "Person",
"name": "Jane Doe",
"sameAs": "https://en.wikipedia.org/wiki/Jane_Doe"
}
],
"identifier": [
{
"@type": "PropertyValue",
"propertyID": "IMDB_ID",
"value": "tt0123456"
}
]
}
Özellik tablosunu vurgulama
| Mülk | Beklenen Tür | Açıklama |
|---|---|---|
@context |
Metin | Zorunlu: Her zaman ["http://schema.org", {"@language": "xx"}] değerine ayarlanır.
|
@type |
Metin | Zorunlu: Her zaman Highlight olarak ayarlayın. |
@id |
URL | Zorunlu: URI biçiminde öne çıkanlar kimliği (ör. https://example.com/1234abc).@id aşağıdaki koşulları karşılamalıdır:
|
name |
Metin | Zorunlu: Öne çıkan klibin adı. |
description |
Metin | Zorunlu: Öne çıkan anın 300 karakterle sınırlı açıklaması. |
potentialAction |
WatchAction | Zorunlu: İşlemin ayrıntılarını sağlayan bir işlem işaretleme nesnesi. |
mainEntity.@type |
Metin | Zorunlu: Bu öne çıkan öğenin ait olduğu öğeyi temsil etmek için mainEntity özelliğini kullanın.Bu özellik aşağıdaki değerlere sahip olabilir: mainEntity özelliği, feed'de üst düzey bir öğe olarak da bulunmalıdır. Bu dokümanda belirtildiği gibi, ilgili türler için gerekli tüm meta verileri ekleyin. mainEntity türlerinin potentialAction özelliği aracılığıyla iletilen derin bağlantılar içermesi isteğe bağlıdır. |
mainEntity.@id |
URL | Zorunlu: İlgili varlığın @id. Varlık feed'de bulunmalı ve Highlight @id değerinden farklı bir @id değerine sahip olmalıdır. |
Vurgulama örneği
Aşağıdaki örnekte, sol sekmedeki Highlight klibin ve sağ sekmedeki bağlantılı mainEntity işaretlemesi gösterilmektedir. Bu örnek, mainEntity türünde derin bağlantı içermez.
Vurgulayın
Aşağıdaki klip, bir spor etkinliğindeki önemli anı gösteriyor. Spor
etkinliği, mainEntity özelliğinin @type ve @id ile belirtilir.
{
"@context": ["http://schema.org", {"@language": "en"}],
"@type": "Highlight"
"@id": "https://www.example.com/highlight_clip/teama-teamb",
"name": "Highlight for the Team A vs Team B game"
"description": "Highlight for the Team A vs Team B game."
"potentialAction": {
"@type": "WatchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "http://www.example.com/premium/teama_vs_teamb_highlight",
"inLanguage": "en",
"actionPlatform": [
"http://schema.org/DesktopWebPlatform",
"http://schema.org/MobileWebPlatform",
"http://schema.org/AndroidPlatform",
"http://schema.org/IOSPlatform",
"http://schema.googleapis.com/GoogleVideoCast"
]
},
"actionAccessibilityRequirement": {
"@type": "ActionAccessSpecification",
"category": "subscription",
"availabilityStarts": "2019-09-09T10:00:00Z",
"availabilityEnds": "2019-09-31T10:00:00Z",
"requiresSubscription": {
"@type": "MediaSubscription",
"@id": "http://www.example.com/premium_subscription",
"name": "Example Premium",
"sameAs": "http://www.example.com/premium_subscription"
},
"eligibleRegion": [
{
"@type": "Country",
"name": "US"
},
{
"@type": "Country",
"name": "CA"
}
]
}
}
"mainEntity": {
"@type": "SportsEvent",
"@id": "https://www.example.com/game/2019-09-12/teama-teamb"
}
}
SportsEvent
Aşağıdaki, Highlight klibinde belirtilen kliplerle ilişkili mainEntity'dir. Bu öğe derin bağlantı içermiyor. Derin bağlantılarınız varsa bunları potentialAction özelliğiyle ekleyebilirsiniz.
{
"@context": ["http://schema.org", {"@language": "en"}],
"@type":"SportsEvent",
"@id": "https://www.example.com/game/2019-09-12/teama-teamb",
"name":"2019 Professional Basketball Finals, Game 6: Team A at Team B",
"sport":"https://en.wikipedia.org/wiki/Basketball",
"description": [
{
"@language": "en",
"@value": "Game 6 of the 2019 Professional Basketball Finals. Team A leads the series 3-2 against Team B."
},
{
"@language": "en",
"@value": "2019 Professional Basketball, Game 6. Team A at Team B."
}
],
"startDate": "2018-09-16T21:10-08:00",
"homeTeam":{
"@type":"SportsTeam",
"name":"Team B",
"sport":"https://en.wikipedia.org/wiki/Basketball",
"parentOrganization":{
"@type":"SportsOrganization",
"name":"Professional Basketball League",
"sameAs":"http://www.example.com/professional_basketball_league"
}
"athlete":[
{
"@type":"Person",
"name":"John doe"
}
]
},
"awayTeam":{
"@type":"SportsTeam",
"name":"Team A",
"sport":"https://en.wikipedia.org/wiki/Basketball",
"athlete":[
{
"@type":"Person",
"name":"Jane Doe"
}
]
},
"location":{
"@type":"Place",
"name":"Example Stadium",
"address":{
"@type":"PostalAddress",
"streetAddress":"1600 Amphitheatre Pkwy",
"addressLocality":"Mountain View",
"addressRegion":"CA",
"postalCode":"94043",
"addressCountry":"US"
}
}
"identifier": [
{
"@type": "PropertyValue",
"propertyID": "TMS_ID",
"value": "TMS ID of this game"
}
]
}
Hata özellikleri tablosu
| Mülk | Beklenen Tür | Açıklama |
|---|---|---|
@context |
Metin | Zorunlu: Her zaman ["http://schema.org", {"@language": "xx"}] değerine ayarlanır.
|
@type |
Metin | Zorunlu: Her zaman Blooper olarak ayarlayın. |
@id |
URL | Zorunlu: Hata videosunun URI biçimindeki tanımlayıcısıdır. Örneğin, https://example.com/1234abc.@id aşağıdaki koşulları karşılamalıdır:
|
name |
Metin | Zorunlu: Hata klibinin adı. |
description |
Metin | Zorunlu: Hatanın 300 karakterle sınırlı açıklaması. |
potentialAction |
WatchAction | Zorunlu: İşlemin ayrıntılarını sağlayan bir işlem işaretleme nesnesi. |
mainEntity.@type |
Metin | Zorunlu: Bu hata klibinin ait olduğu öğeyi belirtmek için mainEntity özelliğini kullanın.Bu özellik aşağıdaki değerlere sahip olabilir: mainEntity özelliği, feed'de üst düzey bir öğe olarak da bulunmalıdır. Bu dokümanda belirtildiği gibi, ilgili türler için gerekli tüm meta verileri ekleyin. mainEntity türlerinin potentialAction özelliği aracılığıyla iletilen derin bağlantılar içermesi isteğe bağlıdır. |
mainEntity.@id |
URL | Zorunlu: İlgili varlığın @id. Varlık feed'de bulunmalı ve Blooper @id değerinden farklı bir @id değerine sahip olmalıdır. |
Hata örneği
Aşağıdaki örnekte, sol sekmedeki Blooper klibinin ve sağ sekmedeki bağlantılı mainEntity öğesinin işaretlemesi gösterilmektedir. Bu örnekte derin bağlantı yer almaktadır.
Blooper
Aşağıdaki klip, bir filmdeki hata sahnesini gösteriyor. Film, mainEntity özelliğinin @type ve @id ile belirtilir.
{
"@context": ["http://schema.org", {"@language": "en"}],
"@type": "Blooper"
"@id": "https://www.example.com/blooper_abc",
"name": "ABC Bloopers"
"description": "Bloopers during the filming of ABC"
"potentialAction": {
"@type": "WatchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.example.com/blooper_abc",
"inLanguage": "en",
"actionPlatform": [
"http://schema.org/DesktopWebPlatform",
"http://schema.org/MobileWebPlatform",
"http://schema.org/AndroidPlatform",
"http://schema.org/IOSPlatform",
"http://schema.googleapis.com/GoogleVideoCast"
]
},
"actionAccessibilityRequirement": {
"@type": "ActionAccessSpecification",
"category": "subscription",
"availabilityStarts": "2019-09-09T10:00:00Z",
"availabilityEnds": "2019-09-31T10:00:00Z",
"requiresSubscription": {
"@type": "MediaSubscription",
"@id": "http://www.example.com/premium_subscription",
"name": "Example Premium",
"sameAs": "http://www.example.com/premium_subscription"
},
"eligibleRegion": [
{
"@type": "Country",
"name": "US"
},
{
"@type": "Country",
"name": "CA"
}
]
}
}
"mainEntity": {
"@type": "Movie",
"@id": "https://www.example.com/movie/abc"
}
}
Film
Aşağıdaki, Blooper klibinde belirtilen kliplerle ilişkili mainEntity'dir. Bu öğe, potentialAction özelliğinde derin bağlantılar içeriyor.
{
"@context": ["http://schema.org", {"@language": "en"}],
"@type": "Movie",
"@id": "https://www.example.com/movie/abc",
"url": "https://www.example.com/movie/abc",
"name": "My Favorite Movie",
"potentialAction": {
"@type": "WatchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "http://www.example.com/my_favorite_movie?autoplay=true",
"inLanguage": "en",
"actionPlatform": [
"http://schema.org/DesktopWebPlatform",
"http://schema.org/MobileWebPlatform",
"http://schema.org/AndroidPlatform",
"http://schema.org/AndroidTVPlatform",
"http://schema.org/IOSPlatform",
"http://schema.googleapis.com/GoogleVideoCast"
]
},
"actionAccessibilityRequirement": {
"@type": "ActionAccessSpecification",
"category": "subscription",
"availabilityStarts": "2018-07-21T10:35:29Z",
"availabilityEnds": "2019-10-21T10:35:29Z",
"requiresSubscription": {
"@type": "MediaSubscription",
"name": "Example Package",
"commonTier": true,
"@id": "https://example.com/package/example"
},
"eligibleRegion": [
{
"@type": "Country",
"name": "US"
},
{
"@type": "Country",
"name": "CA"
}
]
}
},
"sameAs": "https://en.wikipedia.org/wiki/my_favorite_movie",
"releasedEvent": {
"@type": "PublicationEvent",
"startDate": "2008-01-20",
"location": {
"@type": "Country",
"name": "US"
}
},
"popularityScore": {
"@type": "PopularityScoreSpecification",
"value": 78,
"eligibleRegion": [
{
"@type": "Country",
"name": "US"
},
{
"@type": "Country",
"name": "CA"
}
]
},
"description": "This is my favorite movie.",
"actor": [
{
"@type": "Person",
"name": "John Doe",
"sameAs": "https://en.wikipedia.org/wiki/John_Doe"
},
{
"@type": "Person",
"name": "Jane Doe",
"sameAs": "https://en.wikipedia.org/wiki/Jane_Doe"
}
],
"identifier": [
{
"@type": "PropertyValue",
"propertyID": "IMDB_ID",
"value": "tt0123456"
}
]
}
BehindTheScene spesifikasyon tablosu
| Mülk | Beklenen Tür | Açıklama |
|---|---|---|
@context |
Metin | Zorunlu: Her zaman ["http://schema.org", {"@language": "xx"}] değerine ayarlanır.
|
@type |
Metin | Zorunlu: Her zaman BehindTheScene olarak ayarlayın. |
@id |
URL | Zorunlu: URI biçimindeki klip tanımlayıcısı (ör. https://example.com/1234abc).@id aşağıdaki koşulları karşılamalıdır:
|
name |
Metin | Zorunlu: Sahne arkası klibinin adı. |
description |
Metin | Zorunlu: Sahne arkası klibinin 300 karakterle sınırlı açıklaması. |
potentialAction |
WatchAction | Zorunlu: İşlemin ayrıntılarını sağlayan bir işlem işaretleme nesnesi. |
mainEntity.@type |
Metin | Zorunlu: Bu sahne arkası klibin ait olduğu öğeyi temsil etmek için mainEntity özelliğini kullanın.Bu özellik aşağıdaki değerlere sahip olabilir: mainEntity özelliği, feed'de üst düzey bir öğe olarak da bulunmalıdır. Bu dokümanda belirtildiği gibi, ilgili türler için gerekli tüm meta verileri ekleyin. mainEntity türlerinin potentialAction özelliği aracılığıyla iletilen derin bağlantılar içermesi isteğe bağlıdır. |
mainEntity.@id |
URL | Zorunlu: İlgili varlığın @id. Varlık feed'de bulunmalı ve BehindTheScene @id değerinden farklı bir @id değerine sahip olmalıdır. |
BehindTheScene örneği
Aşağıdaki örnekte, sol sekmedeki BehindTheScene klibinin ve sağ sekmedeki bağlantılı mainEntity öğesinin işaretlemesi gösterilmektedir. Bu örnekte bir derin bağlantı yer alıyor.
BehindTheScene
Aşağıdaki resimde bir filmin kamera arkası klibi gösterilmektedir. Film, mainEntity özelliğinin @type ve @id ile belirtilir.
{
"@context": ["http://schema.org", {"@language": "en"}],
"@type": "BehindTheScene"
"@id": "https://www.example.com/behind_the_scene_abc",
"name": "ABC Behind the scene"
"description": "Behind the scene of ABC."
"potentialAction": {
"@type": "WatchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.example.com/behind_the_scene_abc",
"inLanguage": "en",
"actionPlatform": [
"http://schema.org/DesktopWebPlatform",
"http://schema.org/MobileWebPlatform",
"http://schema.org/AndroidPlatform",
"http://schema.org/IOSPlatform",
"http://schema.googleapis.com/GoogleVideoCast"
]
},
"actionAccessibilityRequirement": {
"@type": "ActionAccessSpecification",
"category": "subscription",
"availabilityStarts": "2019-09-09T10:00:00Z",
"availabilityEnds": "2019-09-31T10:00:00Z",
"requiresSubscription": {
"@type": "MediaSubscription",
"@id": "http://www.example.com/premium_subscription",
"name": "Example Premium",
"sameAs": "http://www.example.com/premium_subscription"
},
"eligibleRegion": [
{
"@type": "Country",
"name": "US"
},
{
"@type": "Country",
"name": "CA"
}
]
}
}
"mainEntity": {
"@type": "Movie",
"@id": "https://www.example.com/movie/abc"
}
}
Film
Aşağıdaki, BehindTheScene klibinde belirtilen kliplerle ilişkili mainEntity'dir. Bu öğe, potentialAction özelliğinde derin bağlantılar içeriyor.
{
"@context": ["http://schema.org", {"@language": "en"}],
"@type": "Movie",
"@id": "https://www.example.com/movie/abc",
"url": "https://www.example.com/movie/abc",
"name": "My Favorite Movie",
"potentialAction": {
"@type": "WatchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "http://www.example.com/my_favorite_movie?autoplay=true",
"inLanguage": "en",
"actionPlatform": [
"http://schema.org/DesktopWebPlatform",
"http://schema.org/MobileWebPlatform",
"http://schema.org/AndroidPlatform",
"http://schema.org/AndroidTVPlatform",
"http://schema.org/IOSPlatform",
"http://schema.googleapis.com/GoogleVideoCast"
]
},
"actionAccessibilityRequirement": {
"@type": "ActionAccessSpecification",
"category": "subscription",
"availabilityStarts": "2018-07-21T10:35:29Z",
"availabilityEnds": "2019-10-21T10:35:29Z",
"requiresSubscription": {
"@type": "MediaSubscription",
"name": "Example Package",
"commonTier": true,
"@id": "https://example.com/package/example"
},
"eligibleRegion": [
{
"@type": "Country",
"name": "US"
},
{
"@type": "Country",
"name": "CA"
}
]
}
},
"sameAs": "https://en.wikipedia.org/wiki/my_favorite_movie",
"releasedEvent": {
"@type": "PublicationEvent",
"startDate": "2008-01-20",
"location": {
"@type": "Country",
"name": "US"
}
},
"popularityScore": {
"@type": "PopularityScoreSpecification",
"value": 78,
"eligibleRegion": [
{
"@type": "Country",
"name": "US"
},
{
"@type": "Country",
"name": "CA"
}
]
},
"description": "This is my favorite movie.",
"actor": [
{
"@type": "Person",
"name": "John Doe",
"sameAs": "https://en.wikipedia.org/wiki/John_Doe"
},
{
"@type": "Person",
"name": "Jane Doe",
"sameAs": "https://en.wikipedia.org/wiki/Jane_Doe"
}
],
"identifier": [
{
"@type": "PropertyValue",
"propertyID": "IMDB_ID",
"value": "tt0123456"
}
]
}
DeletedScene spesifikasyon tablosu
| Mülk | Beklenen Tür | Açıklama |
|---|---|---|
@context |
Metin | Zorunlu: Her zaman ["http://schema.org", {"@language": "xx"}] değerine ayarlanır.
|
@type |
Metin | Zorunlu: Her zaman DeletedScene olarak ayarlayın. |
@id |
URL | Zorunlu: URI biçimindeki klip tanımlayıcısı (ör. https://example.com/1234abc).@id aşağıdaki koşulları karşılamalıdır:
|
name |
Metin | Zorunlu: Silinen sahnenin adı. |
description |
Metin | Zorunlu: Silinen sahnenin 300 karakterle sınırlı açıklaması. |
potentialAction |
WatchAction | Zorunlu: İşlemin ayrıntılarını sağlayan bir işlem işaretleme nesnesi. |
mainEntity.@type |
Metin | Zorunlu: Silinen bu sahnenin ait olduğu öğeyi temsil etmek için mainEntity özelliğini kullanın.Bu özellik aşağıdaki değerlere sahip olabilir: mainEntity özelliği, feed'de üst düzey bir öğe olarak da bulunmalıdır. Bu dokümanda belirtildiği gibi, ilgili türler için gerekli tüm meta verileri ekleyin. mainEntity türlerinin potentialAction özelliği aracılığıyla iletilen derin bağlantılar içermesi isteğe bağlıdır. |
mainEntity.@id |
URL | Zorunlu: İlgili varlığın @id. Varlık feed'de bulunmalı ve DeletedScene @id değerinden farklı bir @id değerine sahip olmalıdır. |
DeletedScene örneği
Aşağıdaki örnekte, sol sekmedeki DeletedScene klibin ve sağ sekmedeki bağlantılı mainEntity işaretlemesi gösterilmektedir. Bu örnekte derin bağlantı yer almaktadır.
DeletedScene
Aşağıdaki klip, bir filmden silinmiş bir sahneyi gösteriyor. Film, mainEntity özelliğinin @type ve @id ile belirtilir.
{
"@context": ["http://schema.org", {"@language": "en"}],
"@type": "DeletedScene"
"@id": "https://www.example.com/deleted_scene_abc",
"name": "Deleted Sscenes in ABC"
"description": "Deleted Sscenes in ABC."
"potentialAction": {
"@type": "WatchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.example.com/deleted_scene_abc",
"inLanguage": "en",
"actionPlatform": [
"http://schema.org/DesktopWebPlatform",
"http://schema.org/MobileWebPlatform",
"http://schema.org/AndroidPlatform",
"http://schema.org/IOSPlatform",
"http://schema.googleapis.com/GoogleVideoCast"
]
},
"actionAccessibilityRequirement": {
"@type": "ActionAccessSpecification",
"category": "subscription",
"availabilityStarts": "2019-09-09T10:00:00Z",
"availabilityEnds": "2019-09-31T10:00:00Z",
"requiresSubscription": {
"@type": "MediaSubscription",
"@id": "http://www.example.com/premium_subscription",
"name": "Example Premium",
"sameAs": "http://www.example.com/premium_subscription"
},
"eligibleRegion": [
{
"@type": "Country",
"name": "US"
},
{
"@type": "Country",
"name": "CA"
}
]
}
}
"mainEntity": {
"@type": "Movie",
"@id": "https://www.example.com/movie/abc"
}
}
Film
Aşağıdaki, DeletedScene klibinde belirtilen kliplerle ilişkili mainEntity'dir. Bu öğe, potentialAction özelliğinde derin bağlantılar içeriyor.
{
"@context": ["http://schema.org", {"@language": "en"}],
"@type": "Movie",
"@id": "https://www.example.com/movie/abc",
"url": "https://www.example.com/movie/abc",
"name": "My Favorite Movie",
"potentialAction": {
"@type": "WatchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "http://www.example.com/my_favorite_movie?autoplay=true",
"inLanguage": "en",
"actionPlatform": [
"http://schema.org/DesktopWebPlatform",
"http://schema.org/MobileWebPlatform",
"http://schema.org/AndroidPlatform",
"http://schema.org/AndroidTVPlatform",
"http://schema.org/IOSPlatform",
"http://schema.googleapis.com/GoogleVideoCast"
]
},
"actionAccessibilityRequirement": {
"@type": "ActionAccessSpecification",
"category": "subscription",
"availabilityStarts": "2018-07-21T10:35:29Z",
"availabilityEnds": "2019-10-21T10:35:29Z",
"requiresSubscription": {
"@type": "MediaSubscription",
"name": "Example Package",
"commonTier": true,
"@id": "https://example.com/package/example"
},
"eligibleRegion": [
{
"@type": "Country",
"name": "US"
},
{
"@type": "Country",
"name": "CA"
}
]
}
},
"sameAs": "https://en.wikipedia.org/wiki/my_favorite_movie",
"releasedEvent": {
"@type": "PublicationEvent",
"startDate": "2008-01-20",
"location": {
"@type": "Country",
"name": "US"
}
},
"popularityScore": {
"@type": "PopularityScoreSpecification",
"value": 78,
"eligibleRegion": [
{
"@type": "Country",
"name": "US"
},
{
"@type": "Country",
"name": "CA"
}
]
},
"description": "This is my favorite movie.",
"actor": [
{
"@type": "Person",
"name": "John Doe",
"sameAs": "https://en.wikipedia.org/wiki/John_Doe"
},
{
"@type": "Person",
"name": "Jane Doe",
"sameAs": "https://en.wikipedia.org/wiki/Jane_Doe"
}
],
"identifier": [
{
"@type": "PropertyValue",
"propertyID": "IMDB_ID",
"value": "tt0123456"
}
]
}
Görüşme spesifikasyon tablosu
| Mülk | Beklenen Tür | Açıklama |
|---|---|---|
@context |
Metin | Zorunlu: Her zaman ["http://schema.org", {"@language": "xx"}] değerine ayarlanır.
|
@type |
Metin | Zorunlu: Her zaman Interview olarak ayarlayın. |
@id |
URL | Zorunlu: Görüşmenin URI biçimindeki tanımlayıcısıdır (ör. https://example.com/1234abc).@id aşağıdaki koşulları karşılamalıdır:
|
name |
Metin | Zorunlu: Röportaj klibinin adı. |
description |
Metin | Zorunlu: Röportajın 300 karakterle sınırlı açıklaması. |
potentialAction |
WatchAction | Zorunlu: İşlemin ayrıntılarını sağlayan bir işlem işaretleme nesnesi. |
mainEntity.@type |
Metin | Zorunlu: Bu röportajın ait olduğu öğeyi temsil etmek için mainEntity özelliğini kullanın.Bu özellik aşağıdaki değerlere sahip olabilir: mainEntity özelliği, feed'de üst düzey bir öğe olarak da bulunmalıdır. Bu dokümanda belirtildiği gibi, ilgili türler için gerekli tüm meta verileri ekleyin. mainEntity türlerinin potentialAction özelliği aracılığıyla iletilen derin bağlantılar içermesi isteğe bağlıdır. |
mainEntity.@id |
URL | Zorunlu: İlgili varlığın @id. Varlık feed'de bulunmalı ve Interview @id değerinden farklı bir @id değerine sahip olmalıdır. |
interviewer.@type |
Metin | Zorunlu: Her zaman Person olarak ayarlayın. |
interviewer.@id |
URL | Zorunlu: Görüşmecinin URI biçimindeki tanımlayıcısıdır (ör. https://example.com/person/1234abc).@id şu koşulları karşılamalıdır:
|
interviewer.name |
Metin | Zorunlu: Görüşmecinin adı. |
interviewee.@type |
Metin | Zorunlu: Her zaman Person olarak ayarlayın. |
interviewee.@id |
URL | Zorunlu: Görüşülen kişinin URI biçimindeki tanımlayıcısıdır (ör. https://example.com/person/1234abc).@id şu koşulları karşılamalıdır:
|
interviewee.name |
Metin | Zorunlu: Röportaj yapılan kişinin adı. |
Görüşme örneği
Aşağıdaki örnekte, sol sekmedeki Interview klibin ve sağ sekmedeki bağlantılı mainEntity işaretlemesi gösterilmektedir. Bu örnekte derin bağlantı yer almaktadır.
Röportaj
Aşağıdaki klipte bir filmle ilgili röportaj yer alıyor. Film, mainEntity özelliğinin @type ve @id ile belirtilir.
{
"@context": ["http://schema.org", {"@language": "en"}],
"@type": "Interview"
"@id": "https://www.example.com/abc_personb_interview",
"name": "ABC Promotional Interview"
"description": "ABC promotional interview ofwith Person B with host Person A."
"potentialAction": {
"@type": "WatchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.example.com/abc_personb_interview",
"inLanguage": "en",
"actionPlatform": [
"http://schema.org/DesktopWebPlatform",
"http://schema.org/MobileWebPlatform",
"http://schema.org/AndroidPlatform",
"http://schema.org/IOSPlatform",
"http://schema.googleapis.com/GoogleVideoCast"
]
},
"actionAccessibilityRequirement": {
"@type": "ActionAccessSpecification",
"category": "subscription",
"availabilityStarts": "2019-09-09T10:00:00Z",
"availabilityEnds": "2019-09-31T10:00:00Z",
"requiresSubscription": {
"@type": "MediaSubscription",
"@id": "http://www.example.com/premium_subscription",
"name": "Example Premium",
"sameAs": "http://www.example.com/premium_subscription"
},
"eligibleRegion": [
{
"@type": "Country",
"name": "US"
},
{
"@type": "Country",
"name": "CA"
}
]
}
}
"mainEntity": {
"@type": "Movie",
"@id": "https://www.example.com/movie/abc"
}
"interviewer": {
"@type": "Person"
"@id": "https://example.com/person/1234abc"
"name": "Person A"
}
"interviewee": {
"@type": "Person"
"@id": "https://example.com/person/45664abc"
"name" : "Person B"
}
}
Film
Aşağıdaki, Interview klibinde belirtilen kliplerle ilişkili mainEntity'dir. Bu öğe, potentialAction özelliğinde derin bağlantılar içeriyor.
{
"@context": ["http://schema.org", {"@language": "en"}],
"@type": "Movie",
"@id": "https://www.example.com/movie/abc",
"url": "https://www.example.com/movie/abc",
"name": "My Favorite Movie",
"potentialAction": {
"@type": "WatchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "http://www.example.com/my_favorite_movie?autoplay=true",
"inLanguage": "en",
"actionPlatform": [
"http://schema.org/DesktopWebPlatform",
"http://schema.org/MobileWebPlatform",
"http://schema.org/AndroidPlatform",
"http://schema.org/AndroidTVPlatform",
"http://schema.org/IOSPlatform",
"http://schema.googleapis.com/GoogleVideoCast"
]
},
"actionAccessibilityRequirement": {
"@type": "ActionAccessSpecification",
"category": "subscription",
"availabilityStarts": "2018-07-21T10:35:29Z",
"availabilityEnds": "2019-10-21T10:35:29Z",
"requiresSubscription": {
"@type": "MediaSubscription",
"name": "Example Package",
"commonTier": true,
"@id": "https://example.com/package/example"
},
"eligibleRegion": [
{
"@type": "Country",
"name": "US"
},
{
"@type": "Country",
"name": "CA"
}
]
}
},
"sameAs": "https://en.wikipedia.org/wiki/my_favorite_movie",
"releasedEvent": {
"@type": "PublicationEvent",
"startDate": "2008-01-20",
"location": {
"@type": "Country",
"name": "US"
}
},
"popularityScore": {
"@type": "PopularityScoreSpecification",
"value": 78,
"eligibleRegion": [
{
"@type": "Country",
"name": "US"
},
{
"@type": "Country",
"name": "CA"
}
]
},
"description": "This is my favorite movie.",
"actor": [
{
"@type": "Person",
"name": "John Doe",
"sameAs": "https://en.wikipedia.org/wiki/John_Doe"
},
{
"@type": "Person",
"name": "Jane Doe",
"sameAs": "https://en.wikipedia.org/wiki/Jane_Doe"
}
],
"identifier": [
{
"@type": "PropertyValue",
"propertyID": "IMDB_ID",
"value": "tt0123456"
}
]
}