<?xml version='1.0'?><?xml-stylesheet href='/static/xsl/oai.xsl' type='text/xsl'?><ri:Resource created="2023-08-03T16:00:18Z" status="active" updated="2022-11-28T09:56:01Z" xmlns:g-colstat="http://dc.g-vo.org/ColStats-1" 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://dc.g-vo.org/ColStats-1 http://vo.ari.uni-heidelberg.de/docs/schemata/Colstats.xsd http://www.ivoa.net/xml/RegistryInterface/v1.0 http://vo.ari.uni-heidelberg.de/docs/schemata/RegistryInterface.xsd http://www.ivoa.net/xml/VORegistry/v1.0 http://vo.ari.uni-heidelberg.de/docs/schemata/VORegistry.xsd http://www.ivoa.net/xml/VOResource/v1.0 http://vo.ari.uni-heidelberg.de/docs/schemata/VOResource.xsd http://www.ivoa.net/xml/VODataService/v1.1 http://vo.ari.uni-heidelberg.de/docs/schemata/VODataService.xsd" xsi:type="vs:CatalogService"><title>PDS-PPI VO server Dataset Delivery</title><shortName>&lt;13 chrs DL</shortName><identifier>ivo://pds-ppi/~</identifier><curation><publisher>Your organisation's name</publisher><creator><name>Could be same as contact.name</name><logo>https://vo-pds-ppi.igpp.ucla.edu/favicon.png</logo></creator><date role="updated">2023-08-03T16:00:21Z</date><contact><name>Fill Out</name><address>Ordinary street address.</address><email>invalid@example.com</email><telephone>Delete this line if you don't want to give it</telephone></contact></curation><content><subject>astronomy-web-services</subject><description> This service delivers (most of) the datasets held at
PDS-PPI VO server. 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>https://vo-pds-ppi.igpp.ucla.edu/__system__/products/p/info</referenceURL></content><capability><interface xsi:type="vr:WebBrowser"><accessURL use="base">https://vo-pds-ppi.igpp.ucla.edu/getproduct</accessURL></interface></capability><capability standardID="ivo://ivoa.net/std/DataLink#links-1.0"><interface role="std" xsi:type="vs:ParamHTTP"><accessURL use="base">https://vo-pds-ppi.igpp.ucla.edu/__system__/products/dl/dlmeta</accessURL><queryType>GET</queryType><resultType>application/x-votable+xml;content=datalink</resultType><param std="true"><name>ID</name><description>The publisher DID of the dataset of interest</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:SimpleDataType">char</dataType></param><param std="true"><name>responseformat</name><description>File format requested for output.</description><ucd>meta.code.mime</ucd><dataType arraysize="*" xsi:type="vs:SimpleDataType">char</dataType></param><param std="true"><name>maxrec</name><description>Maximum number of records returned. Pass 0 to retrieve service parameters.</description><dataType xsi:type="vs:SimpleDataType">integer</dataType></param><param std="true"><name>verb</name><description>Exhaustiveness of column selection. VERB=1 only returns the most important columns, VERB=2 selects the columns deemed useful to the average user, VERB=3 returns a table with all available columns.</description><dataType xsi:type="vs:SimpleDataType">integer</dataType></param></interface></capability><capability standardID="ivo://ivoa.net/std/VOSI#availability"><interface role="std" xsi:type="vs:ParamHTTP"><accessURL use="full">https://vo-pds-ppi.igpp.ucla.edu/__system__/products/p/availability</accessURL></interface></capability><capability standardID="ivo://ivoa.net/std/VOSI#capabilities"><interface role="std" xsi:type="vs:ParamHTTP"><accessURL use="full">https://vo-pds-ppi.igpp.ucla.edu/__system__/products/p/capabilities</accessURL></interface></capability><capability standardID="ivo://ivoa.net/std/VOSI#tables"><interface role="std" xsi:type="vs:ParamHTTP"><accessURL use="full">https://vo-pds-ppi.igpp.ucla.edu/__system__/products/p/tableMetadata</accessURL></interface></capability><tableset><schema><name>dc</name><description>The central products table (which is where access restrictions, media
types, and the like are kept and that maps accrefs to file system
paths) and some helpers to fill it</description><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
something like `the //products#table mixin`_ .

/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><ucd>meta.ref.url</ucd><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><ucd>meta.code.mime</ucd><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' to make DaCHS try its luck itself, or a URL or a file path for pre-computed previews.</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>datalink</name><description>Legacy column. Don't use this.</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>