pennmarc 1.4.6 → 1.4.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/pennmarc/mappings/locations.yml +20 -4
- data/lib/pennmarc/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: a51f4a4e365a774002e2dbddfa2d1ba72b37e7ed5b98c2b6ca7910e45c571568
|
|
4
|
+
data.tar.gz: 795408a49a463709d3d0805ec5a66b58c822ee99630f9ed281583c2c954e23b4
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 64213422101fa26f03d675af34ffb5f0169b266c6173689516fb9a33120d3fca8c709392ccea842baf96ae08887c9aea238d542e932cf289428437fce7685df9
|
|
7
|
+
data.tar.gz: b29c0fb8dd64d223b0749b1179286bd99d430e658d38e236cfed0747b96fc88dd9494c213ecd0c007c03a0bca03ea49a6ba61fce2eb59578e6c42cc337ee46e1
|
|
@@ -168,6 +168,12 @@ biom:
|
|
|
168
168
|
- Health Sciences Libraries
|
|
169
169
|
- Holman Biotech Commons
|
|
170
170
|
display: Holman Biotech Commons
|
|
171
|
+
biombest:
|
|
172
|
+
specific_location: Holman Biotech Commons - Bestsellers
|
|
173
|
+
library:
|
|
174
|
+
- Health Sciences Libraries
|
|
175
|
+
- Holman Biotech Commons
|
|
176
|
+
display: Holman Biotech Commons - Bestsellers
|
|
171
177
|
biomclin:
|
|
172
178
|
specific_location: Holman Biotech Commons - Clinical Reading Room
|
|
173
179
|
library:
|
|
@@ -573,7 +579,7 @@ easiaover:
|
|
|
573
579
|
easiasem:
|
|
574
580
|
specific_location: Van Pelt - Candice and Robert Willoughby East Asian Studies Seminar Room
|
|
575
581
|
library: Van Pelt-Dietrich Library Center
|
|
576
|
-
display: Van Pelt - Candice and Robert Willoughby East Asian Studies Seminar Room
|
|
582
|
+
display: Van Pelt - Candice and Robert Willoughby East Asian Studies Seminar Room
|
|
577
583
|
eastasia:
|
|
578
584
|
specific_location: Van Pelt - East Asia Collection
|
|
579
585
|
library: Van Pelt-Dietrich Library Center
|
|
@@ -799,8 +805,7 @@ medieval:
|
|
|
799
805
|
mideast:
|
|
800
806
|
specific_location: Van Pelt - Stapleton Seminar Room
|
|
801
807
|
library: Van Pelt-Dietrich Library Center
|
|
802
|
-
display: Van Pelt - Stapleton Seminar Room
|
|
803
|
-
|
|
808
|
+
display: Van Pelt - Stapleton Seminar Room
|
|
804
809
|
mscirc:
|
|
805
810
|
specific_location: Penn Museum Library - Circulation
|
|
806
811
|
library: Penn Museum Library
|
|
@@ -1024,7 +1029,7 @@ rotc:
|
|
|
1024
1029
|
sasiarefe:
|
|
1025
1030
|
specific_location: Van Pelt - Govindaraju/Chandrasekhara South Asia Studies Seminar Room
|
|
1026
1031
|
library: Van Pelt-Dietrich Library Center
|
|
1027
|
-
display: Van Pelt - Govindaraju/Chandrasekhara South Asia Studies Seminar Room
|
|
1032
|
+
display: Van Pelt - Govindaraju/Chandrasekhara South Asia Studies Seminar Room
|
|
1028
1033
|
scg123:
|
|
1029
1034
|
specific_location: Kislak Center for Special Collections - Rare Book Collection
|
|
1030
1035
|
library:
|
|
@@ -1235,6 +1240,13 @@ sclea:
|
|
|
1235
1240
|
- Van Pelt-Dietrich Library Center
|
|
1236
1241
|
display: Kislak Center for Special Collections - Lea Collection
|
|
1237
1242
|
aeon: true
|
|
1243
|
+
scleastor:
|
|
1244
|
+
specific_location: LIBRA Lea Collection
|
|
1245
|
+
library:
|
|
1246
|
+
- Special Collections
|
|
1247
|
+
- LIBRA
|
|
1248
|
+
display: LIBRA Lea Collection
|
|
1249
|
+
aeon: true
|
|
1238
1250
|
scmap:
|
|
1239
1251
|
specific_location: Kislak Center for Special Collections - Rare Book Collection
|
|
1240
1252
|
library:
|
|
@@ -1618,6 +1630,10 @@ vpnewbook:
|
|
|
1618
1630
|
specific_location: Van Pelt - New Book Display
|
|
1619
1631
|
library: Van Pelt-Dietrich Library Center
|
|
1620
1632
|
display: Van Pelt - New Book Display
|
|
1633
|
+
vppendcc:
|
|
1634
|
+
specific_location: Van Pelt - Pending Review (G133 CC)
|
|
1635
|
+
library: Van Pelt-Dietrich Library Center
|
|
1636
|
+
display: Van Pelt - Pending Review (G133 CC)
|
|
1621
1637
|
vpref:
|
|
1622
1638
|
specific_location: Van Pelt Reference - Stacks
|
|
1623
1639
|
library:
|
data/lib/pennmarc/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: pennmarc
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.4.
|
|
4
|
+
version: 1.4.8
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Mike Kanning
|
|
@@ -12,7 +12,7 @@ authors:
|
|
|
12
12
|
autorequire:
|
|
13
13
|
bindir: bin
|
|
14
14
|
cert_chain: []
|
|
15
|
-
date: 2026-
|
|
15
|
+
date: 2026-07-24 00:00:00.000000000 Z
|
|
16
16
|
dependencies:
|
|
17
17
|
- !ruby/object:Gem::Dependency
|
|
18
18
|
name: activesupport
|