-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathVOtableResponseExemple.xml
More file actions
128 lines (128 loc) · 8.37 KB
/
VOtableResponseExemple.xml
File metadata and controls
128 lines (128 loc) · 8.37 KB
1
<?xml version="1.0" encoding="UTF-8"?><VOTABLE version="1.2" xmlns="http://www.ivoa.net/xml/VOTable/v1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.ivoa.net/xml/VOTable/v1.2 http://www.ivoa.net/xml/VOTable/VOTable-1.2.xsd"><RESOURCE type="results"><INFO name="QUERY_STATUS" value="OK" /><INFO name ="QUERY" value="SELECT * FROM ivoa.ObsCore WHERE dataproduct_type IN ('image', 'cube')" /><TABLE><FIELD name="dataproduct_type" datatype="char" ucd="meta.code.class" utype="obscore:ObsDataset.dataProductType" xtype="adql:VARCHAR" arraysize="128*"><DESCRIPTION>type of product</DESCRIPTION></FIELD><FIELD name="calib_level" datatype="int" ucd="meta.code;obs.calib" utype="obscore:ObsDataset.calibLevel" xtype="adql:INTEGER"> <DESCRIPTION> calibration level (0,1,2,3,4)</DESCRIPTION></FIELD><FIELD name="obs_collection" datatype="char" ucd="meta.id" utype="obscore:DataID.collection" xtype="adql:VARCHAR" arraysize="128*"> <DESCRIPTION>short name for the data colection</DESCRIPTION></FIELD><FIELD name="facility_name" datatype="char" ucd="meta.id;instr.tel" utype="obscore:Provenance.ObsConfig.Facility.name" xtype="adql:VARCHAR" arraysize="128*"> <DESCRIPTION>telescope name</DESCRIPTION></FIELD><FIELD name="instrument_name" datatype="char" ucd="meta.id;instr" utype="obscore:Provenance.ObsConfig.Instrument.name" xtype="adql:VARCHAR" arraysize="128*"> <DESCRIPTION>instrument name</DESCRIPTION></FIELD><FIELD name="obs_id" datatype="char" ucd="meta.id" utype="obscore:DataID.observationID" xtype="adql:VARCHAR" arraysize="128*"> <DESCRIPTION>internal dataset identifier</DESCRIPTION></FIELD><FIELD name="obs_release_date" datatype="char" ucd="time.release" utype="obscore:Curation.releaseDate" xtype="adql:TIMESTAMP" arraysize="*"><DESCRIPTION>timestamp of date the data becomes publicly available</DESCRIPTION></FIELD><FIELD name="access_url" datatype="char" ucd="meta.ref.url" utype="obscore:Access.reference" xtype="adql:CLOB" arraysize="*"><DESCRIPTION>URL to download the data</DESCRIPTION></FIELD><FIELD name="access_format" datatype="char" ucd="meta.id;class" utype="obscore:Access.format" xtype="adql:VARCHAR" arraysize="128*"> <DESCRIPTION> format of the data file(s) </DESCRIPTION> </FIELD><FIELD name="access_estsize" datatype="int" ucd="phys.size;meta.file" unit="kB" utype="obscore:Access.size" xtype="adql:INTEGER"> <DESCRIPTION>estimated size of the download</DESCRIPTION></FIELD><FIELD name="target_name" datatype="char" ucd="meta.id;src" utype="obscore:Target.name" xtype="adql:VARCHAR" arraysize="32*"> <DESCRIPTION>name of intended target</DESCRIPTION></FIELD><FIELD name="s_ra" datatype="double" ucd="pos.eq.ra" unit="deg" utype="obscore:Char.SpatialAxis.Coverage.Location.Coord.Position2D.Value2.C1" xtype="adql:DOUBLE"> <DESCRIPTION>RA of central coordinates</DESCRIPTION></FIELD><FIELD name="s_dec" datatype="double" ucd="pos.eq.dec" unit="deg" utype="obscore:Char.SpatialAxis.Coverage.Location.Coord.Position2D.Value2.C2" xtype="adql:DOUBLE"> <DESCRIPTION>DEC of central coordinates</DESCRIPTION></FIELD><FIELD name="s_fov" datatype="double" ucd="phys.angSize;instr.fov" unit="deg" utype="obscore:Char.SpatialAxis.Coverage.Bounds.Extent.diameter" xtype="adql:DOUBLE"><DESCRIPTION>size of the region covered (~diameter of minimum bounding circle)</DESCRIPTION></FIELD><FIELD name="s_region" datatype="char" ucd="pos.outline;obs.field" unit="deg" utype="obscore:Char.SpatialAxis.Coverage.Support.Area" xtype="adql:REGION" arraysize="*"> <DESCRIPTION>region bounded by observation</DESCRIPTION></FIELD><FIELD name="s_resolution" datatype="double" ucd="pos.angResolution" unit="arcsec" utype="obscore:Char.SpatialAxis.Resolution.Refval.value" xtype="adql:REAL"><DESCRIPTION>typical spatial resolution</DESCRIPTION></FIELD><FIELD name="s_xel1" datatype="long" ucd="meta.number" utype="obscore:Char.SpatialAxis.numBins1" xtype="adql:BIGINT"> <DESCRIPTION>dimensions (number of pixels) along one spatial axis</DESCRIPTION></FIELD><FIELD name="s_xel2" datatype="long" ucd="meta.number" utype="obscore:Char.SpatialAxis.numBins2" xtype="adql:BIGINT"> <DESCRIPTION>dimensions (number of pixels) along the other spatial axis</DESCRIPTION></FIELD><FIELD name="t_min" datatype="double" ucd="time.start;obs.exposure" unit="d" utype="obscore:Char.TimeAxis.Coverage.Bounds.Limits.StartTime" xtype="adql:DOUBLE"> <DESCRIPTION>start time of observation (MJD)</DESCRIPTION></FIELD><FIELD name="t_max" datatype="double" ucd="time.stop;obs.exposure" unit="d" utype="obscore:Char.TimeAxis.Coverage.Bounds.Limits.StopTime" xtype="adql:DOUBLE"> <DESCRIPTION>end time of observation (MJD)</DESCRIPTION></FIELD><FIELD name="t_exptime" datatype="double" ucd="time.duration;obs.exposure" unit="s" utype="obscore:Char.TimeAxis.Coverage.Support.Extent" xtype="adql:DOUBLE"> <DESCRIPTION>exposure time of observation</DESCRIPTION></FIELD><FIELD name="t_resolution" datatype="double" ucd="time.resolution" unit="s" utype="obscore:Char.TimeAxis.Resolution.Refval.value" xtype="adql:DOUBLE"> <DESCRIPTION>typical temporal resolution</DESCRIPTION></FIELD><FIELD name="t_xel" datatype="long" ucd="meta.number" utype="obscore:Char.TimeAxis.numBins" xtype="adql:BIGINT"> <DESCRIPTION>dimensions (number of pixels) along the time axis</DESCRIPTION></FIELD><FIELD name="em_min" datatype="double" ucd="em.wl;stat.min" unit="m" utype="obscore:Char.SpectralAxis.Coverage.Bounds.Limits.LoLimit" xtype="adql:DOUBLE"> <DESCRIPTION>start spectral coordinate value</DESCRIPTION></FIELD><FIELD name="em_max" datatype="double" ucd="em.wl;stat.max" unit="m" utype="obscore:Char.SpectralAxis.Coverage.Bounds.Limits.HiLimit" xtype="adql:DOUBLE"> <DESCRIPTION>stop spectral coordinate value</DESCRIPTION></FIELD><FIELD name="em_res_power" datatype="double" ucd="spec.resolution" utype="obscore:Char.SpectralAxis.Resolution.ResolPower.refVal" xtype="adql:DOUBLE"><DESCRIPTION>typical spectral resolution</DESCRIPTION></FIELD><FIELD name="em_xel" datatype="long" ucd="meta.number" utype="obscore:Char.SpectralAxis.numBins" xtype="adql:BIGINT"> <DESCRIPTION>dimensions (number of pixels) along the energy axis</DESCRIPTION></FIELD><FIELD name="em_ucd" datatype="char" ucd="meta.ucd" utype="obscore:Char.SpectralAxis.ucd" xtype="adql:VARCHAR" arraysize="32*"> <DESCRIPTION>UCD describing the spectral axis</DESCRIPTION></FIELD><FIELD name="pol_states" datatype="char" ucd="phys.polarization" utype="obscore:Char.PolarizationAxis.stateList" xtype="adql:VARCHAR" arraysize="32*"> <DESCRIPTION>polarization states present in the data</DESCRIPTION></FIELD><FIELD name="pol_xel" datatype="long" ucd="meta.number" utype="obscore:Char.PolarizationAxis.numBins" xtype="adql:BIGINT"> <DESCRIPTION>dimensions (number of pixels) along the polarization axis</DESCRIPTION></FIELD><FIELD name="o_ucd" datatype="char" ucd="meta.ucd" utype="obscore:Char.ObservableAxis.ucd" xtype="adql:VARCHAR" arraysize="32*"> <DESCRIPTION>UCD describing the observable axis (pixel values)</DESCRIPTION></FIELD><FIELD name="core_id" datatype="long" xtype="adql:BIGINT"> <DESCRIPTION>primary key</DESCRIPTION></FIELD><FIELD name="lastModified" datatype="char" xtype="adql:TIMESTAMP" arraysize="*"> <DESCRIPTION>time stamp of last modification of the metadata</DESCRIPTION></FIELD><FIELD name="obs_publisher_did" datatype="char" ID="caomPlaneURI" ucd="meta.ref.ivoid" utype="obscore:Curation.publisherDID" xtype="adql:VARCHAR" arraysize="256*"> <DESCRIPTION>publisher dataset identifier</DESCRIPTION></FIELD><DATA> <TABLEDATA /></DATA></TABLE> <INFO name="QUERY_STATUS" value="OK" /></RESOURCE><RESOURCE type="meta" utype="adhoc:service"> <PARAM name="resourceIdentifier" datatype="char" arraysize="*" value="ivo://cadc.nrc.ca/datalink" /> <PARAM name="standardID" datatype="char" arraysize="*" value="ivo://ivoa.net/std/DataLink#links-1.0" /> <PARAM name="accessURL" datatype="char" arraysize="61" value="http://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/caom2ops/datalink" /> <GROUP name="inputParams"> <PARAM name="ID" datatype="char" ref="caomPlaneURI" arraysize="*" value="" /> <PARAM name="RESPONSEFORMAT" datatype="char" arraysize="*" value="application/x-votable+xml;content=datalink"> <VALUES> <OPTION value="application/x-votable+xml;content=datalink" /> <OPTION value="application/x-download-manifest+txt" /> </VALUES> </PARAM> </GROUP></RESOURCE></VOTABLE>