Skip to content

Commit

Permalink
Add new location rare$scawhs #2259 (#2260)
Browse files Browse the repository at this point in the history
  • Loading branch information
christinach authored Oct 4, 2023
1 parent 4c8769a commit 80fff24
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 6 deletions.
20 changes: 20 additions & 0 deletions config/locations/holding_locations.json
Original file line number Diff line number Diff line change
Expand Up @@ -6382,6 +6382,26 @@
"PG"
]
},
{
"label": "William H. Scheide Library Archival. Special Collections Use Only",
"code": "rare$scawhs",
"aeon_location": false,
"recap_electronic_delivery_location": false,
"open": false,
"requestable": false,
"always_requestable": false,
"circulates": false,
"remote_storage": "",
"fulfillment_unit": "Limited",
"url": "https://bibdata.princeton.edu/locations/holding_locations/rare$scawhs.json",
"library": {
"label": "Special Collections",
"code": "rare",
"order": 0
},
"holding_library": null,
"delivery_locations": []
},
{
"label": "Remote Storage: Government Documents",
"code": "recap$gp",
Expand Down
7 changes: 4 additions & 3 deletions marc_to_solr/translation_maps/location_display.rb.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"firestone$fis"=>"Firestone Library",
"firestone$flm"=>"Firestone Library",
"firestone$flmb"=>"Firestone Library",
"zobsolete$REVIEW"=>"Obsolete Locations",
"lewis$doc"=>"Lewis Library",
"firestone$flmm"=>"Firestone Library",
"firestone$flmp"=>"Firestone Library",
"firestone$gestf"=>"Firestone Library",
Expand Down Expand Up @@ -126,7 +126,6 @@
"firestone$xlnc"=>"Firestone Library",
"firestone$zeiss"=>"Firestone Library",
"lewis$maker"=>"Lewis Library",
"lewis$doc"=>"Lewis Library",
"lewis$efa"=>"Lewis Library",
"lewis$gis"=>"Lewis Library",
"lewis$gr"=>"Lewis Library",
Expand Down Expand Up @@ -265,7 +264,6 @@
"rare$scahsvm"=>"Special Collections",
"rare$scamss"=>"Special Collections",
"rare$scathx"=>"Special Collections",
"zobsolete$UNASSIGNED"=>"Obsolete Locations",
"rare$scawa"=>"Special Collections",
"rare$xcr"=>"Special Collections",
"rare$xgr"=>"Special Collections",
Expand All @@ -289,6 +287,7 @@
"rare$xr"=>"Special Collections",
"rare$xw"=>"Special Collections",
"rare$xx"=>"Special Collections",
"rare$scawhs"=>"Special Collections",
"recap$gp"=>"ReCAP",
"recap$jq"=>"ReCAP",
"recap$pa"=>"ReCAP",
Expand Down Expand Up @@ -327,6 +326,8 @@
"techserv$acqser"=>"Technical Services",
"techserv$dc"=>"Technical Services",
"techserv$UNASSIGNED"=>"Technical Services",
"zobsolete$REVIEW"=>"Obsolete Locations",
"zobsolete$UNASSIGNED"=>"Obsolete Locations",
"zobsolete$zac"=>"Obsolete Locations",
"zobsolete$zarab"=>"Obsolete Locations",
"zobsolete$zcomc"=>"Obsolete Locations",
Expand Down
7 changes: 4 additions & 3 deletions marc_to_solr/translation_maps/locations.rb.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"firestone$fis"=>"French & Italian Graduate Study Room",
"firestone$flm"=>"Microforms Services (Film)",
"firestone$flmb"=>"Microforms Services (Film B)",
"zobsolete$REVIEW"=>"",
"lewis$doc"=>"Documents",
"firestone$flmm"=>"Microforms Services (Film M)",
"firestone$flmp"=>"Microforms Services (Film P)",
"firestone$gestf"=>"Microforms Services: East Asian",
Expand Down Expand Up @@ -128,7 +128,6 @@
"firestone$xlnc"=>"Very large books: Non-Circulating",
"firestone$zeiss"=>"Zeiss Wildlife Collection",
"lewis$maker"=>"PUL Makerspace",
"lewis$doc"=>"Documents",
"lewis$efa"=>"E/F Oversize and Atlases",
"lewis$gis"=>"GIS and Digital Map Center",
"lewis$gr"=>"Graduate Reading",
Expand Down Expand Up @@ -269,7 +268,6 @@
"rare$scahsvm"=>"Manuscripts Archival. Special Collections Use Only",
"rare$scamss"=>"Manuscripts Archival. Special Collections Use Only",
"rare$scathx"=>"Theater Archival. Special Collections Use Only",
"zobsolete$UNASSIGNED"=>"",
"rare$scawa"=>"Western Americana Archival. Special Collections Use Only",
"rare$xcr"=>
"Remote Storage (ReCAP): Cotsen Children's Library Archival. Special Collections Use Only",
Expand Down Expand Up @@ -304,6 +302,7 @@
"rare$xw"=>
"Remote Storage (ReCAP): Western Americana. Special Collections Use Only",
"rare$xx"=>"Remote Storage (ReCAP): Special Collections Use Only",
"rare$scawhs"=>"The Scheide Library Archival. Special Collections Use Only",
"recap$gp"=>"Remote Storage: Government Documents",
"recap$jq"=>"Remote Storage: JSTOR Restricted",
"recap$pa"=>"Remote Storage",
Expand Down Expand Up @@ -342,6 +341,8 @@
"techserv$acqser"=>"Acqord Orders ACQ",
"techserv$dc"=>"Cataloging and Metadata Services",
"techserv$UNASSIGNED"=>"",
"zobsolete$REVIEW"=>"",
"zobsolete$UNASSIGNED"=>"",
"zobsolete$zac"=>"American Civilization (AC) OBSOLETE",
"zobsolete$zarab"=>"Books in Arabic (Arab). Firestone OBSOLETE",
"zobsolete$zcomc"=>"Data Statistical Services (DSS). Firestone OBSOLETE",
Expand Down

0 comments on commit 80fff24

Please sign in to comment.