]> git.evergreen-ils.org Git - working/Evergreen.git/blob - docs/admin/authorities.txt
Merge the Evergreen docs into the code repository
[working/Evergreen.git] / docs / admin / authorities.txt
1 Authorities
2 -----------
3
4 Authority Control Sets
5 ~~~~~~~~~~~~~~~~~~~~~~
6
7
8 The tags and subfields that display in authority records in Evergreen are
9 proscribed by control sets.  The Library of Congress control set is the default
10 control set in Evergreen.  In Evergreen release 2.2, you can create customized
11 control sets for authority records.  Also, you can define thesauri and authority
12 fields for these control sets.
13
14 Patrons and staff will be able to browse authorities in the OPAC.  The following
15 fields are browsable by default: author, series, subject, title, and topic.  You
16 will be able to add custom browse axes in addition to these default fields.
17
18 Control Sets
19 ^^^^^^^^^^^^
20
21 You can specify the MARC tags and subfields that an authority record should
22 contain.  The Library of Congress control set exists in the staff client by
23 default.  The control sets feature enables librarians to add or customize new
24 control sets.
25
26 To access existing control sets, click *Admin* -> *Server Administration* ->
27 *Authorities* -> *Control Sets*.
28
29 To add a *control set*:
30
31 . Click *Admin* -> *Server Administration* -> *Authorities* -> *Control Sets*.
32 . Click *New Control Set*.  . Add a *Name* to the control set. Enter any number
33 of characters.  . Add a *Description* of the control set.  Enter any number of
34 characters.  . Click *Save*.
35
36 image::media/Authority_Control_Sets1.jpg[Authority_Control_Sets1]
37
38 Thesauri 
39 ~~~~~~~~
40
41 A thesaurus describes the semantic rules that govern the meaning of words in a
42 MARC record. The thesaurus code, which indicates the specific thesarus that
43 should control a MARC record, is encoded in a fixed field using the mnemonic
44 Subj in the authority record.  Eleven thesauri associated with the Library of
45 Congress control set exist by default in the staff client.  
46
47 To access an existing thesaurus, click *Admin* -> *Server Administration* ->
48 *Authorities* -> *Control Sets*, and choose the hyperlinked thesaurus that you
49 want to access, or click *Admin* -> *Server Administration* -> *Authorities* ->
50 *Thesauri*.
51
52
53 To add a *Thesaurus*:
54
55 . Click *Admin* -> *Server Administration* -> *Authorities* -> *Control Sets*,
56 and choose the hyperlinked thesaurus that you want to access, or click *Admin*
57 -> *Server Administration* -> *Authorities* -> *Thesauri*.  . Click *New
58 Thesaurus*.  . Add a *Thesaurus Code*.  Enter any single, upper case character.
59 This character will be entered in the fixed fields of the MARC record.  . Add a
60 *Name* to the thesaurus. Enter any number of characters.  . Add a *Description*
61 of the thesaurus.  Enter any number of characters. 
62
63 image::media/Authority_Control_Sets2.jpg[Authority_Control_Sets2]
64
65 Authority Fields 
66 ~~~~~~~~~~~~~~~~
67
68
69 Authority fields indicate the tags and subfields that should be entered in the
70 authority record.  Authority fields also enable you to specify the type of data
71 that should be entered in a tag.  For example, in an authority record governed
72 by a Library of Congress control set, the 100 tag would contain a "Heading -
73 Personal Name."  Authority fields also enable you to create the corresponding
74 tag in the bibliographic record that would contain the same data. 
75
76 To create an *Authority Field*: 
77 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
78
79 . Click *Admin* -> *Server Administration* -> *Authorities* -> *Control Sets*.
80 . Click *Authority Fields*.  The number in parentheses indicates the number of
81 authority fields that have been created for the control set.
82 . Click *New Authority Field*.
83 . Add a *Name* to the authority field. Enter any number of characters.
84 . Add a *Description* to describe the type of data that should be entered in
85 this tag.  Enter any number of characters.
86 . Select a *Main Entry* if you are linking the tag(s) to another entry.
87 . Add a tag in the authority record.
88 . Add a subfield in the authority record.  Multiple subfields should be entered
89 without commas or spaces.
90 . Click *Save*.
91 +
92 image::media/Authority_Control_Sets3.jpg[Authority_Control_Sets3]
93 +
94 .Create the corresponding tag in the bibliographic record that should contain
95 this information.  Click the *None* link in the *Controlled Bib Fields* column.
96 . Click *New Control Set Bib Field*.
97 . Add the corresponding tag in the bibiographic record.
98 . Click *Save*.
99
100 image::media/Authority_Control_Sets4.jpg[Authority_Control_Sets4]
101
102
103
104 Browse Axes
105 ~~~~~~~~~~~
106
107 Authority records can be browsed, by default, along five axes: author, series,
108 subject, title, and topic. Use the *Browse Axes* feature to create additional
109 axes.
110
111
112 Create a new *Browse Axis*:
113
114 . Click *Admin* -> *Server Administration* -> *Authorities* -> *Browse Axes*
115 . Click *New Browse Axis*.
116 . Add a *code*.  Do not enter any spaces.
117 . Add a *name* to the axis that will appear in the OPAC.  Enter any number of
118 characters.
119 . Add a *description* of the axis.  Enter any number of characters.
120 . Add a *sorter attribute*. The sorter attribute indicates the order in which
121 the results will be displayed.
122 +
123 image::media/Authority_Control_Sets5.jpg[Authority_Control_Sets5]
124 . Assign the axis to an authority so that users can find the authority record
125 when browsing authorities. Click *Admin* -> *Server Administration* ->
126 *Authorities* -> *Control Sets*. 
127 . Choose the control set to which you will add the axis.  Click *Authority
128 Fields*
129 . Click the link in the *Axes* column of the tag of your choice.
130 . Click *New Browse Axis-Authority Field Map*.
131 . Select an *Axis* from the drop down menu.
132 . Click *Save*.
133
134 image::media/Authority_Control_Sets6.jpg[Authority_Control_Sets6]
135
136
137 OPAC Searching of Authorities
138 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
139
140 Patrons and librarians can browse authorities through the OPAC.
141
142
143 To search for *Authorities*:
144
145 . Click *Advanced Search* in the OPAC.
146 . Find the *Authority Browse* column in the left side of the screen.
147 . Select a browse axis, and enter a keyword. The terms in the middle of the
148 results list should yield the best match.
149 +
150 image::media/Authority_Control_Sets7.jpg[Authority_Control_Sets7]
151 . Click *Submit*.
152 . A list of results will appear.  The authorities with bibliographic records
153 attached will be listed in bold with the number of attached bibliographic
154 records in parentheses.
155 +
156 image::media/Authority_Control_Sets8.jpg[Authority_Control_Sets8]
157 +
158 . Click on the bolded text to view bibliographic records.
159
160 image::media/Authority_Control_Sets9.jpg[Authority_Control_Sets9]
161
162
163 *Permissions to use this Feature*
164
165
166 To use authority control sets, you will need the following permissions:
167
168 * CREATE_AUTHORITY_CONTROL_SET UPDATE_AUTHORITY_CONTROL_SET
169 * DELETE_AUTHORITY_CONTROL_SET
170