wiki:InspireView

Version 1 (modified by fxp, 14 years ago) ( diff )

--

Add an INSPIRE view in edit & view mode

Date 2010/03/01
Contact(s) Francois
Last edited Timestamp
Status Draft
Assigned to release 2.5
Resources GéoSource [BRGM]
Ticket

Overview

INSPIRE metadata implementing rule document list all required field for an INSPIRE compliant metadata record. This proposal aim is to add a specific view which contains all those elements.

The elements are grouped by sections:

  • Identification
  • Classification of spatial data and services
  • Keywords
  • Geographic location
  • Temporal reference
  • Quality and validity
  • Conformity
  • Constraint related to access and use
  • Organisations responsible for the establishment, management, maintenance and distribution of spatial data sets and services
  • Metadata

Proposal Type

  • Type: Editor
  • App: GeoNetwork
  • Module: Editor

Voting History

  • Vote not yet proposed

Motivations

This view is not visible by default.

A mechanism is added in order to turn on/off views (default, advanced ISO by group, advanced ISO by package, INSPIRE, XML) in config-gui.xml.

<!-- Display metadata tabs in edit and view mode. 
  ISO and INSPIRE view only available for ISO19139 records.
  Default view is always visible.
 -->
 <metadata-tab>
  <default/>
  <advanced/><!-- This view should not be removed as this is the only view to be able 
  to edit all elements defined in a schema. -->
  <iso/>
  <inspire/>
  <xml/>
 </metadata-tab>

To add conformity information, a button allow to quickly add the DQ_ConformanceResult information and describe INSPIRE conformance level.

Risks

Participants

  • Francois

Attachments (4)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.