Difference between revisions of "Simple Catalog Interface"

From OSGeo
Jump to navigation Jump to search
m
m
Line 37: Line 37:
 
* Tom Kralidis' [http://devgeo.cciw.ca/owscat/docs/index.html owscat]
 
* Tom Kralidis' [http://devgeo.cciw.ca/owscat/docs/index.html owscat]
 
* [http://www.mapdex.org/cfcdoc/mapdex.html the mapdex data catalog search API]
 
* [http://www.mapdex.org/cfcdoc/mapdex.html the mapdex data catalog search API]
 +
 +
* http://www.mapbender.org/index.php/Catalog_Services

Revision as of 03:45, 12 September 2006

This page helps document a conversation in the Geodata Committee about developing simple protocols for discovering and syndicating metadata describing where geodata is available. The conversation is visible and joinable through the osgeo geodata mailing list (archives for Aug. 2006)

Stefan Keller wrote an excellent overview describing some of the background to why there is a felt need for a simple metadata exchange/search interface

Requirements

  • we want a simple web interface
  • we want it to be as existing-standards-compliant as possible
  • we want it to be very easily syndicatable and contributable as possible
  • we not only want to register a static resource but also web services

Web addressable interfaces

http://www.gis.hsr.ch/wiki/OAI-PMH - Stefan Keller's comparison of OAI-PMH and WFS

Metadata models

see Geodata Metadata Requirements


Data exchange formats

Implementations

See Also