|
Revision 11
(checked in by graybeal, 3 years ago)
|
use cases for Device Ontology (first commit)
|
- Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 |
Use Case 1: Discover and plot data from common sensor types via SOS Services |
|---|
| 2 |
|
|---|
| 3 |
1. Portal presents a category "CTD" for a user to get data from a CTD sensor |
|---|
| 4 |
2. Users goes to a portal and searches data from CTD sensors |
|---|
| 5 |
3. Portal asks a registry for Sensor Observation Services which have as a method a CTD sensor |
|---|
| 6 |
[ need a URI to categorize this type ] |
|---|
| 7 |
4. Registry looks for services whose method is a CTD sensor |
|---|
| 8 |
[URI of CTD ] |
|---|
| 9 |
5. Registry returns services that uses a CTD sensor |
|---|
| 10 |
[ that matches the URI of the CTD ] |
|---|
| 11 |
6. Portal uses the service information retrieve from the registry to get the data. |
|---|
| 12 |
7. Portal knows how to plot CTD data and presents a preview to the user |
|---|
| 13 |
|
|---|
| 14 |
CTD could be replaced by vertical profiler or any other type of sensor. |
|---|