Elements defined

contributor

contributor identifies a person, people, or organization that has made substantial creative contributions to the asset. This contribution is considered to be secondary to the primary author(s) (person or organization) identified in the descriptor creator.

Usage: required within pbcoreContributor, not repeatable

Attributes

  • affiliation: optional | The affiliation attribute is used to indicate the organization with which an agent is associated or affiliated. Can be used as an attribute of the following elements - contributor, creator, publisher.
  • affiliationSource: optional | The affiliationSource attribute provides the name of the authority used to declare the value of the attribute affiliation. Can be used as an attribute of the following elements - contributor, creator, publisher.
  • affiliationRef: optional | The affiliationRef attribute is used supply a source’s URI for the value of the attribute affiliation. Can be used as an attribute of the following elements - contributor, creator, publisher.
  • affiliationVersion: optional | The affiliationVersion attribute identifies any version information about the authority or convention used to express data of the attribute affiliation. Can be used as an attribute of the following elements - contributor, creator, publisher.
  • affiliationAnnotation: optional | The affiliationAnnotation attribute includes narrative information intended to clarify the nature of data used in the attribute affiliation. Can be used as an attribute of the following elements - contributor, creator, publisher.
  • 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.

Example

  
  <pbcoreContributor>
<contributor>Kenneth Branagh</contributor>
<contributorRole>Director</contributorRole>
</pbcoreContributor>
  
  <pbcoreContributor>
<contributor source="LC Name Authority" ref="http://id.loc.gov/authorities/names/nr88009360" portrayal="Gilderoy Lockhart">Branagh, Kenneth</contributor>
<contributorRole>Actor</contributorRole>
</pbcoreContributor>