Skip to content

Commit d03c8bb

Browse files
authored
Edit mods exclusion xpaths (#1338)
1 parent 04a31ad commit d03c8bb

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed
Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1-
["//mods:originInfo/mods:dateCaptured",
1+
["//mods:originInfo[@displayLabel=\"Digital Scan Date Raw Scan\"]/mods:dateCaptured",
2+
"//mods:originInfo[@displayLabel=\"Digital Scan Date filename\"]/mods:dateCaptured",
23
"//mods:identifier[@type=\"filename\"]",
3-
"//mods:physicalDescription/mods:note[@type=\"technical\"]"]
4+
"//mods:physicalDescription/mods:note[@type=\"technical\"]",
5+
"//mods:originInfo/mods:place/mods:placeTerm[@type=\"code\" and @authority=\"marccountry\"]",
6+
"//mods:originInfo/mods:dateIssued[@encoding=\"marc\"]"]

0 commit comments

Comments
 (0)