SFX and GOBI 2 - PowerPoint PPT Presentation

1 / 10
About This Presentation
Title:

SFX and GOBI 2

Description:

Create new directory called GOBI2 in target parser directory ... Acquisitions Librarian/ Electronic Resources Officer. University of Chicago. mouw_at_uchicago.edu ... – PowerPoint PPT presentation

Number of Views:46
Avg rating:3.0/5.0
Slides: 11
Provided by: louy2
Category:
Tags: gobi | sfx | librarian

less

Transcript and Presenter's Notes

Title: SFX and GOBI 2


1
SFX and GOBI 2
  • James Mouw
  • and Rob Pleshar

2
Steps to Set Up SFX for GOBI 2
  • Create new directory called GOBI2 in target
    parser directory
  • Create new parser called GOBI2.pm
    (see next screen)
  • Set up a new target for GOBI2
    (see screen after that)
  • Limited to individual (or group)
  • We chose to not include password in the parse
    parameters, this allows for individual login

3
New Parser GOBI2.pm
package TargetParserGOBI2GOBI2use     Target
Parser_at_ISA qw (TargetParser)sub     getHol
ding         my (this,genRequestObj,CGIquery)
_at__        my issn        
genRequestObj-gtISSN()        my isbn        
genRequestObj-gtISBN()        isbn
s/-//mg        isbn s/\n//        my
parameters        my parse_param
URIEscapeuri_unescape(CGIquery-gtparam('sfxpa
rse_param'))         foreach (split(/\s\s/,p
arse_param))                my(n,v)
split(/\s\s/,_,2)               
parametersnv                my
base_url            parametersurl       
base_url               s/\s//mg        my
(_at_aArray,_at_jArray)        if (length issn)
            return base_url.issn          
      elsif (length isbn)             return
base_url.isbn        1
4
New Target
5
Sample Screens Follow
  • Searching OCLC WorldCat
  • SFX Menu
  • GOBI2 Login
  • GOBI2 Results

6
Sample Screen Searching OCLC WorldCat
7
Sample Screen SFX Menu
8
Sample Screen GOBI 2 Logon
9
Sample Screen GOBI 2 Results
10
For further information
James Mouw Acquisitions Librarian/ Electronic
Resources Officer University of
Chicago mouw_at_uchicago.edu Phone (773) 702-8732
Write a Comment
User Comments (0)
About PowerShow.com