Elements defined

pbcoreTitle

pbcoreTitle is a name or label relevant to the asset.

Best Practice: There may be many types of titles an asset may have, such as a series title, episode title, segment title, or project title, therefore the element is repeatable.

Usage: required, repeatable

Attributes

  • titleType: optional | The titleType attribute is used to indicate the type of title being assigned to the asset, such as series title, episode title or project title. Has a PBCore controlled vocabulary (recommended). Can be used as an attribute of the pbcoreTitle element.
  • titleTypeSource: optional | The titleTypeSource attribute provides the name of the authority used to declare data value of the titleType attribute. Can be used as an attribute of the pbcoreTitle element.
  • titleTypeRef: optional | The titleTypeRef attribute is used to supply a source’s URI for the value of the attribute titleTypeSource. Can be used as an attribute of the pbcoreTitle element.
  • titleTypeVersion: optional | The titleTypeVersion attribute identifies any version information about the authority or convention used to express data of this element. Can be used as an attribute of the pbcoreTitle element.
  • titleTypeAnnotation: optional | The titleTypeAnnotation attribute includes narrative information intended to clarify the nature of data used in the element. Can be used as an attribute of the pbcoreTitle element.
  • source: optional | The source attribute provides the name of the authority used to declare the value of the element. Required attribute for pbcoreIdentifier and instantiationIdentifier elements. Can be used as an attribute of any element.
  • ref: optional | The ref attribute is used to supply a source’s URI for the value of the element. Can be used as an attribute of any element.
  • version: optional | The version attribute identifies any version information about the authority or convention used to express data of this element. Can be used as an attribute of any element.
  • annotation: optional | The annotation attribute includes narrative information intended to clarify the nature of data used in the element. Can be used as an attribute of any element.
  • startTime: optional | The startTime attribute combines with the endTime attribute to define a specific media segment within a broader timeline of an asset and/or instantiation. Can be used as an attribute of the following elements - contributor, coverage, creator, instantiationRights, pbcoreDescription, pbcoreGenre, pbcoreInstantiation, pbcoreInstantiationDocument, pbcorePart, pbcoreRightsSummary, pbcoreSubject, pbcoreTitle, publisher.
  • endTime: optional | The endTime attribute combines with a similar value in the startTime attribute to define a specific media segment within a broader timeline of an asset and/or instantiation. Can be used as an attribute of the following elements - contributor, coverage, creator, instantiationRights, pbcoreDescription, pbcoreGenre, pbcoreInstantiation, pbcoreInstantiationDocument, pbcorePart, pbcoreRightsSummary, pbcoreSubject, pbcoreTitle, publisher.
  • timeAnnotation: optional | The timeAnnotation attribute includes narrative information intended to clarify the nature of data used in the element. Can be used as an attribute of the following elements - contributor, coverage, creator, instantiationRights, pbcoreDescription, pbcoreGenre, pbcoreInstantiation, pbcoreInstantiationDocument, pbcorePart, pbcoreRightsSummary, pbcoreSubject, pbcoreTitle, publisher.

Subelements

This element does not have any subelements.

Controlled Vocabularies

Example

  
    <pbcoreTitle titleType="Full" source="Box">American Experience: The Boys of '36</pbcoreTitle>
  
  
    <pbcoreTitle titleType="Program">The Boys of '36</pbcoreTitle> 
  
  
    <pbcoreTitle titleType="Series" titleTypeSource="PBCore titleType Controlled Vocabulary" titleTypeRef="http://pbcore.org/pbcore-controlled-vocabularies/titletype-vocabulary/#Series">American Experience</pbcoreTitle>