ISAN
|
IsanType
|
<ISAN root="0000-0005-CFED" episodeOrPart="0006" check1="I" version="0000-0000" check2="K">0000-0005-CFED-0006-I-0000-0000-K</ISAN>
|
"ISAN" : { "root" : "0000-0005-CFED", "episodeOrPart" : "0006", "check1" : "I", "version" : "0000-0000", "check2" : "K", "value" : "0000-0005-CFED-0006-I-0000-0000-K" }
|
|
recordId
|
String
|
<recordId>episode-12345</recordId>
|
"recordId" : "episode-12345"
|
|
titles
|
TitlesType
|
<titles> <title kind="working" language="FRE">Titre De Travail En Francais</title> <title kind="original" language="FRE">Titre Original En Francais</title> </titles>
|
"titles" : [ { "kind" : "working", "language" : "FRE", "value" : "Titre De Travail En Francais" }, { "kind" : "original", "language" : "FRE", "value" : "Titre Original En Francais" }]
|
|
partReference
|
String
|
<partReference>1/2</partReference>
|
|
deprecated - use sequenceNumber
|
sequenceNumber
|
String
|
<sequenceNumber>1/2</sequenceNumber>
|
|
replaces partReference |
workType
|
WorkTypeEnum
|
<workType>tv_entertainment</workType>
|
"workTypes" : "tv_entertainment"
|
|
workKind
|
WorkKindEnum
|
<workKind>live</workKind>
|
|
|
duration
|
DurationType
|
<duration unit="min">90</duration>
|
"duration" : { "unit" : "min", "value" : 90 },
|
|
referenceYear
|
Integer
|
<referenceYear>2019</referenceYear>
|
|
|
releaseDate
|
Date yyyy-MM-dd or yyyy-MM or yyyy
|
<releaseDate>yyyy-MM-dd</releaseDate>
|
"releaseDate" : "2020-07-31"
|
|
colorKind
|
ColorKindEnum
|
<colorKind>color</colorKind>
|
"colorKind" : "grayscale"
|
|
countries
|
CountriesType
|
<countries> <country kind="production">FR</country> <country kind="distribution">DE</country> </countries>
|
"countries" : [ { "kind" : "production", "value" : "FR" }, { "kind" : "distribution", "value" : "DE" } ]
|
|
languages
|
LanguagesType
|
<languages> <language kind="original">FRE</language> <language kind="original">GER</language> </languages>
|
"languages" : [ { "kind" : "original", "value" : "FRE" }, { "kind" : "original", "value" : "GER" } ]
|
|
companies
|
CompaniesType
|
<companies> <company kind="production">Mira Films</company> <company kind="production">VRD Gmbh</company> </companies>
|
"companies" : [ { "kind" : "production", "value" : "Mira Films" }, { "kind" : "production", "value" : "VRD Gmbh" } ]
|
|
participants
|
ParticipantsType
|
<participants> <participant role="director">John Doe</participant> <participant role="producer">John Doe</participant> </participants>
|
"participants" : [ { "role" : "director", "value" : "John Doe" }, { "role" : "producer", "value" : "John Doe" } ]
|
|
linkedIsans
|
LinkedIsansType
|
<linkedIsans> <linkedIsan type="composite" root="0000-0005-CFED" episodeOrPart="0005" check1="K" version="0000-0000" check2="E"/> <linkedIsan type="sequel" root="0000-0005-CFED" episodeOrPart="0004" check1="M" version="0000-0000" check2="8"/> </linkedIsans>
|
"linkedIsans" : [ { "type" : "composite", "root" : "0000-0005-CFED", "episodeOrPart" : "0005", "check1" : "K", "version" : "0000-0000", "check2" : "E" }, { "type" : "sequel", "value" : "ISAN 0000-0005-CFED-0004-M-0000-0000-8" } ]
|
|
linkedIds
|
LinkedIdsType
|
<linkedIds> <linkedId type="lumiere" domain="lumiere.obs.coe.int">19863</linkedId> <linkedId type="imdb" domain="imdb.com">tt1234567</linkedId> </linkedIds>
|
linkedIds" : [ { "type" : "lumiere", "domain" : "lumiere.obs.coe.int", "value" : "19863" }, { "type" : "imdb", "domain" : "imdb.com", "value" : "tt1234567" } ]
|
|