Tabular Data Manager: Template Management

From Gcube Wiki
Revision as of 15:46, 25 May 2015 by Lucio.lelii (Talk | contribs) (New Template)

Jump to: navigation, search

Template

In this menu, there is the possibility to create new, open or delete your templates.

Tabular Data Manager, Template tab

New Template

A table template can be defined in two steps:

  1. Definition and Validation of initial structure of the Template;
  2. Definition of Actions to execute.
Tabular Data Manager, template type: dataset, codelist, generic

In this first step the user has to select :

  • TEMPLATE TYPE the TabularResource type that the template will create (DATASET, CODELIST or GENERIC)
  • NAME
  • AGENCY
  • DESCRIPTION
  • ON ERROR the behavior of the execution in case of errors
    • ASK stops the execution;
    • DISCARD remove all rows with errors and continue the execution;
    • SAVE stores all rows with errors in a file and continue the execution.
  • NUMBER OF COLUMNS the number of columns of the initial structure



Definition and Validation Template

In this step the users choose the categories and data types for each column.

Users can see visualized in the guide structure the constraints and the mandatory fields of creating all types of tables:

Tabular Data Manager, Structure of a codelist template
Tabular Data Manager, Structure of a dataset template
Tabular Data Manager, Structure of a generic template

Rules

During definition and validation template, users can add one or more rules on a column already defined (with category and data type), if a rule is allowed for the category selected.

Template, Rule definition on Measure Column
Template, e.g. of a template with two rules

Flow

Template, Flow dialog creation

Definition and Validation Post Operations

Users can add post operations to the template defined in step 1.

The available operations are:

Add Column;
Remove Column;
Create Time Dimension;
Aggregate By Time;
Normalize;
Undo Latest (Operation).
Template, Post Operations

Users can show the history of the applied operations selecting History Operations

Add Column

Template, Add Column Operation

Create Time Dimension

Template, Create Time Dimension Operation

Aggregate By Time

Template, Aggregate By Time Operation

Normalize

Template, Normalize Operation

Open Template

Users can use a pop-up window which enables selecting and open the template

Delete Template

Users can use a pop-up window which enables delete the selected template

Apply Template

The Apply Template function allows to apply a temple to your tabular resource. Your resource should follow the structure define in the template......................

Tabular Data Manager, Applying the template to a tabular resource