1 / 33

Deep Linking into the NEOS Catalogue

Learn how to perform deep linking into the NEOS Catalogue, including its configuration files, syntax, and web site integration. Discover the benefits and applications of deep linking and how to integrate it seamlessly into your web server.

ihardy
Download Presentation

Deep Linking into the NEOS Catalogue

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Deep Linking into the NEOS Catalogue Kenton Good Information Technology Services University of Alberta

  2. Today • How the NEOS Catalogue Works • Configuration Files • Deep Linking - Why • Deep Linking Syntax • Web Site Integration with the Catalogue • What to do when main web server is down

  3. Disclaimer • Sirsi can and will change their URL Syntax with minimum Notice! • I share this knowledge as a non-supported service

  4. Session Management • Session • Approx. 14 minutes unless activity – reason why you can’t bookmark web catalogue URLs • Preserves your history, marked records, etc.

  5. Configuration Files • Set Options for Web Catalogue Display • On/off switches • Control Look/Feel • Labels • 1803 Lines Long • Each NEOS Library (or group of Libraries) has a unique configuration file

  6. What is Deep Linking? • Link to Full Record • “Canned Searches”

  7. Deep Linking - Applications • Pathfinder Links • Reference Linking • Link Resolver (ex. SFX) • Database Linking (ex. Ovid) • Customized Reserve Room Searches

  8. Pathfinders

  9. Link Resolvers

  10. Database Linking - Ovid

  11. Reserve Room Links

  12. URL Syntax • Base URL: http://ualweb.library.ualberta.ca • Create the Session: /uhtbin/cgisirsi/x/0/0/57/ • Go to the Correct Page: 5/

  13. URL Syntax 2 • Establish Your Library ?user_id=WUAARCHIVE • Enter Your Search Query &searchdata1= • Limit by MARC Field {650}

  14. Confused Yet?

  15. Samples • See Handout • http://ualweb.library.ualberta.ca/uhtbin/cgisirsi/x/0/0/57/5?user_id=YYYYYYYYY&searchdata1=XXXXXXXX{020}

  16. Web Site Integration • Simple Search Box on Home Page • Advanced Search Box on Home Page • My Account • Reserve Room

  17. My Account

  18. My Account Code <form name="accessform" method=“post" action="http://sirsitest.library.ualberta.ca/uhtbin/cgisirsi/x/0/0/30/"> <input type="text" name="user_id"> <input type="password" name="password"> <input type="submit"> </form>

  19. Search Box on Homepage

More Related