ESA have been looking at harvesting records from the GEOSS registry into the GeoNetwork instance of the ESA GEOportal. They were blocked because some COTS used by GeoNetwork were expecting GetRecordById (with a lower case "d") and found the registry has implemented GetRecordByID (with an upper case "D").
The GetRecordById (with a lower case "d") is requested by the CSW standard and should be provided in order to allow such harvesting.
Subscribe to:
Post Comments (Atom)
The specific issue has been solved 24/03/2009 by Yuqi Bai [ybai1@gmu.edu].
ReplyDeleteThe xml document returned by the GetCapabilities has been fixed proposing teh correct spelling "GetRecordById".
Many thanks
Gianni