Package gavo :: Package web :: Module vosi
[frames] | no frames]

Module vosi

source code

VOSI renderers.

These are really three different renderers for each service. IVOA wants it this way (in effect, since they are supposed to be three different capabilities).

Classes
  VOSIRenderer
An abstract base for renderers handling VOSI requests.
  AVL
The container for elements from the VOSI availability schema.
  CAP
The container for element from the VOSI capabilities schema.
  VTM
The container for element from the VOSI tableset schema.
  VOSIAvailabilityRenderer
A renderer for a VOSI availability endpoint.
  VOSICapabilityRenderer
A renderer for a VOSI capability endpoint.
  VOSITableResponse
A resource building a VOSI tableset for a single table.
  VOSITablesetRenderer
A renderer for a VOSI table metadata endpoint.
Variables
  __package__ = 'gavo.web'