Renorm 2017-D
Request deadline | Nov 27, 2017 |
---|---|
Sandbox (testing) release | Dec 4, 2017 |
Comment deadline | Dec 13, 2017 |
Production renorm start | Dec 26, 2017 |
Production renorm finish | Dec 29, 2017 |
Changes
Change # refers to corresponding card # on the Trello Board.
# | Change | Description | Examples | Implementation notes |
---|---|---|---|---|
X | Exclude scores from dedupe | Records with format 'score' are removed from dedupe process. | Added in production | |
X | Field to break dedupe set | Adding 988|a = "NODEDUPE" will cause Primo to exclude that record from de-duping with other records. | Lumberjanes (prod) | Added in production |
20, 48, 49 | Book plate links 956, 957 added to search | Book plates with URL in the 956|u and display text in the 956|z should display as a link. Additionally, the 957 should be indexed for searching. | The best we could do (sand) | Added 956 to the additional links (links_addlink) field. 957 added to search_general index. |
25 | Add publisher facet | Note: this could be confusing for end-users, since it only includes Alma records and not Primo Central results. Campuses that want to implement this facet will need to add it to their view. | people at Long Beach (sand) | facet_local4 is publisher, labels updated |
27 | Non-Roman Script and transliterated titles running together | When a title has both a non-Roman script version and a transliterated version, (typically in a 245 and 880) they are displayed side by side and run together without a space or punctuation. It would be better if the second version displayed on a new line or included some other visual indicator that it was a different version of the title. | O sot︠s︡ializme (prod) | Handled through Central Package rec. #14. |
35 | Finding aid link category | Finding aids in the 856 currently do map into the Primo Links section. Preference is for any 856 42 with subfield $3 "Finding aid" to be categorized as a Primo Finding Aid link, for more precise control. | George and Cecilia Burlingame papers (prod) | Removed rules for 856[4,1 or 2], which were added to the linktosrc ruleset, causing all subsequent rules (including linktofa (finding aid) to not run. |
36 | Remove 'g' from subject headings display | The proceeding 'g' (or other letter) is coming from the $w in subject headings. | Science & Technology Review (sand) | Removed $w from all 6xx fields in display_subject rule. |
37 | Add space after subfield 245|f | Otherwise creates spacing problems in title display | Tarzana property owners collection (prod) | Added (space) delimiter before the rule to create space. |
38 | Add library location to searchable scope values | Needed to create scopes for location | Hansen Curriculum Room (prod) | Added AVA|c to search_searchscope field. |
40 | Index 505 subfields r & t for Primo search | Currently only 505 subfield 'a' is searchable as keywords (any field). Chapter title and author formatted as subfields 'r' & 't' become not searchable. | Teaching with Vision (prod) | 505|r mapped to author index. 505|t mapped to search_title index. |
41 | Add 590 and 591 to search indexes | Entirely missing before | William Mulholland and the Rise of Los Angeles (prod) | 590 and 591 (all subfields) added to the general search index. |
43 | Index 973 (local title) field in title index | Currently searchable in keyword index, but not in title index. | "Business Express Press" (prod) | Added 973 (all subfields) to search_title index. |
46 | Add $$o data to 240 Uniform Title display rule | 240 display rule previously only showed a,d,m,n,p,r,s | Quatour No. 1 (prod) | Added subfield 'o' to 240 and 130 in display_unititle field. |
52 | Local 9XX title fields | Local 9XX title fields previously moved to other_title field, but norm rules didn't properly include $$I | Science (prod) | Added $$I rules for 955, 959 & 960 in display_lds08 (other titles) field. |
53 | Remove 130 from main title | Previously, norm rule used 130 (when present) instead of 245 for serials. | Science & Technology Review (sand) | Nixed the 130 from main title rule |