Package edu.harvard.cfa.vo.tapclient.vosi

Provides the API for accessing VO Support Interfaces data of a VO service.

See:
          Description

Interface Summary
Vosi An interface for the common, basic functions of a VO service.
 

Class Summary
AccessURL The URL, and its context within a service, that a client uses to access a particular Interface of a service.
Availability The operability and reliability of a service for extended and scheduled requests.
Capabilities A collection of general capabilities of a service.
Capability A description of a general capability of the service--its behavioral characteristics and limitations--and how to use it.
Column A description of a table column.
DataLimit Limits on data.
DataLimits Data limits for TAP service upload or maxrec parameters
DataModel Data model supported by the TAP service.
ForeignKey A description of a foreign keys, one or more columns from the current table that can be used to join with another table.
Interface A description of how to call the service to access this capability.
Language Information about query languages supported by TAP services.
LanguageFeature Optional feature of the query language.
LanguageFeatures Optional features of the query language grouped by feature type.
OutputFormat Output format supported by the TAP service.
Schema A named description of a set of logically related tables.
Table A description of one of the tables that makes up the set.
TableAccess A TAP TableAccess Capability
TableSet A set of tables that are part of a single resource.
TimeLimits Time limits a service may impose.
UploadMethod The upload method supported by a service.
Validation An evaluation of the quality of the capability description and whether its implementation is functionally with applicable standards.
Version The version of a capability element such as Language.
 

Package edu.harvard.cfa.vo.tapclient.vosi Description

Provides the API for accessing VO Support Interfaces data of a VO service. This API includes access to service availability, service capabilities, and table metadata

See Also:
IVOA Support Interfaces v1.0 Recommendation, VOResource: an XML Encoding Schema for Resource Metadata Version 1.03 Recommendation, VODataService: a VOResource Schema Extension for Describing Collections and Services Version 1.1 Recommendation