Examples for BSDC-VO TAP service

tap_schema example

To locate columns "by physics", as it were, use UCD in :table:`tap_schema.columns`. For instance, to find everything talking about the mid-infrared about 10µm, you could write:

System Message: ERROR/3 (<string>, line 2); backlink

Unknown interpreted text role "table".

System Message: ERROR/3 (<string>, line 7)

Unknown directive type "query".

.. query::

        SELECT * FROM tap_schema.columns
          WHERE description LIKE '%em.IR.8-15um%'