OAI-PMH: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
K (Weblinks)
K (Weblinks)
Zeile 24: Zeile 24:
 
** [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
 
** [http://www.openarchives.org/OAI/2.0/guidelines-static-repository.htm OAI-PMH Static Repository 2.0 Spec.] - Specification for an OAI Static Repository and an OAI Static Repository Gateway 2.0
 
** [http://www.openarchives.org/OAI/2.0/guidelines-static-repository.htm OAI-PMH Static Repository 2.0 Spec.] - Specification for an OAI Static Repository and an OAI Static Repository Gateway 2.0
* Tools, demos and examples:
+
* Tools:
** [http://www.openarchives.org/tools/tools.html OAI tools]
+
** [http://www.openarchives.org/tools/tools.html OAI tools list]
 +
** Java: [http://www.oclc.org/research/software/oai/cat.htm OAICat]
 +
** PHP: [http://edoc.hu-berlin.de/oai/ hu-berlin.de], ...
 +
** C: ...
 +
* 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.
 
** [http://oaister.umdl.umich.edu/o/oaister/ OAIster] - Most often mentioned collection of freely available, previously difficult-to-access, academically-oriented digital resources that are easily searchable by anyone.
 
** [http://oaister.umdl.umich.edu/o/oaister/ OAIster] - Most often mentioned collection of freely available, previously difficult-to-access, academically-oriented digital resources that are easily searchable by anyone.
 
** [http://pkp.sfu.ca/?q=harvester PKP Open Archives Harvester] - Free metadata indexing system developed by the Public Knowledge Project through its federally funded efforts to expand and improve access to research.
 
** [http://pkp.sfu.ca/?q=harvester PKP Open Archives Harvester] - Free metadata indexing system developed by the Public Knowledge Project through its federally funded efforts to expand and improve access to research.

Version vom 6. August 2006, 23:43 Uhr

'Open Archives Initiative Protocol for Metadata Harvesting'.

Short 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.

OAI-PMH Architecture.png

Weblinks