Skip to content

objectType SimpleLineAccess

extends VOResource:Capability

The capabilities of an SLAP service implementation.

SimpleLineAccessSLAP:ComplianceLevel complianceLevelSLAP:DataSource dataSourceivoa:integer maxRecordsCapabilityQuerytestQuery0..1

Members

name type mult description
complianceLevel ComplianceLevel The category indicating the level to which this service instance complies with the SLAP standard. Allowed values are 'minimal' and 'full'. See definitions of allowed values for details.
dataSource DataSource The category specifying where the data accessed by the service originally came from. Allowed values are 'observational/astrophysical', 'observational/laboratory', 'theoretical'
maxRecords ivoa:integer optional The hard limit on the largest number of records that the query operation will return in a single response. Not providing this value means that there is no effective limit. This does not refer to the total number of spectra in the archive but rather maximum number of records the service is capable of returning. A limit that is greater than the number of spectra available in the archive is equivalent to their being no effective limit. (See RM, Hanisch 2007.)
testQuery Query optional A set of queryData parameters that is expected to produce at least one matched record which can be used to test the service. The value should include all parameters required for the test query but should exclude the baseURL and the REQUEST parameter.

Containment

This is contained by VOResource:Service, VOSIcap:capabilities