Difference between revisions of "Data Retrieval APIs"
From Gcube Wiki
(Created page with 'Data Retrieval APIs provide access to to Information Retrieval facilites over large heterogeneous environments, offering a declarative approach for querying the hosted informatio…') |
|||
Line 10: | Line 10: | ||
| align="center" style="background:#f0f0f0;"|'''Protocol''' | | align="center" style="background:#f0f0f0;"|'''Protocol''' | ||
| align="center" style="background:#f0f0f0;"|'''Framework''' | | align="center" style="background:#f0f0f0;"|'''Framework''' | ||
+ | |- | ||
+ | |- | ||
+ | | [[#gCQLParser|gCQLParser]]||The gCube parser for CQL language (extended with gCube elements)||Java||Local||CL | ||
|- | |- | ||
|} | |} |
Revision as of 09:34, 27 August 2012
Data Retrieval APIs provide access to to Information Retrieval facilites over large heterogeneous environments, offering a declarative approach for querying the hosted information and allowing for easy integration of external data sources of information.
This page outlines the design rationale for those APIs.
Overview
Name | Description | Type | Protocol | Framework |
gCQLParser | The gCube parser for CQL language (extended with gCube elements) | Java | Local | CL |