Skip to content

Instantly share code, notes, and snippets.

@ruthtillman
Last active May 16, 2019 16:57
Show Gist options
  • Save ruthtillman/35d4a8062c2002cff7514013793cea6e to your computer and use it in GitHub Desktop.
Save ruthtillman/35d4a8062c2002cff7514013793cea6e to your computer and use it in GitHub Desktop.
Public gist of identified blacklight features and examples.

These were originally collected as research/benchmarking for Penn State's Blacklight catalog. They range from core features like the call number browse, which will enable us to see materials across 30+ libraries displayed on a single "shelf," to desired "someday" enhancements like the incorporation of knowledge cards and digital collections display.

Search Partial Subjects from Item Record

Catalogers generally apply the most specific subject heading possible. This heading is made up of increasingly more specific parts, when the most general might be helpful in finding results. If someone has found a book on African-American quiltmakers, for example, and the subject is African American quiltmakers—Michigan—Biography, how can we make it easy for them to search only for African American quiltmakers?

Princeton: https://catalog.princeton.edu/catalog/1968400

Relationships Between Bound-Withs

After speaking to folks who work with the Sirsi Symphony extracts at NCSU and Stanford, we developed our own method of handling bound-withs, documented here: https://github.com/psu-libraries/psulib_blacklight/wiki/Bound-With-in-Linked-Notes

Call Number Browse

We need a way to provide some kind of fuller shelf browse which allows people to see items held in our 23 campus locations and additional 12ish UP libraries.

Stanford, browse has great thumbnail options: https://searchworks.stanford.edu/browse?action=index&controller=browse&page=-2&start=12754562&view=gallery

Call number search from drop-down is more specific, e.g. https://searchworks.stanford.edu/catalog?utf8=%E2%9C%93&start=12754562&view=gallery&search_field=call_number&q=nk+9112

Princeton, browse has simple list with no extra options, could be functional option if Stanford-type browse poses challenges: https://catalog.princeton.edu/browse/call_numbers?search_field=browse_cn&q=nk9112

Indexing Alternate Forms of names & subjects/"Tracings"

Cornell: search for Chaĭkovskiĭ as author https://newcatalog.library.cornell.edu/catalog?utf8=%E2%9C%93&controller=catalog&action=index&q=Cha%C4%ADkovski%C4%AD&search_field=author%2Fcreator gives you results with authorized form Tchaikovsky, Peter Ilich, 1840-1893 as author/creator.

Cornell: search for subject heart attack https://newcatalog.library.cornell.edu/catalog?utf8=%E2%9C%93&controller=catalog&action=index&q=heart+attack&search_field=subject gives you results with the authorized medical term, "myocardial infarction"

IUCat does similar?

note, from convos at Blacklight forum 2018 appears to involve more systems. Cornell indexes with Java vs. traject.

Authority-Based Knowledge Cards?

Might this be another way of approaching knowledge cards? Consider refining/augmenting with other knowledge card type stuff

Cornell: https://newcatalog.library.cornell.edu/browse?authq=Bell,%20Sarah%20J.%20(Sarah%20Johanna),%201945-2010&start=0&browse_type=Author

IU: https://iucat.iu.edu/browse?utf8=%E2%9C%93&q=Tchaikovsky%2C+Peter+Ilich%2C+1840-1893&type=author

Knowledge Cards

Just collecting items of interest at this point:

https://search.library.wisc.edu/catalog/999727774602121

Schema.org

Stanford. Starting place: Solr mapping & HTML rendering

Incorporate Digital Collections

Add viewer to records with digital surrogates/materials in repository.

Princeton, single-item: https://catalog.princeton.edu/catalog/3927580

Stanford, collection preview: https://searchworks.stanford.edu/view/4086072

New Catalog Tour

Princeton has created a tour which might be a useful model for newly-released catalogs (design with teaching/learning librarians): https://catalog.princeton.edu/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment