Dwight Walker can search for names or topics online or in library catalogues and present results to person requesting them.
E.g. in May 2020, Dwight found catalogues of Schenk collection and pictures of relatives of people at Mt Margaret Mission Graham Home, WA in 1927-35 using PDF and SLWA Encore digital catalogue.
I have skill as a cataloguer with copy cataloguing and library automation as I am a system librarian.
I consult onsite re library design and setup and can re-order a library to be better grouped so that research can be done much easier. This is a result of cataloguing the entire collection including books, serials, CD, DVDs, cassettes, LPs, audio tapes, photograph albums, paintings, letters and memorabilia.
Library systems I have installed and catalogued in:
In May 2020, I successfully installed Koha library system on Linux to create WWWalker Library with over 4300 books which I catalogued from my father mainly. I setup an OPAC and staff area and setup DNS to point to the new sub Websites. Over several hours I imported 4300 MARC records exported from ResourceMate library system.
System Administration of Koha Library Catalogue
Before importing into Koha, I had to clean the MARC records to remove non-UTF-8 characters which required knowledge of UTF-8 character encoding and Perl module programming with MARC::Lint to check for character encoding and data compatibility and hex editor to replace or remove non-UTF-8 charaters like curly ' or " or accents or graves and use MarcEdit to add 952 field in bulk and convert to .MRC file for upload. Set indicator fields based on MARC framework. Set non-defined indicator fields to \. Before that imports failed.
In import, select item type for 952$y that matches what is in Koha or create new item type to match the item type used in import or ISBD view will break and item type will be blank in catalogue for all those with new item type. Koha has item type BK not BKS so create BKS or use BK when importing in bulk. This video unfortunately gave item type of BKS when it should have been BK.