pulibrary / digital-scriptorium

Tools for contributing PUL records to DS
0 stars 0 forks source link

batch Hanafi #30

Closed regineheberlein closed 6 days ago

regineheberlein commented 3 months ago

//record[contains(controlfield[@tag='008'], 'ara')][datafield[matches(@tag, '^65')]/subfield[@code='a'][matches(., 'Hanafi', 'i')]]

(I'm leaving off 65x "Islamic law" or "Droit Islamique" because adding it to the selection criteria turns out to result in false negatives: not all records with 65x "Hanafites" have it)

This returns 766 records

regineheberlein commented 6 days ago

submitted