weaver.wps_restapi.constants

Module Contents

class weaver.wps_restapi.constants.JobOutputsSchema[source]

Schema selector to represent a Job output results.

OGC_STRICT = ogc+strict[source]
OLD_STRICT = old+strict[source]
OGC = ogc[source]
OLD = old[source]
weaver.wps_restapi.constants.JobOutputsSchemaType[source]