[GeoNetwork-devel] [GeoNetwork opensource Developer website] #610: import ISO19139 "IllegalStateException : Root element not set"

#610: import ISO19139 "IllegalStateException : Root element not set"
-----------------------------+----------------------------------------------
Reporter: fderuette | Owner: geonetwork-devel@…
     Type: defect | Status: new
Priority: major | Milestone: v2.7.0
Component: General | Version: v2.6.5
Keywords: import metadata |
-----------------------------+----------------------------------------------
For geosource 2.7.1, it is not possible to import some ISO19139 metadata
(even those produced by the catalog himself).

log on the user francophone list : [http://osgeo-org.1803224.n2.nabble.com
/Probleme-import-fichier-iso19139-2-7-1-td6823555.html]

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/610&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
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.

#610: import ISO19139 "IllegalStateException : Root element not set"
-----------------------------+----------------------------------------------
Reporter: fderuette | Owner: geonetwork-devel@…
     Type: defect | Status: new
Priority: major | Milestone: Future release
Component: General | Version:
Keywords: import metadata |
-----------------------------+----------------------------------------------
Changes (by Fxp):

  * version: v2.6.5 =>
  * milestone: v2.7.0 => Future release

Comment:

In the metadata record :

  * missing metadataStandardVersion use for iso19139 schema detection.

{{{
<gmd:metadataStandardName>
                           <gco:CharacterString>ISO 19115:2003/19139|ISO
19115</gco:CharacterString>
                         </gmd:metadataStandardName>
                         <gmd:metadataStandardVersion>
                           <gco:CharacterString>1.0</gco:CharacterString>
                         </gmd:metadataStandardVersion>
}}}

  * gfc namespace declared and unused result in iso19110 schema detected.

Require improvements in !SchemaManager#autodetectSchema

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/610#comment:1&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
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.

#610: import ISO19139 "IllegalStateException : Root element not set"
------------------------+---------------------------------------------------
  Reporter: fderuette | Owner: geonetwork-devel@…
      Type: defect | Status: closed
  Priority: major | Milestone: Future release
Component: General | Version:
Resolution: fixed | Keywords: import metadata
------------------------+---------------------------------------------------
Changes (by simonp):

  * status: new => closed
  * resolution: => fixed

Comment:

Should be fixed in svn commit 8622 by refactor of autodetect rules
See also developer documentation section on schemaPlugins

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/610#comment:2&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
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.

#610: import ISO19139 "IllegalStateException : Root element not set"
------------------------+---------------------------------------------------
  Reporter: fderuette | Owner: geonetwork-devel@…
      Type: defect | Status: closed
  Priority: major | Milestone: v2.7.0
Component: General | Version:
Resolution: fixed | Keywords: import metadata
------------------------+---------------------------------------------------
Changes (by ianwallen):

  * milestone: Future release => v2.7.0

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/610#comment:3&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
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.