Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Expand
titleClick here to show Table of Contents...

Table of Contents

...

DAMS form field nameform field typerequiredMODS elementCollections Portal displaynotes
Genre Termtext fieldnogenreType*

The values entered as Genre terms are merged with metadata values for Form/Medium and Type of Resource for display on the Collections portal.

Info

If you do not use a controlled vocabulary, check the Type facet on the Collections portal to avoid spelling variants for uncontrolled terms.

Primary Genre?

dropdown selection

  • yes
  • no
no

genre[@usage]

(attribute of genre)

N/A

Multiexcerpt include
MultiExcerptNameGenre-usage
PageWithExcerptGenre

Authority

dropdown selection

  • (empty/none)
  • aat
  • gmgpc
  • lcgft
  • lcsh
no

genre[@authority]

(attribute of genre)

N/A

Multiexcerpt include
MultiExcerptNameGenre-authority
PageWithExcerptGenre

Language of Genre Termtext fieldno

genre[@lang]

(attribute of genre)

N/A

Multiexcerpt include
MultiExcerptNameGenre-lang
PageWithExcerptGenre

...


Attribute name

Details

XPath syntax examples

usage

value:

  • primary
Multiexcerpt
MultiExcerptNameGenre-usage

When entering multiple Genre terms, designate one as primary for display and/or citation purposes. One Genre term must be designated as primary even if only one Genre term is entered.

genre[@usage="primary"]
authority

values:

  • aat
  • gmgpc
  • lcgft
  • lcsh
Multiexcerpt
MultiExcerptNameGenre-authority

Authority control for names Genre terms is strongly recommended. Consult one of the following if applicable:

Follow your unit/collection guidelines.

genre[@authority="lcsh"]
authorityURI

values:

genre[@authorityURI="http://id.loc.gov/authorities/subjects"]
lang
Multiexcerpt
MultiExcerptNameGenre-lang

Enter ISO-639-2 language code (3 letters).

genre[@lang="eng"]

Subelements

No subelements for <genre>.

XML Examples

Code Block
languagexml
collapsetrue
<genre authority="aat" authorityURI="http://vocab.getty.edu/aat/" lang="eng">daguerreotypes</genre>

<genre authority="aat" authorityURI="http://vocab.getty.edu/aat/" lang="eng" usage="primary">portraits</genre>

Mappings

Dublin Core

...