Skip to content

Latest commit

 

History

History
69 lines (40 loc) · 2.02 KB

rating.schema.md

File metadata and controls

69 lines (40 loc) · 2.02 KB

Rating Schema

http://www.iptc.org/rating

The rating of the show. 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/rating.schema.json

Rating Example

{
  "iptc4xmpExt:RatingValue": "TV14",
  "iptc4xmpExt:RatingSourceLink": "http://www.tvguidelines.org/ratings.htm"
}

Rating Properties

Property Type Required Defined by
iptc4xmpExt:RatingSourceLink string Optional Rating (this schema)
iptc4xmpExt:RatingValue string Optional Rating (this schema)
* any Additional this schema allows additional properties

iptc4xmpExt:RatingSourceLink

Rating Source Link

Link to the site and optionally the page of the party which has issued the rating value, linked resource should explain the rating rules.

iptc4xmpExt:RatingSourceLink

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

iptc4xmpExt:RatingSourceLink Type

string

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

iptc4xmpExt:RatingValue

Rating Value

Rating value as issued by the rating source.

iptc4xmpExt:RatingValue

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

iptc4xmpExt:RatingValue Type

string