Skip to content

Commit

Permalink
9: Add new rule to use NACOAF identifiers when appropriate as subject…
Browse files Browse the repository at this point in the history
… headings
  • Loading branch information
acabal committed Jan 20, 2023
1 parent 763b5ec commit 47265ba
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion 9-metadata.rst
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,9 @@ The :html:`<dc:subject>` element

#. :html:`<meta property="term" refines="#subject-N">` contains the term ID for that subject heading.

#. Term IDs of subject headings that do not have LCSH identifiers in the Library of Congress system are set to `Unknown`.
#. For subject headings that are proper names, the Library of Congress uses the `NACOAF identifer in place of a regular subject heading <https://www.loc.gov/aba/publications/FreeSHM/H0405.pdf>`__. In such cases, the terms are set to a NACOAF identifier (a string starting with :value:`n`), but the authority is still set to :value:`LCSH`.

#. Term IDs of subject headings that do not have LCSH identifiers or NACOAF identifiers in the Library of Congress system are set to `Unknown`.

.. class:: no-numbering

Expand Down

0 comments on commit 47265ba

Please sign in to comment.