OAI-PMH: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
K (Weblinks)
K (Weblinks)
Zeile 22: Zeile 22:
 
* Tutorials and short explanations:
 
* Tutorials and short explanations:
 
** [http://arxiv.org/ftp/cs/papers/0503/0503069.pdf Concise technical description of the protocol]
 
** [http://arxiv.org/ftp/cs/papers/0503/0503069.pdf Concise technical description of the protocol]
** [http://www.oaforum.org/tutorial/english/intro.htm OAI for beginners], [http://eprints.rclis.org/archive/00005512/ OAI and OAI-PMH for absolute beginners]
+
** [http://www.oaforum.org/tutorial/english/intro.htm OAI for beginners], [http://eprints.rclis.org/archive/00005512/ OAI and OAI-PMH for absolute beginners] by Philip Hunter, 2005.
 
* Papers:
 
* Papers:
 
** [http://www.commission4.isprs.org/workshop_hangzhou/papers/77-82%20Haixia%20Mao-A150.pdf Haixia Mao (2005)], OAI-PMH Based Interoperation For Spatial Metadata. In: ISPRS Workshop on Service and Application of Spatial Data Infrastructure, XXXVI(4/W6), Oct.14-16 2005, Hangzhou, China.
 
** [http://www.commission4.isprs.org/workshop_hangzhou/papers/77-82%20Haixia%20Mao-A150.pdf Haixia Mao (2005)], OAI-PMH Based Interoperation For Spatial Metadata. In: ISPRS Workshop on Service and Application of Spatial Data Infrastructure, XXXVI(4/W6), Oct.14-16 2005, Hangzhou, China.
 
** [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] (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)
 
* Specifications:
 
* Specifications:
 
** [http://www.openarchives.org/OAI/openarchivesprotocol.html OAI-PMH 2.0 Spec.] - Specification for Open Archives Initiative Protocol for Metadata Harvesting 2.0
 
** [http://www.openarchives.org/OAI/openarchivesprotocol.html OAI-PMH 2.0 Spec.] - Specification for Open Archives Initiative Protocol for Metadata Harvesting 2.0

Version vom 7. August 2006, 12:02 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

Weblinks