OpenWIS / openwis

http://openwis.github.io/openwis
GNU General Public License v3.0
11 stars 15 forks source link

OAI-PMH: GetRecord on deleted metadata #296

Open benjaminsaclier opened 6 years ago

benjaminsaclier commented 6 years ago

If you do a GetRecord on a deleted metadata the Openwis server OAI-PMH return :

urn:x-wmo:md:fr.meteo::HRUK85LFPW rather than have the header status tag as deleted : _<**header status="deleted"**> urn:x-wmo:md:fr.meteo::HRUK85LFPW2017-10-23T13:22:24Z WIS-GISC-TOULOUSE _ Example of request to Openwis oaipmh server : http://wispi.meteo.fr/openwis-user-portal/srv/oaipmh?verb=GetRecord&metadataPrefix=iso19139&identifier=urn:x-wmo:md:fr.meteo::HRUK85LFPW Example of what we expected: http://oai.dwd.de/oai/provider?verb=GetRecord&metadataPrefix=iso19139&identifier=urn:x-wmo:md:fr.meteo::HRUK85LFPW
davidpodeur commented 2 years ago

Need to reproduce with another header, but issue very likely to be still present.