<?xml version='1.0'?><?xml-stylesheet href='/static/xsl/oai.xsl' type='text/xsl'?><oai:OAI-PMH xmlns:oai="http://www.openarchives.org/OAI/2.0/" xmlns:ri="http://www.ivoa.net/xml/RegistryInterface/v1.0" xmlns:vg="http://www.ivoa.net/xml/VORegistry/v1.0" xmlns:vr="http://www.ivoa.net/xml/VOResource/v1.0" xmlns:vs="http://www.ivoa.net/xml/VODataService/v1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://vo.ari.uni-heidelberg.de/docs/schemata/OAI-PMH.xsd http://www.ivoa.net/xml/RegistryInterface/v1.0 http://vo.ari.uni-heidelberg.de/docs/schemata/RegistryInterface-v1.0.xsd http://www.ivoa.net/xml/VORegistry/v1.0 http://vo.ari.uni-heidelberg.de/docs/schemata/VORegistry-v1.0.xsd http://www.ivoa.net/xml/VOResource/v1.0 http://vo.ari.uni-heidelberg.de/docs/schemata/VOResource-v1.1.xsd http://www.ivoa.net/xml/VODataService/v1.1 http://vo.ari.uni-heidelberg.de/docs/schemata/VODataService-v1.1.xsd"><oai:responseDate>2026-06-09T07:43:36.931662</oai:responseDate><oai:metadata><ri:Resource created="2013-01-21T08:29:22Z" status="active" updated="2017-04-19T08:23:36" xsi:type="vs:CatalogService"><title>AIASCR VO Services Dataset Delivery</title><shortName>AIASCR DL</shortName><identifier>ivo://asu.cas.cz/~</identifier><curation><publisher>Stellar Department of Astronomical Institute of the Academy of
Sciences of the Czech Republic</publisher><creator><name>Stellar Department, Czech Acad. of Sciences</name><logo>http://vos2.asu.cas.cz/static/img/logo-long.png</logo></creator><date role="updated">2017-04-19T08:23:36</date><contact><name>Petr Skoda</name><address>Fricova 298, 251 65 Ondrejov, Czech Republic</address><email>skoda@sunstel.asu.cas.cz</email><telephone>+420 323620361</telephone></contact></curation><content><subject>Data retrieval</subject><description> This service delivers (most of) the datasets held at
AIASCR VO Services. In addition to the default (nonstandard)
way of just appending accrefs to the get access URL, there is also a
very simple datalink service here that, for each dataset, essentially
just gives the dataset itself and possibly a preview. More advanced
datalink services might be available.

Some datasets may be embargoed, in which case the access yields a 403.
Credentials for individual files may be obtained by contacting the
site operators.</description><referenceURL>http://vos2.asu.cas.cz/__system__/products/p/info</referenceURL></content><capability><interface xsi:type="vr:WebBrowser"><accessURL use="base">http://vos2.asu.cas.cz/getproduct</accessURL></interface></capability><capability standardID="ivo://ivoa.net/std/DataLink#links-1.0"><interface xsi:type="vs:ParamHTTP"><accessURL use="base">http://vos2.asu.cas.cz/__system__/products/dl/dlmeta</accessURL><queryType>GET</queryType><resultType>application/x-votable+xml;content=datalink</resultType><param std="true"><name>ID</name><description>The pubisher DID of the dataset of interest</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*">char</dataType></param><param std="true"><name>REQUEST</name><description>Request type (must be getLinks)</description><ucd>meta.code</ucd><dataType arraysize="*">char</dataType></param><param std="true"><name>RESPONSEFORMAT</name><description>Format of the request document</description><ucd>meta.code.mime</ucd><dataType arraysize="*">char</dataType></param></interface></capability><capability standardID="ivo://ivoa.net/std/VOSI#availability"><interface xsi:type="vs:ParamHTTP"><accessURL use="full">http://vos2.asu.cas.cz/__system__/products/p/availability</accessURL></interface></capability><capability standardID="ivo://ivoa.net/std/VOSI#capabilities"><interface xsi:type="vs:ParamHTTP"><accessURL use="full">http://vos2.asu.cas.cz/__system__/products/p/capabilities</accessURL></interface></capability><capability standardID="ivo://ivoa.net/std/VOSI#tables"><interface xsi:type="vs:ParamHTTP"><accessURL use="full">http://vos2.asu.cas.cz/__system__/products/p/tableMetadata</accessURL></interface></capability><tableset><schema><name>dc</name><table><name>dc.products</name><description> The products table keeps information on "products", i.e. datasets
delivered to the users.

It is normally fed through the products#define rowfilter and a mixin
like products#table (or other mixins using it like siap#pgs or
ssap#mixc).

/getproducts inspects this table before handing out data to enforce
embargoes and similar restrictions, and this is also where it figures
out where to go for previews.</description><column><name>accref</name><description>Access key for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>primary</flag></column><column><name>owner</name><description>Owner of the data</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>embargo</name><description>Date the data will become/became public</description><unit>a</unit><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mime</name><description>MIME type of the file served</description><utype>Access.Format</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accesspath</name><description>Inputs-relative filesystem path to the file</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>sourcetable</name><description>Name of table containing metadata</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag></column><column><name>preview</name><description>Location of a preview; this can be NULL if no preview is available, 'AUTO' if DaCHS is supposed to try and make its own previews based on MIME guessing, or a file name, or an URL.</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>datalink</name><description>A fully qualified URL of a datalink document for this dataset. This is to allow the global datalink service (sitting on the ~ resource and used by obscore) to forward datalink requests globally.</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>preview_mime</name><description>MIME type of a preview (if any)</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column></table></schema></tableset></ri:Resource></oai:metadata></oai:OAI-PMH>