Geotoolkit

View IIOMetadata as a TreeTableModel

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 3.04, 3.05
  • Fix Version/s: 3.05
  • Component/s: Coverage
  • Labels:
    None

Description

Given an IIOMetadata instance (which may be created from an ISO 19115-2 metadata as per GEOTK-52), we need to extract the following informations in a convenient tabular format:

  • The name of the metadata element.
  • A description of the metadata element.
  • The expected class of metadata value for that element.
  • The restrictions on valid values (either as a range or as an enumeration).
  • The range of occurences (how many time the node can be repeated).
  • The default value for that element.
  • The actual metadata value for that element.

Since IIOMetadata are organized as a tree of nodes, we get a TreeTable and each metadata element is represented as a MetadataTreeNode. A getter method need to be provided for each of the above items, and the corresponding information must be extracted from the IIOMetadata structure.

The result of this work is the MetadataTreeTable.

Activity

Hide
Martin Desruisseaux added a comment - 22/Oct/2009 20:23

Task completed. Experience while we work on other tasks will tell us if this task needs additional completion.

Show
Martin Desruisseaux added a comment - 22/Oct/2009 20:23 Task completed. Experience while we work on other tasks will tell us if this task needs additional completion.

People

Vote (0)
Watch (0)

Dates

  • Created:
    21/Oct/2009 21:01
    Updated:
    01/Nov/2009 19:20
    Resolved:
    22/Oct/2009 20:23

Time Tracking

Estimated:
3d
Original Estimate - 3 days Original Estimate - 3 days
Remaining:
0m
Remaining Estimate - 0 minutes
Logged:
4d
Time Spent - 4 days