| 1 |
Use Case 5: Find devices associated with certain real-world properties. |
|---|
| 2 |
|
|---|
| 3 |
The user wants to know what instruments can measure a given environmental property, for example conductivity (for example, to obtain an instrument to perform the measurement, or to analyze those instruments for some other purpose). |
|---|
| 4 |
|
|---|
| 5 |
In this case the important concept is not what variables are ultimately produced, but what measurements are directly sensed. That is the primary distinction from Use Case 4. |
|---|
| 6 |
|
|---|
| 7 |
Note the relationship (but not equivalence) to Use Case 8, which focuses on the sensors rather than the device as a unit. |
|---|
| 8 |
|
|---|
| 9 |
There is another use case, Use Case 12, which is almost the inverse of this use case. It involves using the variable terms to produce higher-level documentation of an instrument. |
|---|
| 10 |
|
|---|
| 11 |
A scientist wants to buy equipment to study a particular phenomenon, and wants to find ALL the instruments that are capable of studying that phenomenon (not just those discoverable through manual or on-line searches through catalogs, or through Google entry of a keyword). |
|---|
| 12 |
|
|---|
| 13 |
The user workflow is: |
|---|
| 14 |
1. User enters phenomena of interest into search tool. |
|---|
| 15 |
2. Search tool derives parameters of interest to study that phenomenon. |
|---|
| 16 |
3. (Search tool may present parameters list for user confirmation/edit.) |
|---|
| 17 |
4. Search tool returns a list of instruments associated with those parameters, including links to manufacturer's on-line catalogue. |
|---|
| 18 |
|
|---|
| 19 |
The developer workflow is: |
|---|
| 20 |
1. Parameters in ontology are mapped into a vocabulary of observed phenomena. |
|---|
| 21 |
2. Parameters in ontology are mapped into a list of instrument types. |
|---|
| 22 |
3. Add inferencing to tool to get from observed phenomena to parameters, |
|---|
| 23 |
and parameters to instruments. |
|---|
| 24 |
4. Execute geospatialtemporal and other filters as appropriate to |
|---|
| 25 |
obtain only instruments of interest. |
|---|
| 26 |
5. Return instrument list. |
|---|