Skip to content

Commit

Permalink
[#2448] Create new tech locations: eastasian$tech' enigneer$tech; lew…
Browse files Browse the repository at this point in the history
…is$tech; marquand$tech;

mendel$tech; stokes$tech;
  • Loading branch information
christinach committed Aug 19, 2024
1 parent 966f725 commit a1f05af
Show file tree
Hide file tree
Showing 3 changed files with 502 additions and 370 deletions.
120 changes: 120 additions & 0 deletions config/locations/holding_locations.json
Original file line number Diff line number Diff line change
Expand Up @@ -558,6 +558,26 @@
"holding_library": null,
"delivery_locations": []
},
{
"label": "Tech Equipment",
"code": "eastasian$tech",
"aeon_location": false,
"recap_electronic_delivery_location": false,
"open": false,
"requestable": false,
"always_requestable": false,
"circulates": true,
"remote_storage": "",
"fulfillment_unit": "Media",
"url": "https://bibdata.princeton.edu/locations/holding_locations/eastasian$tech.json",
"library": {
"label": "East Asian Library",
"code": "eastasian",
"order": 0
},
"holding_library": null,
"delivery_locations": []
},
{
"label": "",
"code": "eastasian$cjk",
Expand Down Expand Up @@ -892,6 +912,26 @@
"holding_library": null,
"delivery_locations": []
},
{
"label": "Tech Equipment",
"code": "engineer$tech",
"aeon_location": false,
"recap_electronic_delivery_location": false,
"open": false,
"requestable": false,
"always_requestable": false,
"circulates": true,
"remote_storage": "",
"fulfillment_unit": "Media",
"url": "https://bibdata.princeton.edu/locations/holding_locations/engineer$tech.json",
"library": {
"label": "Engineering Library",
"code": "engineer",
"order": 0
},
"holding_library": null,
"delivery_locations": []
},
{
"label": "A",
"code": "engineer$ast",
Expand Down Expand Up @@ -2801,6 +2841,26 @@
"holding_library": null,
"delivery_locations": []
},
{
"label": "Tech Equipment",
"code": "lewis$tech",
"aeon_location": false,
"recap_electronic_delivery_location": false,
"open": false,
"requestable": false,
"always_requestable": false,
"circulates": true,
"remote_storage": "",
"fulfillment_unit": "Media",
"url": "https://bibdata.princeton.edu/locations/holding_locations/lewis$tech.json",
"library": {
"label": "Lewis Library",
"code": "lewis",
"order": 0
},
"holding_library": null,
"delivery_locations": []
},
{
"label": "PUL Makerspace",
"code": "lewis$maker",
Expand Down Expand Up @@ -3444,6 +3504,26 @@
"holding_library": null,
"delivery_locations": []
},
{
"label": "Tech Equipment",
"code": "marquand$tech",
"aeon_location": false,
"recap_electronic_delivery_location": false,
"open": false,
"requestable": false,
"always_requestable": false,
"circulates": true,
"remote_storage": "",
"fulfillment_unit": "Media",
"url": "https://bibdata.princeton.edu/locations/holding_locations/marquand$tech.json",
"library": {
"label": "Marquand Library",
"code": "marquand",
"order": 0
},
"holding_library": null,
"delivery_locations": []
},
{
"label": "Tang Reading Room Remote Storage: Marquand Use Only",
"code": "marquand$fesrf",
Expand Down Expand Up @@ -3848,6 +3928,26 @@
"holding_library": null,
"delivery_locations": []
},
{
"label": "Tech Equipment",
"code": "mendel$tech",
"aeon_location": false,
"recap_electronic_delivery_location": false,
"open": false,
"requestable": false,
"always_requestable": false,
"circulates": true,
"remote_storage": "",
"fulfillment_unit": "Media",
"url": "https://bibdata.princeton.edu/locations/holding_locations/mendel$tech.json",
"library": {
"label": "Mendel Music Library",
"code": "mendel",
"order": 0
},
"holding_library": null,
"delivery_locations": []
},
{
"label": "Audio Visual (Circulation Desk)",
"code": "mendel$av",
Expand Down Expand Up @@ -6827,6 +6927,26 @@
"QX"
]
},
{
"label": "Tech Equipment",
"code": "stokes$tech",
"aeon_location": false,
"recap_electronic_delivery_location": false,
"open": false,
"requestable": false,
"always_requestable": false,
"circulates": true,
"remote_storage": "",
"fulfillment_unit": "Media",
"url": "https://bibdata.princeton.edu/locations/holding_locations/stokes$tech.json",
"library": {
"label": "Stokes Library",
"code": "stokes",
"order": 0
},
"holding_library": null,
"delivery_locations": []
},
{
"label": "Indexes. Wallace Hall",
"code": "stokes$index",
Expand Down
Loading

0 comments on commit a1f05af

Please sign in to comment.