Elements defined

pbcoreRelationType

pbcoreRelationType describes the relationship between the asset being describe by the PBCore document and any other asset. Ideally it would contain text from a controlled vocabulary for describing relationships. There is some depth to what a relationship could be. The assets can be related as different episodes in a series, different tapes in a box set, or different versions of an original, among others.

Best Practice: The assets may be related in that they are different discrete parts of a single intellectual unit, one may be a derivative of another, or they may be different versions that are distinct enough to be described as separate assets.

Usage: required within pbcoreRelation, not repeatable

Attributes

  • 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.

Subelements

This element does not have any subelements.

Controlled Vocabularies

Example

  
  <pbcoreRelation>
<pbcoreRelationType source="pbcoreRelationType Vocabulary" ref="http://pbcore.org/pbcore-controlled-vocabularies/pbcorerelationtype-vocabulary/#IsPartOf">Is Part Of</pbcoreRelationType>
<pbcoreRelationIdentifier>NOVA</pbcoreRelationIdentifier>
</pbcoreRelation>