Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "COSMOS Manual Guide"

Line 1: Line 1:
We have some documentations on COSMOS already in the form of design docs, and wiki pages that we have written to explain various aspects of the project.  We will need to come up with a coherent set of documentations for users to understand what COSMOS is and how to use it.  We can reuse some contents from existing wiki pages, and may need to write more to fill the gaps.  This page is a proposal for the structure of the content to be documentedI hope to get comments about the way information is presented/structure, and assign sections for committers to complete.   
+
The COSMOS manual is a centralized page that displays all consumer and end user documents in a structured format.  This is an evolving document that will iteratively be improved based on user feedbackPlease don't hesitate to [https://dev.eclipse.org/mailman/listinfo/cosmos-dev contact us] to provide your suggestions.   
  
 
==Overview==
 
==Overview==

Revision as of 18:38, 7 January 2008

The COSMOS manual is a centralized page that displays all consumer and end user documents in a structured format. This is an evolving document that will iteratively be improved based on user feedback. Please don't hesitate to contact us to provide your suggestions.

Overview

Provide definitions and high level descriptions of the project

Project Objectives

An executive overview on the purpose of the project and what features will COSMOS support

Application Integration and Data Federation

Service Registration and Discovery - Management Domain and Brokers

Data Managers - Adapters for integrating applications to the COSMOS infrastructure

Support for CMDBf

Management Enablement

WSDM Tooling

WSDM Annotations

Web Console for System Administrators

Extensible user interface framework for visualizing data and controlling data collection

SML

Introduce SML as a language (an extension of XML), and its potential use in CML. Provide reference to the specifications.

SDD

Development Guide

Documentation for developers who needs to adopt COSMOS and extend the framework

Running the Example

Instructions for running the example that comes with COSMOS

Creating a Data Manager

Instructions for extending the framework to create a data manager

http://wiki.eclipse.org/COSMOS_Programming_Model

Creating an MDR

Instructions for creating an MDR: Creating the MDR data manager

Extending CMDBf Query Processing Framework

Develop handlers for processing CMDBf queries

http://wiki.eclipse.org/Providing_a_CMDBf_Query_and_Registration_Service

Extending the Web User Interface Framework

Register views for data visualization and ways to customize the user interface

Deploying COSMOS

Deploying the end-to-end application

Use of WSDM Annontations

Back to the top