> ## Content Index
> Fetch the complete content index at: https://www.lorcandempsey.net/llms.txt
> Use this file to discover other available public pages before exploring further.

# Registry interfaces
- URL: https://www.lorcandempsey.net/registry-interfaces/
- Published: 2007-02-20T08:55:56.000Z
- Updated: 2020-10-28T09:36:42.000Z
- Author: Lorcan Dempsey
- Tags: Systems

Ed Summers has a nice [note](https://www.inkdroid.org/journal/2007/02/19/oclc-registry/?ref=lorcandempsey.net) on the Worldcat Registry of institutional profiles. Talking about machine level access through web services.  
The details are available [here](https://worldcat.org/wcpa/content/affiliate/default.jsp?ref=lorcandempsey.net) (free worldcat.org registration required). Two web services are now available. There are full details on the pages; here is what the headlines say:

> **WorldCat Registry Search** is a Web service that retrieves a set of “thin” records for Registry-profiled institutions or consortia that match specified criteria. The criteria could be any combination of institution name, alias, type, city, state, country, postal code, OCLC Symbol or RLG ID. The service returns a set of records in XML format that meet those criteria. The records returned by this Web service are the same information normally displayed to an unauthenticated user who conducts a search on the [WorldCat Registry](/registry/institutions/ "Visit the WorldCat Registry home page") Web site. 

> **Worldcat registry detail.** This Web service retrieves details about a single institution or consortium profiled in the WorldCat Registry. The service uses the Representational State Transfer (REST, or “RESTful”) software architecture and retrieves a record from the Registry based on a specified numeric WorldCat Institution Identifier (ID). Results are returned in XML.

The former uses SRU. Here is an example of the latter.  
Click on the following for the xml response:  
[https://worldcat.org/webservices/registry/content/Institutions/14229](https://worldcat.org/webservices/registry/content/Institutions/14229?ref=lorcandempsey.net)  
and here is the same entry in the (humanly) web acessible registry:  
[https://worldcat.org/registry/Institutions/14229](https://worldcat.org/registry/Institutions/14229?ref=lorcandempsey.net)  
Update: I meant to mention that the lead architect for the registry is my research colleague [Jeff Young](https://www.oclc.org/research/staff/young.htm?ref=lorcandempsey.net), working closely with product and development folks in Dublin and in Mountain View.  
Related entries:

- [Worldcat registries](https://blog.oclc.org/lorcand/archives/001273.html?ref=lorcandempsey.net)
- [Registries: the intelligence in the network](https://blog.oclc.org/lorcand/archives/001105.html?ref=lorcandempsey.net)