OSGeodata metadata exchange protocol: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
Zeile 4: Zeile 4:
  
 
See also [[OSGeodataMetadataModel]] and generally [[OSGeodata]].
 
See also [[OSGeodataMetadataModel]] and generally [[OSGeodata]].
 
  
 
== Overview ==
 
== Overview ==
Zeile 19: Zeile 18:
  
 
CSW, WFS and for example SRU/SRW are implementations of a search protocol. Proposals like OGC's CSW 2.0 do not fulfill these requirements. Profiled specifications like [[OAI-PMH]] or WFS are currently on our short list (see Proposals below).
 
CSW, WFS and for example SRU/SRW are implementations of a search protocol. Proposals like OGC's CSW 2.0 do not fulfill these requirements. Profiled specifications like [[OAI-PMH]] or WFS are currently on our short list (see Proposals below).
 
  
 
== Proposals ==
 
== Proposals ==
Zeile 33: Zeile 31:
 
** Geographic Data Discovery Protocol
 
** Geographic Data Discovery Protocol
 
** Geographic Metadata Dissemination Protocol
 
** Geographic Metadata Dissemination Protocol
 
  
 
==Weblinks==
 
==Weblinks==

Version vom 21. August 2006, 10:41 Uhr

These pages are about our search of "a protocol for the incremental exchange of metadata about geographic resources between systems" which is open, lean and mean.

This is part of a discussion around a geographic metadata model and an exchange protocol.

See also OSGeodataMetadataModel and generally OSGeodata.

Overview

A protocol specification consists of requests (operations) and responses (information model encoded in a streaming format and error messages, as codes).

We distinguish specifically query/search protocols and harvesting procotols.

Searching or Harvesting?

Geographic Metadata Harvesting Protocol approaches and specifications:

  • Use HTTP and XML ('autonomous discovery')
  • OAI-PMH including a comparison with WFS (profiled)

CSW, WFS and for example SRU/SRW are implementations of a search protocol. Proposals like OGC's CSW 2.0 do not fulfill these requirements. Profiled specifications like OAI-PMH or WFS are currently on our short list (see Proposals below).

Proposals

We tend to propose a harvesting approach which means, that

  1. in a first step data according to OSGeodataMetadataModel and encoded as XML files are published
  2. and in a second step OAI-PMH could be utilized, moving around the same XML files.

Better name sought (catalogue is probably not the most appropriate noun):

  • Geographic Metadata Syndication Protocol (my favourite)
  • Geographic Metadata Harvesting Protocol
  • Other proposals?
    • Geographic Data Discovery Protocol
    • Geographic Metadata Dissemination Protocol

Weblinks