When it finds no registry record it returns 0 in the XML response, but it is a completely differentt sort of response probably coming directly from the SRU interface. This is not really a problem though.
What I would really want from this service is some extra functionality concerning Openurl base url's.
I would really like it to respond to a search on IP number and give back the institution that has a openurl resolver covering the domain of the IP adress, so I can provide a correct base url to people who are accessing our catalog from other areas. I can now see the baseurl in the response since I have discovererd I can do: http://worldcat.org/webservices/registry/lookup/Institutions/oclcSymbol/OCL?serviceLabel=enhancedContent
Now I would like it to retrieve the record by IP adress. That would be great.
Configuring these deep links is very important -- helps complete the discovery-to-delivery process offered by WorldCat.org. So take the time to fill this out for your institution.
The OCLC Developer Network supports the use of OCLC Web Services—a set of tools and APIs that expose data and services for WorldCat and our member libraries and partner institutions or companies. learn more »
© 2010 OCLC Domestic and international trademarks and/or service marks of OCLC Online Computer Library Center, Inc. and its affiliates
Comments
re: Creating a Catalog Search Form Using WorldCat Registry
I get this error when I type in "COO" for Cornell. We use WorldCat Local.
Cut and paste the following code to create a keyword catalog search for your catalog.
This catalog is not currently supported.
re: Creating a Catalog Search Form Using WorldCat Registry
Adam,
The Worldcat Registry (http://www.worldcat.org/registry/Opac/3913) actually lists Cornell's catalog as Voyager. Libraries can update their own Registry information to reflect changes. So if you want the Registry to reflect the fact that Cornell is using WorldCat Local then the person with rights to update the information in the Registry will need to make this change.
Additionally, Voyager is one of the catalogs that I tried really hard to get to work but couldn't seem to hack it properly, which is why the demo doesn't produce a form for you and gives you the "This catalog is not currently supported" message.
If you want to embed a WorldCat Local search box in a page, it quite easy to do. You can see an example of it on University of Washington Libraries site (http://www.lib.washington.edu/). To get an embeddable search box for Cornell go to http://cornell.worldcat.org/tools/searchboxHTML, configure, then cut and paste the code. There was a blog post about this on the WorldCat Blog last April.
Also as an FYI, the WorldCat list widget and WorldCat keyword search widget can be customized for your WorldCat Local implementation.
re: Creating a Catalog Search Form Using WorldCat Registry
I have created a simple catalog search form for our school library back in my college days but it never get integrated in our own school because of some issues in my rights as developer of the software.