Difference between revisions of "Tree/Document Management APIs"
From Gcube Wiki
(→Subsystem APIs) |
|||
Line 2: | Line 2: | ||
==Key Features== | ==Key Features== | ||
==Subsystem APIs== | ==Subsystem APIs== | ||
+ | {| {{table}} | ||
+ | | align="center" style="background:#f0f0f0;"|'''Component''' | ||
+ | | align="center" style="background:#f0f0f0;"|'''Functionality Accessed''' | ||
+ | | align="center" style="background:#f0f0f0;"|'''API Type''' | ||
+ | | align="center" style="background:#f0f0f0;"|'''Protocol''' | ||
+ | | align="center" style="background:#f0f0f0;"|'''Framework Compliance''' | ||
+ | | align="center" style="background:#f0f0f0;"|'''Framework Layer''' | ||
+ | | align="center" style="background:#f0f0f0;"|'''Standard Spec Support''' | ||
+ | |- | ||
+ | | [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]||no | ||
+ | |- | ||
+ | | [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||planned||[https://gcube.wiki.gcube-system.org/gcube/index.php/Integration_and_Interoperability_Facilities_Framework:_Client_Libraries CL]||no | ||
+ | |- | ||
+ | | [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||no | ||
+ | |- | ||
+ | | Common-Trees||Java API for creation, inspection, filtering, and serialisation of tree structures||Java Library||Java||N/A||N/A||no | ||
+ | |- | ||
+ | |} |
Revision as of 09:48, 29 June 2012
Overview
Key Features
Subsystem APIs
Component | Functionality Accessed | API Type | Protocol | Framework Compliance | Framework Layer | Standard Spec Support |
Tree-Manager-Service | Tree-based access to arbitrary sources to structured data | gCube Web Service | SOAP | N/A | WSRF | no |
Tree-Manager-Library | Java APIs for accessing the tree-manager-service from within client runtimes | gCube CL | Java | planned | CL | no |
Tree-Manager-Framework | Java APIs for source-specific plugins of the tree-manager-service | Java Library | Java | N/A | N/A | no |
Common-Trees | Java API for creation, inspection, filtering, and serialisation of tree structures | Java Library | Java | N/A | N/A | no |