Bu bölümde, Preview
, Recap
, Review
, Highlight
, Blooper
, BehindTheScene
, DeletedScene
ve Interview
klip türleriyle ilgili içerik işaretleme özelliklerinin ayrıntıları verilmiştir.
Önizleme özellikleri tablosu
Mülk | Beklenen Tür | Açıklama |
---|---|---|
@context |
Metin | Zorunlu: Her zaman ["http://schema.org", {"@language": "xx"}] olarak ayarlanır.
|
@type |
Metin | Zorunlu: Her zaman Preview olarak ayarlanır. |
@id |
URL | Zorunlu: Önizlemenin 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: Önizleme klibin adı. |
description |
Metin | Zorunlu: Önizlemenin açıklaması. 300 karakterle sınırlıdır. |
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 mülkünü kullanın.Bu mülk aşağıdaki değerlere sahip olabilir: mainEntity mülkü, feed'de üst düzey bir öğe olarak da mevcut olmalıdır. Bu dokümanlar boyunca ilgili türlerin spesifikasyon tablolarında belirtildiği gibi, ilgili türlere ait gerekli tüm meta verileri ekleyin. Bu mainEntity türlerinin, potentialAction mülkü aracılığıyla aktarılan Derin bağlantılar içermesi isteğe bağlıdır. |
mainEntity.@id |
URL | Zorunlu: İlgili öğenin @id değeri. Varlık feed'de mevcut olmalı ve Preview @id 'den farklı bir @id değerine sahip olmalıdır. |
Önizleme örneği
Aşağıdaki örnekte, sol sekmede bir Preview
klibin ve sağ sekmede bu klibin bağlı mainEntity
'ının işaretlemesi gösterilmektedir. Bu örnekte, mainEntity
türüne ait bir derin bağlantı yoktur.
Aşağıdaki klip, bir spor etkinliğinin önizlemesini temsil etmektedir. Spor etkinliği, mainEntity
mülkünün @type
ve @id
özellikleriyle 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"
}
}
Aşağıda, Preview
klibinde belirtilen kliple ilişkili mainEntity
gösterilmektedir. Bu öğe derin bağlantı içermiyor. Derin bağlantılarınız varsa bunları potentialAction
mülküyle 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"}] olarak ayarlanır.
|
@type |
Metin | Zorunlu: Her zaman Recap olarak ayarlanır. |
@id |
URL | Zorunlu: Özetin 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: Özet klibin adı. |
description |
Metin | Zorunlu: Özetin açıklaması. 300 karakterle sınırlıdır. |
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 mülkünü kullanın.Bu mülk aşağıdaki değerlere sahip olabilir: mainEntity mülkü, feed'de üst düzey bir öğe olarak da mevcut olmalıdır. Bu dokümanlar boyunca ilgili türlerin spesifikasyon tablolarında belirtildiği gibi, ilgili türlere ait gerekli tüm meta verileri ekleyin. Bu mainEntity türlerinin, potentialAction mülkü aracılığıyla aktarılan Derin bağlantılar içermesi isteğe bağlıdır. |
mainEntity.@id |
URL | Zorunlu: İlgili öğenin @id değeri. Varlık feed'de mevcut olmalı ve Recap @id 'den farklı bir @id değerine sahip olmalıdır. |
Özet örneği
Aşağıdaki örnekte, sol sekmede bir Recap
klibin ve sağ sekmede bu klibin bağlı mainEntity
'ının işaretlemesi gösterilmektedir. Bu örnekte, mainEntity
türüne ait bir derin bağlantı yoktur.
Aşağıdaki klip, bir spor etkinliğinin özetini gösterir. Spor etkinliği, mainEntity
mülkünün @type
ve @id
özellikleriyle 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"
}
}
Aşağıda, Recap
klibinde belirtilen kliple ilişkili mainEntity
gösterilmektedir. Bu öğe derin bağlantı içermiyor. Derin bağlantılarınız varsa bunları potentialAction
mülküyle 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"
}
]
}
Özellikler tablosunu inceleme
Mülk | Beklenen Tür | Açıklama |
---|---|---|
@context |
Metin | Zorunlu: Her zaman ["http://schema.org", {"@language": "xx"}] olarak ayarlanır.
|
@type |
Metin | Zorunlu: Her zaman Review olarak ayarlanır. |
@id |
URL | Zorunlu: Yorumun 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: İnceleme klibinizin adı. |
description |
Metin | Zorunlu: İncelemenin açıklaması. 300 karakterle sınırlıdır. |
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 mülkünü kullanın.Bu mülk aşağıdaki değerlere sahip olabilir: mainEntity mülkü, feed'de üst düzey bir öğe olarak da mevcut olmalıdır. Bu dokümanlar boyunca ilgili türlerin spesifikasyon tablolarında belirtildiği gibi, ilgili türlere ait gerekli tüm meta verileri ekleyin. Bu mainEntity türlerinin, potentialAction mülkü aracılığıyla aktarılan Derin bağlantılar içermesi isteğe bağlıdır. |
mainEntity.@id |
URL | Zorunlu: İlgili öğenin @id değeri. Varlık feed'de mevcut olmalı ve Review @id 'den farklı bir @id değerine sahip olmalıdır. |
Yorum örneği
Aşağıdaki örnekte, sol sekmede bir Review
klibin ve sağ sekmede bu klibin bağlı mainEntity
'ının işaretlemesi gösterilmektedir. Bu örnekte derin bağlantı yer almaktadır.
Aşağıdaki klip, bir filme ait yorumu temsil etmektedir. Film, mainEntity
mülkünün @type
ve @id
özellikleriyle 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"
}
}
Aşağıda, Review
klibinde belirtilen kliple ilişkili mainEntity
gösterilmektedir. Bu öğe, potentialAction
mülkünde 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"
}
]
}
Özellikler tablosunu vurgulama
Mülk | Beklenen Tür | Açıklama |
---|---|---|
@context |
Metin | Zorunlu: Her zaman ["http://schema.org", {"@language": "xx"}] olarak ayarlanır.
|
@type |
Metin | Zorunlu: Her zaman Highlight olarak ayarlanır. |
@id |
URL | Zorunlu: Öne çıkan bilginin 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: Öne çıkan anlar klibin adı. |
description |
Metin | Zorunlu: Öne çıkan anların açıklaması. 300 karakterle sınırlıdır. |
potentialAction |
WatchAction | Zorunlu: İşlemin ayrıntılarını sağlayan bir işlem işaretleme nesnesi. |
mainEntity.@type |
Metin | Zorunlu: Bu öne çıkan bilginin ait olduğu öğeyi temsil etmek için mainEntity mülkünü kullanın.Bu mülk aşağıdaki değerlere sahip olabilir: mainEntity mülkü, feed'de üst düzey bir öğe olarak da mevcut olmalıdır. Bu dokümanlar boyunca ilgili türlerin spesifikasyon tablolarında belirtildiği gibi, ilgili türlere ait gerekli tüm meta verileri ekleyin. Bu mainEntity türlerinin, potentialAction mülkü aracılığıyla aktarılan derin bağlantılar içermesi isteğe bağlıdır. |
mainEntity.@id |
URL | Zorunlu: İlgili öğenin @id değeri. Varlık feed'de mevcut olmalı ve Highlight @id 'den farklı bir @id değerine sahip olmalıdır. |
Vurgulanan öğe örneği
Aşağıdaki örnekte, sol sekmede bir Highlight
klibin işaretlemesi ve sağ sekmede bu klibe bağlı mainEntity
gösterilmektedir. Bu örnekte, mainEntity
türüne ait derin bağlantı yoktur.
Aşağıdaki klip, bir spor etkinliğindeki önemli anları gösterir. Spor etkinliği, mainEntity
mülkünün @type
ve @id
özellikleriyle 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"
}
}
Aşağıda, Highlight
klibinde belirtilen kliple ilişkili mainEntity
gösterilmektedir. Bu öğe derin bağlantı içermiyor. Derin bağlantılarınız varsa bunları potentialAction
mülküyle 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 ayıklama spesifikasyonu tablosu
Mülk | Beklenen Tür | Açıklama |
---|---|---|
@context |
Metin | Zorunlu: Her zaman ["http://schema.org", {"@language": "xx"}] olarak ayarlanır.
|
@type |
Metin | Zorunlu: Her zaman Blooper olarak ayarlanır. |
@id |
URL | Zorunlu: Hata anının 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 anları klibinin adı. |
description |
Metin | Zorunlu: 300 karakterle sınırlı olan, hatanın açıklaması. |
potentialAction |
WatchAction | Zorunlu: İşlemin ayrıntılarını sağlayan bir işlem işaretleme nesnesi. |
mainEntity.@type |
Metin | Zorunlu: Bu hata anı klibin ait olduğu öğeyi temsil etmek için mainEntity mülkünü kullanın.Bu mülk aşağıdaki değerleri alabilir: mainEntity mülkü, feed'de üst düzey bir öğe olarak da mevcut olmalıdır. Bu dokümanlar boyunca ilgili türlerin spesifikasyon tablolarında belirtildiği gibi, ilgili türlere ait gerekli tüm meta verileri ekleyin. Bu mainEntity türlerinin, potentialAction mülkü aracılığıyla aktarılan Derin bağlantılar içermesi isteğe bağlıdır. |
mainEntity.@id |
URL | Zorunlu: İlgili öğenin @id değeri. Varlık feed'de mevcut olmalı ve Blooper @id 'den farklı bir @id değerine sahip olmalıdır. |
Hata örneği
Aşağıdaki örnekte, sol sekmede bir Blooper
klibin ve sağ sekmede bu klibin bağlı mainEntity
'ının işaretlemesi gösterilmektedir. Bu örnekte derin bağlantı yer almaktadır.
Aşağıdaki klip, bir filmdeki hatayı göstermektedir. Film, mainEntity
mülkünün @type
ve @id
özellikleriyle 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"
}
}
Aşağıda, Blooper
klibinde belirtilen kliple ilişkili mainEntity
gösterilmektedir. Bu öğe, potentialAction
mülkünde 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"}] olarak ayarlanır.
|
@type |
Metin | Zorunlu: Her zaman BehindTheScene olarak ayarlanır. |
@id |
URL | Zorunlu: Klibin 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: Sahne arkası klibin adı. |
description |
Metin | Zorunlu: Sahne arkası klibin açıklaması. 300 karakterle sınırlıdır. |
potentialAction |
WatchAction | Zorunlu: İşlemin ayrıntılarını sağlayan bir işlem işaretleme nesnesi. |
mainEntity.@type |
Metin | Zorunlu: Bu kamera arkası klibin ait olduğu öğeyi temsil etmek için mainEntity mülkünü kullanın.Bu mülk aşağıdaki değerlere sahip olabilir: mainEntity mülkü, feed'de üst düzey bir öğe olarak da mevcut olmalıdır. Bu dokümanlar boyunca ilgili türlerin spesifikasyon tablolarında belirtildiği gibi, ilgili türlere ait gerekli tüm meta verileri ekleyin. Bu mainEntity türlerinin, potentialAction mülkü aracılığıyla aktarılan Derin bağlantılar içermesi isteğe bağlıdır. |
mainEntity.@id |
URL | Zorunlu: İlgili öğenin @id değeri. Varlık feed'de mevcut olmalı ve BehindTheScene @id 'den farklı bir @id değerine sahip olmalıdır. |
BehindTheScene örneği
Aşağıdaki örnekte, sol sekmede bir BehindTheScene
klibin ve sağ sekmede bu klibe bağlı mainEntity
'ın işaretlemesi gösterilmektedir. Bu örnekte derin bağlantı kullanılmıştır.
Aşağıda, bir filmin kamera arkası görüntülerinin yer aldığı bir klip gösterilmektedir. Film, mainEntity
mülkünün @type
ve @id
özellikleriyle 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"
}
}
Aşağıda, BehindTheScene
klibinde belirtilen kliple ilişkili mainEntity
gösterilmektedir. Bu öğe, potentialAction
mülkünde 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"}] olarak ayarlanır.
|
@type |
Metin | Zorunlu: Her zaman DeletedScene olarak ayarlanır. |
@id |
URL | Zorunlu: Klibin 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: Silinen sahnenin adı. |
description |
Metin | Zorunlu: Silinen sahnenin açıklaması. 300 karakterle sınırlıdır. |
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 mülkünü kullanın.Bu mülk aşağıdaki değerlere sahip olabilir: mainEntity mülkü, feed'de üst düzey bir öğe olarak da mevcut olmalıdır. Bu dokümanlar boyunca ilgili türlerin spesifikasyon tablolarında belirtildiği gibi, ilgili türlere ait gerekli tüm meta verileri ekleyin. Bu mainEntity türlerinin, potentialAction mülkü aracılığıyla aktarılan Derin bağlantılar içermesi isteğe bağlıdır. |
mainEntity.@id |
URL | Zorunlu: İlgili öğenin @id değeri. Varlık feed'de mevcut olmalı ve DeletedScene @id 'den farklı bir @id değerine sahip olmalıdır. |
DeletedScene örneği
Aşağıdaki örnekte, sol sekmede bir DeletedScene
klibin işaretlemesi ve sağ sekmede bu klibe bağlı mainEntity
gösterilmektedir. Bu örnekte derin bağlantı yer almaktadır.
Aşağıdaki klip, bir filmden silinmiş bir sahneyi göstermektedir. Film, mainEntity
mülkünün @type
ve @id
özellikleriyle 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"
}
}
Aşağıda, DeletedScene
klibinde belirtilen kliple ilişkili mainEntity
gösterilmektedir. Bu öğe, potentialAction
mülkünde 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 özellikleri tablosu
Mülk | Beklenen Tür | Açıklama |
---|---|---|
@context |
Metin | Zorunlu: Her zaman ["http://schema.org", {"@language": "xx"}] olarak ayarlanır.
|
@type |
Metin | Zorunlu: Her zaman Interview olarak ayarlanır. |
@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 açıklaması. 300 karakterle sınırlıdır. |
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 mülkünü kullanın.Bu mülk aşağıdaki değerlere sahip olabilir: mainEntity mülkü, feed'de üst düzey bir öğe olarak da mevcut olmalıdır. Bu dokümanlar boyunca ilgili türlerin spesifikasyon tablolarında belirtildiği gibi, ilgili türlere ait gerekli tüm meta verileri ekleyin. Bu mainEntity türlerinin, potentialAction mülkü aracılığıyla aktarılan Derin bağlantılar içermesi isteğe bağlıdır. |
mainEntity.@id |
URL | Zorunlu: İlgili öğenin @id değeri. Varlık feed'de mevcut olmalı ve Interview @id 'den farklı bir @id değerine sahip olmalıdır. |
interviewer.@type |
Metin | Zorunlu: Her zaman Person olarak ayarlanır. |
interviewer.@id |
URL | Zorunlu: Görüşmecinin URI biçimindeki tanımlayıcısıdır. Örneğin, https://example.com/person/1234abc.@id aşağıdaki koşulları karşılamalıdır:
|
interviewer.name |
Metin | Zorunlu: Görüşmecinin adı. |
interviewee.@type |
Metin | Zorunlu: Her zaman Person olarak ayarlanır. |
interviewee.@id |
URL | Zorunlu: Görüşme yapılan kişinin URI biçimindeki tanımlayıcısıdır. Örneğin, https://example.com/person/1234abc.@id aşağıdaki koşulları karşılamalıdır:
|
interviewee.name |
Metin | Zorunlu: Görüşme yapılan kişinin adı. |
Görüşme örneği
Aşağıdaki örnekte, sol sekmede bir Interview
klibin işaretlemesi ve sağ sekmede bu klibe bağlı mainEntity
gösterilmektedir. Bu örnekte derin bağlantı yer almaktadır.
Aşağıdaki klip, bir filmle ilgili röportaj içeriyor. Film, mainEntity
mülkünün @type
ve @id
özellikleriyle 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"
}
}
Aşağıda, Interview
klibinde belirtilen kliple ilişkili mainEntity
gösterilmektedir. Bu öğe, potentialAction
mülkünde 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"
}
]
}