Since these components are little known I'd like to give a brief introduction of the great set of open source OAI-PMH components that Infrae has developed. What is OAI-PMH? It's the Open Archives Initiative Protocol for Metadata Harvesting. This is an XML and HTTP based protocol for harvesting large amounts of metadata from so-called data providers. Data providers are sites on the web that are interested in exposing some metadata collection to the world. Other systems can then harvest this information and do something with it; analyze it, index it, present it, and so on. While its potential uses are many, the main use of OAI-PMH is by many academic libraries in the world. Universities have large amounts of papers written all the time, and this is a way for the university library to publish information on the papers (the title, who wrote it, where to get it, and so on). Infrae has been working for some years to build a great set of OAI-PMH tools. We have the following: I can confidently say that if you need anything done with OAI-PMH, especially in a Python or Zope environment, this set of tools (together called the OAI Pack) is a good base to start from. And let Infrae know if you need help!
(1) Fri Aug 25 2006 11:58 the Infrae OAI-PMH components:
- Comments:
Posted by Philipp von Weitershausen at Fri Aug 25 2006 12:07
Very nice. How can you even begin to feel inadequate [1] with open-sourcings like that? :) Btw, 100 extra kudos points for Cheesehop availability [2].
[1] http://mail.zope.org/pipermail/zope3-users/2006-August/004154.html
[2] http://cheeseshop.python.org/pypi/pyoai
