Difference between revisions of "Rule frame"
From D4Science Wiki
(Created page with "=== ICIS Rule Frame === {| border="1" cellpadding="4" cellspacing="0" valign="top" ! width="50"|'''Type''' !! width="120"|'''Trigger''' !! width="120"|'''When''' !! width="120"|...") |
(→ICIS Rule Frame) |
||
Line 1: | Line 1: | ||
=== ICIS Rule Frame === | === ICIS Rule Frame === | ||
+ | |||
+ | One approach to capturing requirements and potentially define on the implementation facilities, is to use a rule frame. This classifies and describes the expected types of rules to apply to data once an action has been triggered. | ||
+ | |||
+ | The rule frame described in this example related to the validation of a imaginary dataset that is collected from a Regional Fisheries Organization, and has been loaded as a CSV in ICIS. It now needs to be reconciled with previous datasets from the same reporting strema, and be published in various locations. | ||
+ | |||
+ | |||
{| border="1" cellpadding="4" cellspacing="0" valign="top" | {| border="1" cellpadding="4" cellspacing="0" valign="top" |
Revision as of 12:07, 18 February 2013
ICIS Rule Frame
One approach to capturing requirements and potentially define on the implementation facilities, is to use a rule frame. This classifies and describes the expected types of rules to apply to data once an action has been triggered.
The rule frame described in this example related to the validation of a imaginary dataset that is collected from a Regional Fisheries Organization, and has been loaded as a CSV in ICIS. It now needs to be reconciled with previous datasets from the same reporting strema, and be published in various locations.
Type | Trigger | When | Status | Implemented by | Comment | Action |
---|---|---|---|---|---|---|
Attr | 0 <= temp <= 30 | AI / AU | New | Drools | Check that Seawater is warmer then 0, and cooler than 30 | Raise Alert ("Your water temp is out of range") |