Elements defined

pbcoreIdentifier

pbcoreIdentifier is an identifier that can apply to the asset. This identifier should not be limited to a specific instantiation, but rather all instantiations of an asset. It can also hold a URL or URI that points to the asset.

Best Practice: Best practice is to identify the media item (whether analog or digital) by means of an unambiguous string or number corresponding to an established or formal identification system if one exists. Otherwise, use an identification method that is in use within your agency, station, production company, office, or institution.

Usage: required, repeatable

Attributes

  • source: required | 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.

Subelements

This element does not have any subelements.

Example

  
    <instantiationIdentifier source="WGBH BARCODE">0000313536</instantiationIdentifier>  
  
  
    <instantiationIdentifier source=”YouTube ID” ref="http://www.youtube.com/watch?v=eYi6v20fNmc">eYi6v20fNmc</instantiationIdentifier>