Difference between revisions of "Developer's Guide"
From Gcube Wiki
m |
m (→Alternative TOC) |
||
Line 101: | Line 101: | ||
=== Overview === | === Overview === | ||
==== [[Reference_Model | gCube Reference Model]] ==== | ==== [[Reference_Model | gCube Reference Model]] ==== | ||
− | + | ==== [[GCube_Architecture | gCube Reference Architecture]] ==== | |
=== Basic How-tos === | === Basic How-tos === | ||
− | + | ==== How to develop a gCube Component ==== | |
− | + | ==== How to develop a gCube Portlet ==== | |
+ | |||
=== Components Programming Reference === | === Components Programming Reference === | ||
+ | |||
==== Core-facilities ==== | ==== Core-facilities ==== | ||
− | + | ||
− | + | ===== Data Infrastructure Management Facilities ===== | |
− | + | ||
− | + | ===== Data Infrastructure Policy-oriented Security Facilities ===== | |
− | + | ||
+ | ===== Workflow Management Facilities ===== | ||
+ | |||
+ | ==== Data Management ==== | ||
+ | |||
+ | ===== Data Access and Storage Facilities ===== | ||
+ | |||
+ | ===== Data Transfer Facilities ===== | ||
+ | |||
+ | ===== Data Assessment, Harmonisation, and Ceryification Facilities ===== | ||
+ | |||
+ | ==== Data Consumption ==== | ||
+ | |||
+ | ===== Data Retrieval Facilities ===== | ||
+ | |||
+ | ===== Data Manipulation Facilities ===== | ||
+ | |||
+ | ===== Data Mining Facilities ===== | ||
+ | |||
+ | ===== Data Visualisation Facilities ===== | ||
+ | |||
+ | ===== Semantic Data Analysis Facilities ===== | ||
+ | |||
+ | ==== API ==== | ||
<!-- | <!-- |
Revision as of 14:33, 9 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