Difference between revisions of "Developer's Guide"
From Gcube Wiki
m (→Basic How-tos) |
m (→Introduction|Overview) |
||
Line 99: | Line 99: | ||
== Alternative TOC == | == Alternative TOC == | ||
− | === [[Developer's Guide: | + | === [[Developer's Guide:Introduction | Overview]] === |
: [[Reference_Model | gCube Reference Model]] | : [[Reference_Model | gCube Reference Model]] | ||
: [[GCube_Architecture | gCube Reference Architecture]] | : [[GCube_Architecture | gCube Reference Architecture]] |
Revision as of 15:45, 11 July 2013
Documents technical-oriented information that will help developers further extend and exploit gCube’s source code. The document will target two classes of programmers:
- Those who want to reuse the code – Programmers who will use gCube’s libraries to build their own tools, without need to access the source code.
- Those who want to modify/extend the source code – Programmers who will use the platforms source code to enhance it, correct it, adapt it to different environments and applications domains.
Contents
- Introduction
- gCube Architecture
- Reference Model
- gCube Components Programming Reference
- gCube Infrastructure Enabling Services
- gCube Information Organisation Services
- gCube Information Retrieval Services
- gCube Data Consumption Facilities
- gCube Data Transfer Facilities
- gCube Data Assessment, Harmonization and Certification Facilities
- gCube Data Publishing Facilities
- Geospatial Data Facilities
- GeoNetwork library
- GIS Interface
- GIS Publisher service
- Environment Explorer: Features for Retrieving environmental data associated to a set of coordinates
- Geo Spatial Data Processing: Features for processing geo-spatial data
- gCube GeoExplorer Portlet: A web interface for performing discovery of layers in a distributed GeoServer network
- GeoExplorer Data Visualization Plugins : A set of GeoExplorer plugins to support visualization of the underlying data
- gCube Presentation Services
- Step by step guide
- Developing a gCube Component
- Portlet Development
- Developing gCube Portlets Guide
- Adding a Quick tour guide to your portlet
- Publish App News in User Feeds (Social Portal)
- GCube Widgets Library - General guidelines about Portlet StyleSheets
- GCube Portlets common icon set
- Inter Portlet Subscription/Notification Mechanism (Client side)
- Building your gCube Portlet in ETICS
- References
- Glossary
- Lexical Convention
Alternative TOC
Overview
- gCube Reference Model
- gCube Reference Architecture
- Glossary
-
Lexical Convention(do we need this?) -
References(do we need this? Very obsolete!!!)
Basic How-tos
- How to develop a gCube Component
- How to develop a gCube Portlet
- How to interface with a gCube-based Infrastructure (a.k.a. Featherweight Stack Client)
Components Programming Reference
- Core-facilities
- Data Infrastructure Management Facilities
- Resource Management
- Information System
- Common Libraries Specification
- Data Infrastructure Policy-oriented Security Facilities
- GCube Security Handler
- SOA3 Authentication
- SOA3 Authorization
- SOA3 User Management
- Workflow Management Facilities
- Workflow Engine
- Execution Engine
- Data Management
- Data Access and Storage Facilities
- File-based Data Access
- Tree-based Data Access
- Biodiversity Data Access
- Data Transfer Facilities
- Result Set
- Data Transfer
- Data Assessment, Harmonisation, and Certification Facilities
- Tabular Data Facilities
- Biodiversity Data Facilities
- Data Consumption
- Data Retrieval Facilities
- Data Manipulation Facilities
- Data Mining Facilities
- Data Visualisation Facilities
- Semantic Data Analysis Facilities
- API
- Data Management APIs
- Data Consumption APIs