Return to ENVRI Community Home![]()
...
The diagram shows the organisation of five CV objects as part of an RI which are used for collecting data from an instrument. The instrument controller could be a simple device collecting data from a single sensor or a complex device managing the collection of data for a sensor network.
| 패널 | ||||||||
|---|---|---|---|---|---|---|---|---|
| ||||||||
Notation of Computational Viewpoint Models#notation_cv_objects |
Acquisition is manipulated via CV Presentation Objects#field_field laboratory, community proxies by which authorised agents can add and remove instruments from the network (by registering and de-registering instrument controllers) as well as calibrate instrument readings where applicable in accordance with current community best-practice.
Data acquisition is computationally described as a set of CV Component Objects#instrument_instrument controller (encapsulating the accessible functionalities of instruments and other raw data sources out in the field), monitored and managed by one or more CV Service Objects#acquisition_more acquisition service (responsible for ensuring that any data is delivered into the infrastructure in accordance with current policies).
CV Service Objects#acquisition_service invoke acquisition service invokes data transfer services which instantiate the appropriate CV Component Objects#raw_data_an appropriate raw data collector which retrieves data from the instrument controller. The four unlinked interfaces of the raw data collector will be linked to appropriate objects of the CV Data Curation subsystem.
...
The diagram shows the organisation of six CV objects which are used for collecting data from an external resource. The external resource could be another RI, user uploaded data, or a public data store. The external resource could also be an interface for user observations provided by the RI, for instance for citizen observers
| 패널 | ||||||||
|---|---|---|---|---|---|---|---|---|
| ||||||||
Notation of Computational Viewpoint Models#notation_cv_objects |
The six components used to model data acquisition from external resources. The external resource is a data source, not necessarily integrated into the infrastructure, providing data to data stores.
Acquisition is manipulated via a CV Presentation Objects#virtual_virtual laboratory, a community proxy, by which authorised agents can submit data to the RI. The CV Presentation Objects#virtual_virtual laboratory invokes a CV Service Objects#aaai_AAAI service to retrieve the appropriate credentials for accessing the external resource's CV Component Objects#data_data exporter and the internal CV Component Objects#data_data importer. After obtaining the credentials, the CV Presentation Objects#virtual_virtual laboratory invokes a CV Component Objects#data_data broker which in turn contacts a data transfer servicesservice which instantiates the appropriate CV Component Objects#data_appropriate data exporter and CV Component Objects#data_data importer objects and coordinates the transfer of data.
The four unlinked interfaces of the CV Component Objects#data_data importer will be linked to appropriate objects of the CV Data Curation subsystem.