#1170: Editor / Distribution / Display gmd:linkage instead of gmd:URL
-------------------------+--------------------------------------------------
Reporter: fxp | Owner: geonetwork-devel@…
Type: enhancement | Status: new
Priority: minor | Milestone: v2.9.0
Component: General | Version: v2.8.0RC2
Keywords: |
-------------------------+--------------------------------------------------
Currently, in default view mode, the gmd:URL is displayed in the editor
and not its parent (ie.gmd:linkage).
{{{
<gmd:linkage>
<gmd:URL>http://www.ifremer.fr/services/wms/charm3</gmd:URL>
</gmd:linkage>
}}}
In order to be consistent with other ISO elements, I would suggest to
consider gmd:URL like gco:CharacterString, gco:Angle, ... and display its
parent as the main element in the editor.
An advantage of this, is that editors could easily edit extra attribute
(like gco:nilReason) which are attached to gmd:linkage and not gmd:URL.
[[Image(gmd-linkage-as-element.png)]]
See patch attached.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1170>
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.