Difference between revisions of "Tree/Document Management APIs"
From Gcube Wiki
(→Subsystem APIs) |
(→Subsystem APIs) |
||
Line 12: | Line 12: | ||
| [https://gcube.wiki.gcube-system.org/gcube/index.php/The_Tree_Manager Tree-Manager-Service]||Tree-based access to arbitrary sources to structured data||gCube Web Service||SOAP||N/A||[https://gcube.wiki.gcube-system.org/gcube/index.php/Integration_and_Interoperability_Facilities_Framework:_WSRF_API_Framework_Specification WSRF] | | [https://gcube.wiki.gcube-system.org/gcube/index.php/The_Tree_Manager Tree-Manager-Service]||Tree-based access to arbitrary sources to structured data||gCube Web Service||SOAP||N/A||[https://gcube.wiki.gcube-system.org/gcube/index.php/Integration_and_Interoperability_Facilities_Framework:_WSRF_API_Framework_Specification WSRF] | ||
|- | |- | ||
− | | [https://gcube.wiki.gcube-system.org/gcube/index.php/The_Tree_Manager_Library Tree-Manager-Library]||Java APIs for accessing the tree-manager-service from within client runtimes||gCube CL||Java|| | + | | [https://gcube.wiki.gcube-system.org/gcube/index.php/The_Tree_Manager_Library Tree-Manager-Library]||Java APIs for accessing the tree-manager-service from within client runtimes||gCube CL||Java||yes||[https://gcube.wiki.gcube-system.org/gcube/index.php/Integration_and_Interoperability_Facilities_Framework:_Client_Libraries CL] |
|- | |- | ||
| [https://gcube.wiki.gcube-system.org/gcube/index.php/The_Tree_Manager_Framework Tree-Manager-Framework]||Java APIs for source-specific plugins of the tree-manager-service||Java Library||Java||N/A||N/A | | [https://gcube.wiki.gcube-system.org/gcube/index.php/The_Tree_Manager_Framework Tree-Manager-Framework]||Java APIs for source-specific plugins of the tree-manager-service||Java Library||Java||N/A||N/A | ||
Line 24: | Line 24: | ||
| [https://gcube.wiki.gcube-system.org/gcube/index.php/View_Manager View-manager-service]||SOAP-accessible APIs for the management of views over data sources accessible via the tree-manager-service||Web Service||SOAP||N/A||N/A | | [https://gcube.wiki.gcube-system.org/gcube/index.php/View_Manager View-manager-service]||SOAP-accessible APIs for the management of views over data sources accessible via the tree-manager-service||Web Service||SOAP||N/A||N/A | ||
|- | |- | ||
− | | View-manager-library||Java APIs for accessing the view-manager-service from within client runtimes||gCube CL||Java|| | + | | View-manager-library||Java APIs for accessing the view-manager-service from within client runtimes||gCube CL||Java||yes||[https://gcube.wiki.gcube-system.org/gcube/index.php/Integration_and_Interoperability_Facilities_Framework:_Client_Libraries CL] |
|- | |- | ||
|} | |} |
Revision as of 12:33, 29 June 2012
Overview
Key Features
Subsystem APIs
Component | Functionality Accessed | API Type | Protocol | Framework Compliance | Framework Layer |
Tree-Manager-Service | Tree-based access to arbitrary sources to structured data | gCube Web Service | SOAP | N/A | WSRF |
Tree-Manager-Library | Java APIs for accessing the tree-manager-service from within client runtimes | gCube CL | Java | yes | CL |
Tree-Manager-Framework | Java APIs for source-specific plugins of the tree-manager-service | Java Library | Java | N/A | N/A |
Common-Trees | Java API for creation, inspection, filtering, and serialisation of tree structures | Java Library | Java | N/A | N/A |
gDoc-model-library | Java API for gDoc creation, inspection, and tree serialisation of gDoc document structures | Java Library | Java | N/A | N/A |
gDoc-document-library | Java API for gDoc-based access to the tree-manager servcie | Java Library | Java | N/A | N/A |
View-manager-service | SOAP-accessible APIs for the management of views over data sources accessible via the tree-manager-service | Web Service | SOAP | N/A | N/A |
View-manager-library | Java APIs for accessing the view-manager-service from within client runtimes | gCube CL | Java | yes | CL |