Agile OODT
Category: Core Products
—
Other products by this author
Current release: Agile OODT 0.0.0
Released 2007-04-11 — tested with Python 2.5, Python 2.4, grid-product 3.0, grid-profile 3.0, grid-query 3.0, web-grid 1.0, Plone 2.1, Plone 2.5, JDK 1.4.2
First official release of Agile OODT, used in operations for the International Planetary Data Alliance and in development for EDRN applications.
Experimental releases
There are no experimental releases available at the moment.
Project Description
- Project resources
Agile OODT is the core of the next-generation OODT package. It provides a number of central features that comprise the OODT, including the following:
- Profile service. The profile service handles queries for metadata and provides descriptions of matching resources called profiles. As such, it forms the data discovery component of OODT.
- Product service. The product service handles requests for data and also converts data from proprietary formats into open Internet-standard formats. It forms the data retrieval component of OODT.
- Web Grid. The Web Grid system is the container for instances of the profile and product services and enables remote administration and upgrading of OODT software components.
- Query expression. With the responsibility for understanding both metadata and data queries, the query expression component captures user desiderata in a system-agnostic way.
In addition, Agile OODT provides utilities for XML parsing and XML document manipulation (since the inter-component communication for OODT is based on XML).

