LP#1403967: show 'subject heading thesaurus' value release notes
authorYamil Suarez <yamil@yamil.com>
Thu, 5 Mar 2015 17:26:38 +0000 (12:26 -0500)
committerYamil Suarez <yamil@yamil.com>
Thu, 5 Mar 2015 17:26:38 +0000 (12:26 -0500)
The 'subject heading thesaurus' basically defines the issuing authority
that created the authority record. For example, a value of "a" means that
it came from LoC. A value of "n" means that it is a locally created
authority. Note that within the authority MARC editor the 'Subject
Heading Thesaurus' is stored/displayed in the 'Subj' fixed field.

Signed-off-by: Yamil Suarez <yamil@yamil.com>
docs/RELEASE_NOTES_NEXT/Cataloging/display_authority_thesaurus_value.txt [new file with mode: 0644]

diff --git a/docs/RELEASE_NOTES_NEXT/Cataloging/display_authority_thesaurus_value.txt b/docs/RELEASE_NOTES_NEXT/Cataloging/display_authority_thesaurus_value.txt
new file mode 100644 (file)
index 0000000..c20b2be
--- /dev/null
@@ -0,0 +1,20 @@
+Display Authoirty Subject Heading Thesaurus Value 
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+There is now a new column in the *Manage Authorities* search results. Each result row now displays each authority's thesaurus value with a "Thes: " prefix. In the authority MARC editor interface the thesaurus value corresponds to the "Subject Heading Thesaurus" fixed field (http://www.loc.gov/marc/authority/ad008.html) labeled “Subj”. For example, a value of "Thes: a" means that the authority is a Library of Congress Subject Heading, and a value of "Thes: k" means the authority is a Canadian Subject Heading.
+
+*A Library of Congress list of thesaurus values:*
+
+
+* '' = Alternate no attempt to code
+* a = Library of Congress Subject Headings
+* b = LC subject headings for children's literature
+* c = Medical Subject Headings
+* d = National Agricultural Library subject authority file
+* k = Canadian Subject Headings
+* n = Not applicable
+* r = Art and Architecture Thesaurus
+* s = Sears List of Subject Headings
+* v = Repertoire de vedettes-matiere
+* z = Other
+* | = No attempt to code
\ No newline at end of file