Difference between revisions of "Reports Store Gateway scenarios for VME"

From D4Science Wiki
Jump to: navigation, search
(Scenarios)
(Scenarios)
Line 19: Line 19:
 
Data entry actions are Create, Read, Update and Delete, so 4 in total. There are 5 scenarios (see below), with each 4 sub scenarios. Total amount of scenarios is 4*5*4 = 80.<br>
 
Data entry actions are Create, Read, Update and Delete, so 4 in total. There are 5 scenarios (see below), with each 4 sub scenarios. Total amount of scenarios is 4*5*4 = 80.<br>
  
One report manipulates these objects:
+
The input dataset consists of these objects:
* Vme (V)
+
* Vme1
* SpecificMeasure(SM)
+
* Vme2 - Profile2012
* Profile(P)
+
* Vme3 - SpecificMeasure2012
 +
* Vme4 - Profile2012 - SpecificMeasure2012
 +
* Vme5 - Profile2011 - SpecificMeasure2009
 +
* Vme6 - Profile2009 - SpecificMeasure2011
 +
* Vme7 - Profile2008,Profile2009  - SpecificMeasure2010, SpecificMeasure2011 
 +
(A dash means has)
  
An asterisk indicates whether that scenario considers that particular object to take into account.  
+
Vme1 has 1 Report.  
 
+
Vme2 has 1 Report.
 
+
Vme3 has 1 Report.
{|  border="1" cellpadding="1" cellspacing="1"
+
Vme4 has 1 Report.
|-
+
Vme5 has 2 Reports.
|
+
Vme6 has 2 Reports.
Scenario
+
Vme7 has 4 Reports.
 
+
|
+
V 2010
+
 
+
|
+
V 2011
+
 
+
|
+
SM 2009
+
 
+
|
+
SM 2010
+
 
+
|
+
SM 2012
+
 
+
|
+
P 2010
+
 
+
|
+
P 2011
+
 
+
|
+
P 2012
+
 
+
|-
+
|
+
1
+
 
+
|
+
<nowiki>*</nowiki>
+
 
+
|
+
 
+
 
+
|
+
<nowiki>*</nowiki>
+
 
+
|
+
 
+
 
+
|
+
 
+
 
+
|
+
<nowiki>*</nowiki>
+
 
+
|
+
 
+
 
+
|
+
 
+
 
+
|-
+
|
+
2
+
 
+
|
+
<nowiki>*</nowiki>
+
 
+
|
+
 
+
 
+
|
+
 
+
 
+
|
+
<nowiki>*</nowiki>
+
 
+
|
+
 
+
 
+
|
+
 
+
 
+
|
+
<nowiki>*</nowiki>
+
 
+
|
+
 
+
 
+
|-
+
|
+
3
+
 
+
|
+
<nowiki>*</nowiki>
+
 
+
|
+
 
+
 
+
|
+
 
+
 
+
|
+
 
+
 
+
|
+
<nowiki>*</nowiki>
+
 
+
|
+
 
+
 
+
|
+
 
+
 
+
|
+
<nowiki>*</nowiki>
+
 
+
|-
+
|
+
4
+
 
+
|
+
<nowiki>*</nowiki>
+
 
+
|
+
<nowiki>*</nowiki>
+
 
+
|
+
<nowiki>*</nowiki>
+
 
+
|
+
<nowiki>*</nowiki>
+
 
+
|
+
<nowiki>*</nowiki>
+
 
+
|
+
<nowiki>*</nowiki>
+
 
+
|
+
<nowiki>*</nowiki>
+
 
+
|
+
<nowiki>*</nowiki>
+
 
+
|}
+
 
+
 
+
Each of these objects is a RefReport:
+
 
+
* GeneralMeasure (GM)
+
* InformationSource (IS)
+
* FisheryAreasHistory (FH)
+
* VmesHistory (VH)
+
 
+
{|  border="1" cellpadding="1" cellspacing="1"
+
|-
+
|
+
Subscenario
+
 
+
|
+
GM 2009
+
 
+
|
+
IS 2010
+
 
+
|
+
FH 2011
+
 
+
|
+
VH 2012
+
 
+
|-
+
|
+
1
+
 
+
|
+
<nowiki>*</nowiki>
+
 
+
|
+
 
+
 
+
|
+
 
+
 
+
|
+
 
+
 
+
|-
+
|
+
2
+
 
+
|
+
 
+
 
+
|
+
<nowiki>*</nowiki>
+
 
+
|
+
 
+
 
+
|
+
 
+
 
+
|-
+
|
+
3
+
 
+
|
+
 
+
 
+
|
+
 
+
 
+
|
+
<nowiki>*</nowiki>
+
 
+
|
+
 
+
 
+
|-
+
|
+
4
+
 
+
|
+
 
+
 
+
|
+
 
+
 
+
|
+
 
+
 
+
|
+
<nowiki>*</nowiki>
+
 
+
|-
+
|
+
5
+
 
+
|
+
<nowiki>*</nowiki>
+
 
+
|
+
<nowiki>*</nowiki>
+
 
+
|
+
<nowiki>*</nowiki>
+
 
+
|
+
<nowiki>*</nowiki>
+
 
+
|}
+
  
 
==Resources==
 
==Resources==
 
*See also [[Reports-store-gateway]]
 
*See also [[Reports-store-gateway]]

Revision as of 17:17, 4 November 2013

Introduction

This page describes the foreseen data entry scenarios for the iMarine Reports for the VME-DB project. This scenario will use the Reports-store-gateway

Data structure

One iMarine VME Report manipulates these objects:

  • Vme
  • SpecificMeasure
  • Profile


Then there 4 RefReports:

  • GeneralMeasure
  • InformationSource
  • FisheryAreasHistory
  • VmesHistory


Scenarios

Data entry actions are Create, Read, Update and Delete, so 4 in total. There are 5 scenarios (see below), with each 4 sub scenarios. Total amount of scenarios is 4*5*4 = 80.

The input dataset consists of these objects:

  • Vme1
  • Vme2 - Profile2012
  • Vme3 - SpecificMeasure2012
  • Vme4 - Profile2012 - SpecificMeasure2012
  • Vme5 - Profile2011 - SpecificMeasure2009
  • Vme6 - Profile2009 - SpecificMeasure2011
  • Vme7 - Profile2008,Profile2009 - SpecificMeasure2010, SpecificMeasure2011

(A dash means has)

Vme1 has 1 Report. Vme2 has 1 Report. Vme3 has 1 Report. Vme4 has 1 Report. Vme5 has 2 Reports. Vme6 has 2 Reports. Vme7 has 4 Reports.

Resources