A django based system that provides a stable URL for every item in the library's catalog. Various discovery services will link to these URLs. The page for each item will in turn link out to various other resources that provide methods for accessing the content of the items.
MIT License
15
stars
9
forks
source link
handle GM bibid from Summon having no corresponding WRLC bib record #245
Summon contains GM Voyager records that do not have a matching record in WRLC Voyager. In this case, when the GM bib lookup fails, do a z39.50 search in GM Voyager by bibid, then display results page.
Since there is no WRLC Voyager record, there will not be a CLS Request link.
Working example URL with the 'm' prefix in front of the GM bibid: findit.library.gwu.edu/item/mNNNNNN
Example GM bibids that do not have a WRLC record: 373739, 2405292
Summon contains GM Voyager records that do not have a matching record in WRLC Voyager. In this case, when the GM bib lookup fails, do a z39.50 search in GM Voyager by bibid, then display results page. Since there is no WRLC Voyager record, there will not be a CLS Request link.
Working example URL with the 'm' prefix in front of the GM bibid: findit.library.gwu.edu/item/mNNNNNN Example GM bibids that do not have a WRLC record: 373739, 2405292