Skip to content

Validation: Relation Attributes

Evan Villemez edited this page Aug 6, 2013 · 1 revision

When Relation objects are validated, some may allow different sets of attributes, depending on the Relation type. Described below are any attributes that can be set by Relation type.

based_on

No attributes.

requires

No attributes.

references

No attributes.

transcript_of

  • kind - What type of transcript the Relation describes. Valid values include:

      'subtitles', 'captions', 'descriptions', 'chapters', 'metadata'
    

translation_of

No attributes.

search

No attributes.

version_of

  • version - A version number.

part_of

  • index - An integer specifying index number if subject Resource appears in an ordered collection of other Resources.