<?xml version='1.0'?><?xml-stylesheet href='/static/xsl/oai.xsl' type='text/xsl'?><ri:Resource created="2010-07-26T13:39:00Z" status="active" updated="2023-02-28T08:02:12Z" version="1.2" xmlns:g-colstat="http://dc.g-vo.org/ColStats-1" xmlns:ri="http://www.ivoa.net/xml/RegistryInterface/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/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:CatalogResource"><title>GloTS, the Global TAP Schema</title><shortName>glots.tables</shortName><identifier>ivo://padc.obspm.voparis-rr/glots/q/tables</identifier><curation><publisher>Paris Astronomical Data Centre</publisher><creator><name>PADC</name><logo>http://voparis-srv-paris.obspm.fr/logos/PADC_small.png</logo></creator><date role="Updated">2023-02-28T07:56:34Z</date><contact><name>PADC support team</name><address>77 av. Denfert Rochereau, 75014 Paris, FRANCE</address><email>vo.paris@obspm.fr</email><telephone>0033140512082</telephone></contact></curation><content><subject>virtual-observatories</subject><subject>astronomy-databases</subject><description>A table of tables accesible through the TAP services known to
glots.services.</description><referenceURL>http://voparis-rr.obspm.fr/tableinfo/glots.tables</referenceURL></content><tableset><schema><name>glots</name><title>GloTS, the Global TAP Schema</title><description>
The global TAP schema collects information on
tables and columns from known TAP servers.  This facilitates locating
queriable data by physics (via UCD) or keywords (via description).

Note that this shouldn't really be necessary as all information
present here should be exposed through Registry records.  However,
in reality data providers currently are much more liable to give
column metadata in their tap_schema than in their Registry records.
Hence, for the time being, we maintain this service by harvesting
tap_schemas about monthly.</description><table><name>glots.tables</name><description>A table of tables accesible through the TAP services known to
glots.services.</description><column><name>ivoid</name><description>IVOA identifier of providing service</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>primary</flag></column><column><name>table_name</name><description>Fully qualified table name</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>primary</flag></column><column><name>table_desc</name><description>Brief description of the table</description><dataType arraysize="*" xsi:type="vs:VOTableType">unicodeChar</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>utype</name><description>utype if the table corresponds to a data model</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><foreignKey><targetTable>glots.services</targetTable><fkColumn><fromColumn>ivoid</fromColumn><targetColumn>ivoid</targetColumn></fkColumn></foreignKey></table></schema></tableset></ri:Resource>