The TOOLBOX has been initially developed under the SSE project and then upgraded within the GENESIS. SSE integrates service providers (having variety of component models or middle-ware suited for their different platforms or environments) through XML, i.e. using SOAP and WSDL transported over a variety of transport mechanisms, i.e. IP, HTTP, and HTTPS. Thus, any service to be integrated within the SSE infrastructure must expose a SOAP interface (described by a WSDL file) according to the SSE Interface Control Document (SSE ICD). The TOOLBOX helps the service provider to convert its service in a SOAP based service compliant with the SSE ICD. The GENESIS FP7 Integrated Project has been launched by DG INFSO in September 2008. The duration of the project is 3 years. The GENESIS consortium comprehends the 33 partners involved in the project ; the Coordinator of the project is Thales Alenia Space France. The GENESIS Consortium brings a wide panel of multidisciplinary skills and experiences : participants skilled and experienced in ICT and related domains are key actors to define a reference collaborative architecture, and to make an efficient and sustainable solution; participants skilled and experienced in environmental domains as well as in health issues are key actors for the identification of users requirements, definition and implementation of the pilots, evaluation and take-up of the solution. Relying on standards and harmonization processes, GENESIS will provide a thematic-independant innovative solution : made of a generic software package. It is used as an "information system set-up framework", which provides the interoperability layer to existing information systems, so that they can access to environmental databases or services available at regional, national or European levels. The proposed solution, highly flexible and scalable, can be easily instantiated and customized to various thematic fields and various contexts all over Europe. The GENESIS framework is based on a Service Oriented Architecture (SOA), where software components are grouped in classes of services; each class providing a particular type of function. From the W3C specification: SOAP is a lightweight protocol for exchanging structured information in a decentralized, distributed environment. It is an XML based protocol that consists of three parts: an envelope that defines a framework for describing what is in a message and how to process it, a set of encoding rules for expressing instances of application-defined datatypes, and a convention for representing remote procedure calls and responses. The Toolbox is composed by two application, a development environment and a run-time environment The run-time environment is a web application which allows the deployment of generic and OGC compliant Web Services by means of some XML scripts which describe the operations that have to be done when the service is invoked The development environment is an Eclipse plugin which provides some tools to easily creates the TOOLBOX services , editing its script files and resources and automatic deploy the services in the run-time environment. The run-time and development environment can be used separately. The XML scripts can be created with any tool supporting XML or with a text editor (the scripts have to be compliant to the XMLScript Schema). HMA OGC
Stars
1
Forks
2
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
- renamed parameter PointStepX to PointSetStepX and parameter PointStepY to PointSetStepY
2d18147View on GitHubAdded information in DescribeProcess response.
5bb5702View on GitHubUpdated source code to Geo Information Services Version 2.1.
8bd3ec5View on GitHubFixed some bugs in the configuration sections
083d7d7View on GitHubFixed some bugs in VT02.06/VT02.07 (missing Property Transfer) and VT02.08 (missing request)
23d46beView on GitHubUpdated the installation procedure. Added a reference to the JAVA_HOME settings.
c0646adView on GitHub