Opened 12 years ago

#1170 new enhancement

Editor / Distribution / Display gmd:linkage instead of gmd:URL

Reported by: fxp Owned by: geonetwork-devel@…
Priority: minor Milestone: v2.10.0 RC0
Component: General Version: v2.8.0RC2
Keywords: Cc:

Description

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.

See patch attached.

Attachments (2)

gmd-linkage-as-element.png (7.2 KB ) - added by fxp 12 years ago.
gmdlinkage-should-be-displayed-instead-of-gmdurl.patch (2.1 KB ) - added by fxp 12 years ago.

Download all attachments as: .zip

Change History (2)

by fxp, 12 years ago

Attachment: gmd-linkage-as-element.png added
Note: See TracTickets for help on using tickets.