Difference between revisions of "Talk:DCLite4G"

From OSGeo
Jump to navigation Jump to search
Line 37: Line 37:
 
Harvesters:
 
Harvesters:
 
* Google (Lang. n/a; Ex. spec. http://www.google.com/sitemaps )
 
* Google (Lang. n/a; Ex. spec. http://www.google.com/sitemaps )
 +
* OAI Home - Tools (Lang. many; Home http://www.openarchives.org/tools/tools.html)
 
* geometa.info (Lang. Java; Ex.: http://geometa.info )
 
* geometa.info (Lang. Java; Ex.: http://geometa.info )
  
Line 44: Line 45:
 
* Geometa-Ed. HSR (Lang. PHP; Ex. http://urlx.org/geometa.info/0363d )
 
* Geometa-Ed. HSR (Lang. PHP; Ex. http://urlx.org/geometa.info/0363d )
 
* Geometa-Ed. Chur (Lang. PHP; Ex. http://urlx.org/geometa.info/67333 )
 
* Geometa-Ed. Chur (Lang. PHP; Ex. http://urlx.org/geometa.info/67333 )
 +
* List of OAI tools: http://www.openarchives.org/tools/tools.html
 +
* List of OAI data providers: http://www.openarchives.org/
  
Candidate Projects to implement OAI-PMH:
+
Candidate Projects (harvesters and metadata providers):
 
* uDig (Provider+Harvester; Desktop Software/Open source; Lang. Java; Ex. tbd.)
 
* uDig (Provider+Harvester; Desktop Software/Open source; Lang. Java; Ex. tbd.)
 
* OSGEO (Provider; Instance/Open Source; Lang. C+Scripts; Ex. tbd.)  
 
* OSGEO (Provider; Instance/Open Source; Lang. C+Scripts; Ex. tbd.)  
 
* Canton of Aargau? (Provider; Instance/Closed source; Lang .NET; Ex. tbd).
 
* Canton of Aargau? (Provider; Instance/Closed source; Lang .NET; Ex. tbd).

Revision as of 01:47, 15 March 2007

OAI-PMH - stefan, why don't we want to require GetRecord ??

Just thought, ListRecords (incl. temporal query parameters) would be enough for harvesting. But I don't mind. -- Stefan 09:30, 15 March 2007 (CET)

Interfaces

My current thinking after talking to pramsey about Simple Catalog Interfaces is to separate out interfaces for different classes of data search / retrieval tasks. According to this narrative: data, services (including presentation) and "relationships" are three different classes of thing which CSW/ebRIM is trying to treat of all at once and that is why it is being so slow and overcomplex.


Service metadata

Many people are more interested in repositories of information about web services. They want to do realtime access "find-bind".

Package metadata

Right now this is the domain of things like shape files, GML files etc. Theoretically it could be any resource you visit and the resource doesnt change between visits. This also applies to local filesystem and data management.

Publishing metadata

Other people are more interested in the publish side - real data syndication between repositories - the kind of thing that OAI-PRE will one day support. In the meantime we have to make something out of what we have got. Jeroen writes,

For the harvesting of the catalog itself, GeoNetwork has a custom
interface/ process. This process will go out to some XML service
(provided by another GeoNetwork node at this stage) and will request
a very brief result set from the other catalog that contains file
identifier (UUID), time stamp and catalog ID.  By comparing those
with its internally cached records it will decide to request new or
updated records and it will remove those not found anymore.


Implementations

Implementations of OAI-PMH

Each entry has a name of the implementation, whether it's a software or a webapplication (or an instance of both), progamming language and an example weblink). Most are using oai_dc 'DClite4G style'.

Harvesters:

Metadata Providers:

Candidate Projects (harvesters and metadata providers):

  • uDig (Provider+Harvester; Desktop Software/Open source; Lang. Java; Ex. tbd.)
  • OSGEO (Provider; Instance/Open Source; Lang. C+Scripts; Ex. tbd.)
  • Canton of Aargau? (Provider; Instance/Closed source; Lang .NET; Ex. tbd).