Skip to content

Latest commit

 

History

History
89 lines (49 loc) · 2.02 KB

season.schema.md

File metadata and controls

89 lines (49 loc) · 2.02 KB

Season Schema

http://www.iptc.org/episode

The season the show belongs to. Based on www.iptc.org

Abstract Extensible Status Identifiable Custom Properties Additional Properties Defined In
Can be instantiated Yes Experimental No Forbidden Permitted external/iptc/season.schema.json

Season Example

{
  "iptc4xmpExt:Number": 1
}

Season Properties

Property Type Required Defined by
iptc4xmpExt:Identifier string Optional Season (this schema)
iptc4xmpExt:Name string Optional Season (this schema)
iptc4xmpExt:Number number Optional Season (this schema)
* any Additional this schema allows additional properties

iptc4xmpExt:Identifier

Season Identifier

Identifier of the season.

iptc4xmpExt:Identifier

  • is optional
  • type: string
  • defined in this schema

iptc4xmpExt:Identifier Type

string

  • format: uri – Uniformous Resource Identifier (according to RFC3986)

iptc4xmpExt:Name

Season Name

Name of the season.

iptc4xmpExt:Name

  • is optional
  • type: string
  • defined in this schema

iptc4xmpExt:Name Type

string

iptc4xmpExt:Number

Season Number

Number of the season.

iptc4xmpExt:Number

  • is optional
  • type: number
  • defined in this schema

iptc4xmpExt:Number Type

number