Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide Hyperlink to Catalog Record with Item Bib ID #6165

Open
joncameron opened this issue Jan 9, 2025 · 0 comments
Open

Provide Hyperlink to Catalog Record with Item Bib ID #6165

joncameron opened this issue Jan 9, 2025 · 0 comments

Comments

@joncameron
Copy link
Contributor

joncameron commented Jan 9, 2025

Description

Providing a link to a catalog, based on the bib ID in the given Avalon record. For example, if the Bib ID is A293, the hyperlink would be mycatalog.edu/A293.

The Bib IDs we're using for retrieving metadata in MCO is different than the IDs for specific catalog records (these aren't coming through in MARC as well), so there isn't a match between what we're using for lookup and the canonical ID for the catalog record.

Would need to make sure we're not creating URLs that don't work; could have different URLs for different bib providers, or pattern match to provide better support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant