#789: Feature catalogue schema in GeoNetwork is outdated
--------------------------------+-------------------------------------------
Reporter: josegar74 | Owner: geonetwork-devel@…
Type: defect | Status: new
Priority: major | Milestone: v2.7.0
Component: Metadata standards | Version: v2.6.5
Keywords: |
--------------------------------+-------------------------------------------
The version of iso19110 schema in GeoNetwork is outdated. The new version
has some changes that affect the namespace of some elements from gfc to
gmx namespaces:
{{{
gfc:name -> gmx:name
gmx:scope -> gmx:scope
...
}}}
Attached a patch with schema updates to fix also these issues present
actually in trunk code:
* The validation of iso19110 due to this error:
{{{
src-resolve: Cannot resolve the name 'gmd:AbstractDQ_PositionalAccuracy'
to a(n) 'element declaration' component.
}}}
Seem a problem in the default schema.xsd includes. After changing the
includes seem fine.
* No possible to add several gfc:featureType elements although cardinality
is 0:N
Attached patch to review and discuss in IRC about how to manage existing
iso19110 metadata using old schema.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/789>
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.
#789: Feature catalogue schema in GeoNetwork is outdated
--------------------------------+-------------------------------------------
Reporter: josegar74 | Owner: geonetwork-devel@…
Type: defect | Status: new
Priority: major | Milestone: v2.8.0
Component: Metadata standards | Version: v2.6.5
Keywords: |
--------------------------------+-------------------------------------------
Changes (by ianwallen):
* milestone: v2.7.0 => v2.8.0
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/789#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.
#789: Feature catalogue schema in GeoNetwork is outdated
---------------------------------+------------------------------------------
Reporter: josegar74 | Owner: geonetwork-devel@…
Type: defect | Status: closed
Priority: major | Milestone: v2.8.0
Component: Metadata standards | Version: v2.6.5
Resolution: fixed | Keywords:
---------------------------------+------------------------------------------
Changes (by josegar74):
* status: new => closed
* resolution: => fixed
Comment:
Committed in master: 34b91b160c0db391a5617675fca693695b053271
To update iso19110 metadata using old schema use the xslt:
process/iso19110_2011_schema_update.xsl in the iso19110 profile folder.
See instructions in it on usage.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/789#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.
#789: Feature catalogue schema in GeoNetwork is outdated
---------------------------------+------------------------------------------
Reporter: josegar74 | Owner: geonetwork-devel@…
Type: defect | Status: closed
Priority: major | Milestone: v2.9.0
Component: Metadata standards | Version: v2.6.5
Resolution: fixed | Keywords:
---------------------------------+------------------------------------------
Changes (by ianwallen):
* milestone: v2.8.0 => v2.9.0
Comment:
Since this was only fixed in the master changing milestone to 2.9.0
If it is cherry picked to the 2.8 branch then the milestone can be changed
back to 2.8.0
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/789#comment:3>
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.
#789: Feature catalogue schema in GeoNetwork is outdated
---------------------------------+------------------------------------------
Reporter: josegar74 | Owner: geonetwork-devel@…
Type: defect | Status: closed
Priority: major | Milestone: v2.9.0
Component: Metadata standards | Version: v2.6.5
Resolution: fixed | Keywords:
---------------------------------+------------------------------------------
Comment(by aperi2007):
Hi,
Any plan to port this fix to the 2.8.0
Before it release ?
Thx
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/789#comment:4>
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.