creator

The descriptor creator identifies a person or organization primarily responsible for creating a media item. The creator may be considered an author and could be one or more people, a business, organization, group, project or service.

XPATH LOCATION:

/ pbcoreDescriptionDocument / pbcoreCreator / creator

USAGE RULES:

Occurs:

1 time only

May Contain:

3 or less optional attributes, specific:

3 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>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>Producer</creatorRole>
</pbcoreCreator>
<pbcoreCreator>
        <creator>Matthew Collins</creator>
        <creatorRole>Writer</creatorRole>
</pbcoreCreator>
<pbcoreCreator>
        <creator>Kirk Wolfinger</creator>
        <creatorRole>Producer</creatorRole>
</pbcoreCreator>
<pbcoreCreator>
        <creator>Lisa Quijano Wolfinger</creator>
        <creatorRole>Producer</creatorRole>
</pbcoreCreator>

2 responses to “creator”

  1. pamela vadakan

    Creator (and Contributor) should include attributes source= and ref= for better data control e.g.
    Callenbach, ErnestDirector

  2. Michelle Reeder

    We’re wondering why the element does not have an @source attribute, which we’d use to document which authority file establishes the creator’s name.

    and differ from the “usual” PBCore pattern, which for other elements seems to be: when the element’s value comes from a controlled vocabulary, the @source attribute can be used to give the name of the vocabulary, and @ref can be used to provide a link to the vocabulary or to the term itself.

    We realize we could use @ref to supply a link, but we specifically would like to use @source to provide this information in words.

    Thanks for any information, or suggested work-arounds,

    Michelle

Leave a Reply