Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


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

...