Home | Trees | Indices | Help |
|
---|
|
TAP: schema maintenance, job/parameter definition incl. upload and UWS actions.
Classes | |
TAPError here for backward compatibility. |
|
TAPTransitions The transition function for TAP jobs. |
|
LangParameter | |
MaxrecParameter | |
LocalFile A sentinel class representing a file within a job work directory (as resulting from an upload). |
|
UploadParameter | |
TAPJob | |
Plan A container for the XML namespace for query plans. |
|
PlanAction retrieve a query plan. |
|
TAPUWS The UWS responsible for processing async TAP requests. |
|
TAPCore A core for the TAP renderer. |
Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Variables | |
RD_ID =
|
|
EST_TIME_PER_JOB = datetime.timedelta(0, 600)
|
|
FORMAT_CODES =
|
|
SUPPORTED_LANGUAGES =
|
|
UPLOAD_METHODS =
|
|
WORKER_SYSTEM = <gavo.protocols.tap.TAPUWS object>
|
|
__package__ =
|
Function Details |
returns a list of tuples for the supported languages. This is tap.SUPPORTED_LANGUAGES in a format suitable for the TAP capabilities element. Each tuple returned is made up of (name, description, [(version, ivo-id)...]). |
yields tuples for the supported output formats. This is tap.OUTPUT_FORMATS in a format suitable for the TAP capabilities element. Each tuple is made up of (mime, aliases, description, ivoId). |
|
Variables Details |
FORMAT_CODES
|
SUPPORTED_LANGUAGES
|
UPLOAD_METHODS
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |