Difference between revisions of "Tree/Document Management APIs"

From Gcube Wiki
Jump to: navigation, search
(Subsystem APIs)
(Subsystem APIs)
Line 17: Line 17:
 
|-
 
|-
 
| Common-Trees||Java API for creation, inspection, filtering, and serialisation of tree structures||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
 +
|-
 +
| [https://gcube.wiki.gcube-system.org/gcube/index.php/GCube_Document_Model gDoc-model-library]||Java API for gDoc creation, inspection, and tree serialisation of gDoc document structures||Java Library||Java||N/A||N/A
 +
|-
 +
| [https://gcube.wiki.gcube-system.org/gcube/index.php/GCube_Document_Model gDoc-document-library]||Java API for gDoc-based access to the tree-manager servcie||Java Library||Java||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||planned||[https://gcube.wiki.gcube-system.org/gcube/index.php/Integration_and_Interoperability_Facilities_Framework:_Client_Libraries CL]
 
|-
 
|-
 
|}
 
|}

Revision as of 10:02, 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 planned 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 planned CL