University Libraries
Permanent URI for this communityhttp://hdl.handle.net/1903/10
Browse
5 results
Search Results
Item Linked, Controlled Folksonomy as Reparative Taxonomy(2022-05-05) Bradley, BenjaminThis presentation provides an overview of some criticism of the Library of Congress Subject Headings (LCSH) and then proposes a Linked, Local Folksonomy as a reparative taxonomy to address help make cataloging in libraries more inclusive.Item Managing Metadata Overload: Automating E-Resource Workflows with Computer Scripts(2019-06-22) Bradley, BenjaminThis poster illustrates how I have incorporated three different computer scripts into e-resource workflows to manage the large sets of metadata used to provide access and discovery of the library’s electronic resources and increase the volume of the work. The poster will illustrate the three different workflows and provide screenshots of the computer code and the scripts in action. The first script I will present is the E-Resource Access Checker developed by Kristinia Sprugin which I have edited to meet my library’s needs and use to ensure our patrons are presented with functioning URLs to access an e-resource, cutting down on dead or incorrect links in our discovery system. The second script is one I developed in collaboration with collection development librarians to assist with making decisions about e-resources. The script enables a librarian to input a list of titles being considered for cancelation, and the script then uses the WorldCat Knowledge Base (WCKB) API to find the different means of access and their associated coverage dates, thus making is easier to get the information needed for their decisions. The last script automates batch searches of WorldCat using the WorldCat Search API. I use the script to harvest metadata to enrich publisher-provided metadata in the WCKB and to create new collections in the WCKB to provide access to e-resources which we couldn’t previously. The poster will help facilitate discussions about these kinds of innovative practices and facilitate collaboration on related projects.Item KBQuery's Got Your Coverage!(2019-06-11) Bradley, BenjaminKBQuery is a Python script I created that uses the WorldCat Knowledge Base API to automate batch searches of our holdings in the WorldCat knowledge base. The script outputs coverage information which can then be used to support collection management. For example, the script can be used on a list of titles under consideration for cancelation to understand what other avenues the libraries have to access the title (such as an aggregator database or from an open access source). The script can also search on list of entitlements to see if a titles are missing from the KB, so we can identify those missing titles and add them, providing access to those titles. My lightning talk will give an overview of the script, present some real-world applications for the script, and close by discussion some opportunities to further develop the script.Item Harvesting MARC Data with the WorldCat Search API(2018-06-14) Bradley, BenjaminThe Open Discovery Initiative (ODI) hopes for a world where all content providers openly share their metadata with all discovery service providers, but we are still far from that world. While libraries depend more and more on publisher-provided metadata, libraries are often left with poor quality metadata or sometimes with no metadata at all. In this environment, librarians need to develop web-scale tools to provide web-scale discovery and access. In this lightning talk I will introduce a Python script I have been developing which uses the WorldCat Search API to batch search and download OCLC MARC records which I use to harvest metadata to supplement publisher-provided metadata or to transform the records into a KBART file for ingest.Item Digital Stacks Maintenance: Using Computer Scripts to Provide and Ensure Access to E-Resources(2018-05-03) Bradley, BenjaminAs electronic resource collections continue to grow, librarians often struggle with maintaining these growing collections. Librarians need web-scale tools to manage e-resources in a web-scale discovery environment. This poster presents two tools I use to help manage e-resources. The first is a Ruby script originally developed by Kristina Spurgin, the E-Resource Access Checker. In the poster, I discuss how I use this tool and have developed the code further to meet my needs. The second tool is a Python script I have been developing which uses the OCLC WorldCat Search API to harvest metadata to supplement publisher provided metadata in our e-resource management tool, OCLC Collection Manager.