OAI-PMH: Unterschied zwischen den Versionen

Aus Geometa Lab OST
Zur Navigation springen Zur Suche springen
Zeile 35: Zeile 35:
** [http://go-geo.data-archive.ac.uk/OAI.doc Use of OAI to disclose metadata as an output from the portal] From: Go-Geo! Geo-Data Portal Project
** [http://go-geo.data-archive.ac.uk/OAI.doc Use of OAI to disclose metadata as an output from the portal] From: Go-Geo! Geo-Data Portal Project
** [http://www.public.iastate.edu/~gerrymck/OpenContent.ppt 'Open Content and Access for Digital Scholarship'] by Gerry McKiernan, 2004 (describes use of map resources)
** [http://www.public.iastate.edu/~gerrymck/OpenContent.ppt 'Open Content and Access for Digital Scholarship'] by Gerry McKiernan, 2004 (describes use of map resources)
* Tools:
* Software and Tools:
** [http://www.openarchives.org/tools/tools.html OAI tools list]
** OAI-PMH Data Provider Components (open source):
** Java: [http://www.oclc.org/research/software/oai/cat.htm OAICat]
*** [http://www.openarchives.org/tools/tools.html OAI tools list]
** PHP: [http://edoc.hu-berlin.de/oai/ hu-berlin.de], ...
*** Java: [http://www.oclc.org/research/software/oai/cat.htm OAICat]
** C: ...
*** PHP: [http://edoc.hu-berlin.de/oai/ hu-berlin.de], ...
** OAO-PMH Static Repository Gateways (open source):
*** [http://srepod.sourceforge.net/ srepod] - OAI-PMH Static Repository Gateway (C)
** Digital Archiving:
*** DSpace
* Demos and examples:
* Demos and examples:
** [http://alcme.oclc.org/oaicat/ Demo of OAICat] - The OAICat Open Source project is a Java Servlet web application providing an OAI-PMH v2.0 repository framework.
** [http://alcme.oclc.org/oaicat/ Demo of OAICat] - The OAICat Open Source project is a Java Servlet web application providing an OAI-PMH v2.0 repository framework.

Version vom 9. August 2006, 14:46 Uhr

'Open Archives Initiative Protocol for Metadata Harvesting'.

Description

  • A low barrier interoperability specification
  • Based around metadata harvesting model
  • Metadata about resources
  • HTTP based
  • GET / POST requests
  • XML responses
  • Uses unqualified Dublin Core
  • Stable (OAI has committed to making subsequent revisions of the protocol backwards compatible)
  • Not a search protocol - that could be for example enhanced or merged versions of OpenSearch/GeoRSS and SRU/SRW besides WFS.

Architecture

OAI-PMH Architecture.png

Specifications

For Tools and Demos see Weblinks below.

Weblinks