Files
aladin-lite/examples/datalink.xml

99 lines
5.3 KiB
XML

<VOTABLE xmlns="http://www.ivoa.net/xml/VOTable/v1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
version="1.4">
<DESCRIPTION>Mockup SKA discovery service response VOTable</DESCRIPTION>
<COOSYS ID="J2000" equinox="2000." epoch="2000" system="eq_FK5" />
<RESOURCE type="results">
<TABLE>
<FIELD name="ID" datatype="char" arraysize="*" ucd="meta.id;meta.main" />
<FIELD name="access_url" datatype="char" arraysize="*" ucd="meta.ref.url" />
<FIELD name="service_def" datatype="char" arraysize="*" ucd="meta.ref" />
<FIELD name="error_message" datatype="char" arraysize="*" ucd="meta.code.error" />
<FIELD name="semantics" datatype="char" arraysize="*" ucd="meta.code" />
<FIELD name="description" datatype="char" arraysize="*" ucd="meta.note" />
<FIELD name="content_type" datatype="char" arraysize="*" ucd="meta.code.mime" />
<FIELD name="content_length" datatype="long" ucd="phys.size;meta.file" unit="byte" />
<FIELD name="content_qualifier" datatype="char" arraysize="*" ucd="meta.code" />
<DATA>
<TABLEDATA>
<TR>
<TD>ivo://SKA/SrcNet/APERTIF_DR1/200110007_AP_B037/HI_image_cube3</TD>
<TD>https://vo.astron.nl/getproduct/APERTIF_DR1/200110007_AP_B037/HI_image_cube3.fits</TD>
<TD>a</TD>
<TD>a</TD>
<TD>#this</TD>
<TD>The full dataset</TD>
<TD>image/fits</TD>
<TD>2128688640</TD>
<TD>cube</TD>
</TR>
<TR>
<TD>ivo://SKA/SrcNet/APERTIF_DR1/200110007_AP_B037/HI_image_cube3</TD>
<TD>https://alasky.cds.unistra.fr/hips-cube-services/compute/hips:httpsalasky.cds.unistra.fr;SKA-demo;hips;APERTIF;HiPS_APERTIF_cube_NGC5585-cubic-tiles%7Cexpr:s0_1211</TD>
<TD>a</TD>
<TD>a</TD>
<TD>#derived</TD>
<TD>Moment zero map of the cube (in HiPS format)</TD>
<TD>application/hips</TD>
<TD>2128688640</TD>
<TD>image</TD>
</TR>
<TR>
<TD>ivo://SKA/SrcNet/APERTIF_DR1/200110007_AP_B037/HI_image_cube3</TD>
<TD>https://alasky.cds.unistra.fr/hips-cube-services/compute/hips:httpsalasky.cds.unistra.fr;SKA-demo;hips;APERTIF;HiPS_APERTIF_cube_NGC5585-cubic-tiles%7Cexpr:s345_410-(s0_1211;24)</TD>
<TD>a</TD>
<TD>a</TD>
<TD>#derived</TD>
<TD>HI Line map derived from the cube (in HiPS format)</TD>
<TD>application/hips</TD>
<TD>2128688640</TD>
<TD>image</TD>
</TR>
<TR>
<TD>ivo://SKA/SrcNet/APERTIF_DR1/200110007_AP_B037/HI_image_cube3</TD>
<TD>https://alasky.cds.unistra.fr/hips-cube-services/color/hips:httpsalasky.cds.unistra.fr;SKA-demo;hips;APERTIF;HiPS_APERTIF_cube_NGC5585%7Cblue:345-365%7Cgreen:365-385%7Cred:385-405</TD>
<TD>a</TD>
<TD>a</TD>
<TD>#derived</TD>
<TD>velocity variation color map derived from the cube (in HiPS format)</TD>
<TD>application/hips</TD>
<TD>2128688640</TD>
<TD>image</TD>
</TR>
<TR>
<TD>ivo://SKA/SrcNet/APERTIF_DR1/200110007_AP_B037/HI_image_cube3</TD>
<TD>a</TD>
<TD>soda-HiPS</TD>
<TD>a</TD>
<TD>#cutout</TD>
<TD>SODA-HiPS cutout of moment zero map of ivo://SKA/SrcNet/APERTIF_DR1/200110007_AP_B037/HI_image_cube3</TD>
<TD>image/fits</TD>
<TD>0</TD>
<TD>a</TD>
</TR>
<TR>
<TD>ivo://SKA/SrcNet/APERTIF_DR1/200110007_AP_B037/HI_image_cube3</TD>
<TD>a</TD>
<TD>soda-sync</TD>
<TD>a</TD>
<TD>#cutout</TD>
<TD>SODA-sync cutout of ivo://SKA/SrcNet/APERTIF_DR1/200110007_AP_B037/HI_image_cube3</TD>
<TD>image/fits</TD>
<TD>0</TD>
<TD>a</TD>
</TR>
<TR>
<TD>ivo://SKA/SrcNet/APERTIF_DR1/200110007_AP_B037/HI_image_cube3</TD>
<TD>a</TD>
<TD>soda-async</TD>
<TD>a</TD>
<TD>#cutout</TD>
<TD>SODA-async cutout of ivo://SKA/SrcNet/APERTIF_DR1/200110007_AP_B037/HI_image_cube3</TD>
<TD>image/fits</TD>
<TD>0</TD>
<TD>a</TD>
</TR>
</TABLEDATA>
</DATA>
</TABLE>
</RESOURCE>
</VOTABLE>