Skip to content

Commit

Permalink
Update curiosity.yml (#69)
Browse files Browse the repository at this point in the history
Added permalink xpaths for bls and pins
  • Loading branch information
VanessaVenti authored Mar 29, 2024
1 parent a82c49b commit 2f10d41
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion harvard_yaml_mapping_files/mods/curiosity.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# 2024-03-29: Added permalink xpaths for bls and pins (VV)
# 2024-01-11: Added permalink xpath for jeffry (VV)
# 2023-10-31: Renamed owning-institution_ssim to contributing-institution_ssim (VV)
# 2023-10-02: Updated permalink xpath for bta to include 'The' (VV)
Expand Down Expand Up @@ -838,7 +839,11 @@
- spotlight-field: permalink-bta_tesim
xpath:
- xpath-value: "//mods:url[@displayLabel='The Black Teacher Archive']"


- spotlight-field: permalink-bls_tesim
xpath:
- xpath-value: "//mods:url[@displayLabel='Boston Latin School']"

- spotlight-field: permalink-buttons_tesim
xpath:
- xpath-value: "//mods:url[@displayLabel='Political Buttons']"
Expand Down Expand Up @@ -951,6 +956,10 @@
xpath:
- xpath-value: "//mods:url[@displayLabel='Digital Scores and Libretti']"

- spotlight-field: permalink-pins_tesim
xpath:
- xpath-value: "//mods:url[@displayLabel='Soviet Pins']"

- spotlight-field: permalink-ssb_tesim
xpath:
- xpath-value: "//mods:url[@displayLabel='The South Sea Bubble, 1720']"
Expand Down

0 comments on commit 2f10d41

Please sign in to comment.