Tracksys query to determine which records should be sent to bjd2b for verification for UVA-only policy.
#bjd2b #uvaonly #tracksys #bibls
# post 1923
# pre 1964
# maps, broadsides, photographs or two sided material
Bibl.
not_in_digital_library.
where('catalog_key is not NULL').
where('master_files_count > 0').
where(:is_manuscript => false).
order(:call_number).
map(&:call_number)