Skip to content

Latest commit

 

History

History
69 lines (40 loc) · 1.83 KB

series.schema.md

File metadata and controls

69 lines (40 loc) · 1.83 KB

Series Schema

http://www.iptc.org/series

The series 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/series.schema.json

Series Example

{
  "iptc4xmpExt:Name": "nba_highlights",
  "iptc4xmpExt:Identifier": "http://espn.com/series-identifiers/2613953"
}

Series Properties

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

iptc4xmpExt:Identifier

Series Identifier

Identifier of the series.

iptc4xmpExt:Identifier

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

iptc4xmpExt:Identifier Type

string

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

iptc4xmpExt:Name

Series Name

Name of the series.

iptc4xmpExt:Name

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

iptc4xmpExt:Name Type

string