#546: CSW Harvester doesn't accept ISO records that do not have a gmd: prefix
---------------------+------------------------------------------------------
Reporter: simonp | Owner: geonetwork-devel@…
Type: defect | Status: new
Priority: major | Milestone:
Component: General | Version:
Keywords: |
---------------------+------------------------------------------------------
Code in org/fao/geonet/kernel/harvest/harvester/csw/Harvester.java
(getRecordInfo method) does its own schema detection plus UUID and date of
modification extraction. This code uses XPaths to extract UUID and date of
modifications. The XPaths assume gmd: prefix which doesn't and need not
exist on ISO metadata records (particularly those produced by the ESRI
ArcCatalog ISO19139 export).
Fix is in svn rev 7940 and 7941 for ANZMEST sandbox - needs to be applied
to trunk after review.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/546>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#546: CSW Harvester doesn't accept ISO records that do not have a gmd: prefix
---------------------+------------------------------------------------------
Reporter: simonp | Owner: geonetwork-devel@…
Type: defect | Status: new
Priority: major | Milestone:
Component: General | Version:
Keywords: |
---------------------+------------------------------------------------------
Comment(by fxp):
Quick fix applied in r8142 but maybe yours is better. I was facing the
issue with ESRI CSW records too.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/546#comment:1>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#546: CSW Harvester doesn't accept ISO records that do not have a gmd: prefix
----------------------+-----------------------------------------------------
Reporter: simonp | Owner: geonetwork-devel@…
Type: defect | Status: closed
Priority: major | Milestone:
Component: General | Version:
Resolution: fixed | Keywords:
----------------------+-----------------------------------------------------
Changes (by simonp):
* status: new => closed
* resolution: => fixed
Comment:
Using schema detection in svn rev 8223
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/546#comment:2>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.