OSGeodata metadata exchange protocol: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
 
(Weblinks)
Zeile 31: Zeile 31:
 
==Weblinks==
 
==Weblinks==
 
* [http://wiki.osgeo.org/index.php/Simple_Catalog_Interface Simple Catalog Interface at OSGeo Wiki] as well as the OSGeodata mailing list mentioned above
 
* [http://wiki.osgeo.org/index.php/Simple_Catalog_Interface Simple Catalog Interface at OSGeo Wiki] as well as the OSGeodata mailing list mentioned above
 +
* [[OAI-PMH]] - including home, wikipedia, documents, tutorials, tools and demos
 
* [http://epub.mimas.ac.uk/papers/dlsr200603/iesr-dlsr200603_summary.html Introduction to the IESR: A Registry of Collections and Services], by Hill and Ann Apps, MIMAS, Univ. of Manchester, 2006.
 
* [http://epub.mimas.ac.uk/papers/dlsr200603/iesr-dlsr200603_summary.html Introduction to the IESR: A Registry of Collections and Services], by Hill and Ann Apps, MIMAS, Univ. of Manchester, 2006.
 +
* Other
 +
** OGC's CSW 2.0
 +
** OGC's WFS

Version vom 21. August 2006, 10:12 Uhr

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

See also:

General

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

We specifically distinguish query/search protocols and harvesting procotols.

Protocol Approaches: Searching or Haresting?

Geographic Metadata Harvesting Protocol approaches and specifications:

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

Proposals

We tend to propose a harvesting approach which means, that in a first step XML files are published and in a second step OAI-PMH could be utilized.

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

  1. Geographic Metadata Syndication Protocol
  2. Geographic Metadata Harvesting Protocol
  • Other proposals?
    • Geographic Data Discovery Protocol
    • Geographic Metadata Dissemination Protocol


Weblinks