| View previous topic :: View next topic |
| Author |
Message |
trandriana
Joined: 01 Dec 2008 Posts: 4 Location: France
|
Posted: Thu Feb 05, 2009 9:55 am Post subject: DataSourceType and ProcessModelType |
|
|
Hi,
If I have Data Source instance (like CSV - DataBase or Web Service) that can be requested .
The DataSourceType in SensorML would be a way to model the Data Source ..
The Data Source characteristics (CSV file url or file name, or DB ressources ...) would be declared in the Characteristics elements of the DataSourceType.
But now, I need to get a specific data, according to some parameter, in that Data Source
Is it correct to use A ProcessModelType for :
- declaring the parameters as ProcessModelType Inputs
- declaring the DataSourcType as an additional Input
?
The ProcessMethod of the ProcessModel would retrieve the specific data in the DataSourceType
Thanks |
|
| Back to top |
|
 |
creed
Joined: 06 Nov 2003 Posts: 579 Location: Colorado
|
Posted: Wed Feb 11, 2009 3:25 pm Post subject: |
|
|
Let me check.
Regards _________________ Carl Reed, PhD |
|
| Back to top |
|
 |
trandriana
Joined: 01 Dec 2008 Posts: 4 Location: France
|
Posted: Wed Feb 18, 2009 4:11 am Post subject: |
|
|
Another possible way is to encapsulate the DataSource within the Process Method algorithm implementation of a Process Model ... _________________ Free One Day Free Everyday |
|
| Back to top |
|
 |
|