OAI-PMH: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
K (Weblinks)
K
Zeile 1: Zeile 1:
[http://en.wikipedia.org/wiki/Open_Archives_Initiative 'Open Archives Initiative] Protocol for Metadata Harvesting'.
+
[http://en.wikipedia.org/wiki/Open_Archives_Initiative 'Open Archives Initiative] Protocol for Metadata Harvesting'
  
 
== Description ==
 
== Description ==
Zeile 11: Zeile 11:
 
* Stable (OAI has committed to making subsequent revisions of the protocol backwards compatible)
 
* 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 [http://opensearch.a9.com/ OpenSearch/GeoRSS] and [http://www.loc.gov/standards/sru/ SRU/SRW] besides WFS.
 
* Not a search protocol - that could be for example enhanced or merged versions of [http://opensearch.a9.com/ OpenSearch/GeoRSS] and [http://www.loc.gov/standards/sru/ SRU/SRW] besides WFS.
 +
* Implemented - among others - by Google, CiteSeer and MSN as well as by dozens of open source tools, like OAICat (Java) or mod_oai (C, installed at 500 sites); see more tools in the Weblinks section below.
  
 
== Architecture ==
 
== Architecture ==
Zeile 21: Zeile 22:
 
** [http://www.openarchives.org/OAI/2.0/guidelines-static-repository.htm Specification for an OAI Static Repository and an OAI Static Repository Gateway]
 
** [http://www.openarchives.org/OAI/2.0/guidelines-static-repository.htm Specification for an OAI Static Repository and an OAI Static Repository Gateway]
  
For Tools and Demos see Weblinks below.
+
For Tools and Demos see Weblinks section below.
  
 
== Weblinks ==
 
== Weblinks ==

Version vom 9. August 2006, 16:55 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.
  • Implemented - among others - by Google, CiteSeer and MSN as well as by dozens of open source tools, like OAICat (Java) or mod_oai (C, installed at 500 sites); see more tools in the Weblinks section below.

Architecture

OAI-PMH Architecture.png

Specifications

For Tools and Demos see Weblinks section below.

Weblinks