creatorRole

Use the descriptor creatorRole to identify the role played by the person or group identified in the companion descriptor creator. Unlike print resources, there is usually no single role, like an author, who has primary responsibility for the creation of media items such as audio, video, and film assets and their digital renditions. For these media, creators identified as the primary creator can fill many different roles, such as the instructor for a video course, the interviewee from a video history program, or the director of a program or film.

XPATH LOCATION:

/ pbcoreDescriptionDocument / pbcoreCreator / creatorRole

USAGE RULES:

Occurs:

zero or more times

May Contain:

4 or less optional attributes, specific:

Contained by:

Contained with:

[Any elements used MUST appear in this relative order]

  • /pbcoreDescriptionDocument/pbcoreCreator/creator
  • /pbcoreDescriptionDocument/pbcoreCreator/creatorRole

EXAMPLES:

<pbcoreCreator>
        <creator>WGBH Educational Foundation</creator>
        <creatorRole>Producer</creatorRole>
</pbcoreCreator>
<pbcoreCreator>
        <creator>Lone Wolf Documentary Group</creator>
        <creatorRole source="PBCore creatorRole" ref="http://metadataregistry.org/conceptprop/list/concept_id/1425.html">Producer</creatorRole>
</pbcoreCreator>
<pbcoreCreator>
        <creator>Paula Apsell</creator>
        <creatorRole>Senior Executive Producer</creatorRole>
</pbcoreCreator>
<pbcoreCreator>
        <creator>Jed Rauscher</creator>
        <creatorRole>Editor</creatorRole>
</pbcoreCreator>
<pbcoreCreator>
        <creator>Matthew Collins</creator>
        <creatorRole source="PBCore creatorRole" ref="http://metadataregistry.org/conceptprop/list/concept_id/1425.html">Producer</creatorRole>
</pbcoreCreator>
<pbcoreCreator>
        <creator>Matthew Collins</creator>
        <creatorRole>Writer</creatorRole>
</pbcoreCreator>
<pbcoreCreator>
        <creator>Kirk Wolfinger</creator>
        <creatorRole source="PBCore creatorRole" ref="http://metadataregistry.org/conceptprop/list/concept_id/1425.html">Producer</creatorRole>
</pbcoreCreator>
<pbcoreCreator>
        <creator>Lisa Quijano Wolfinger</creator>
        <creatorRole source="PBCore creatorRole" ref="http://metadataregistry.org/conceptprop/list/concept_id/1425.html">Producer</creatorRole>
</pbcoreCreator>

VOCABULARIES:

One response to “creatorRole”

  1. Martina McGinn

    Perhaps could consider including a portrayal attribute for creatorRole – given that Actor is in the recommended vocabulary?

Leave a Reply