Skip to main content

NExScI VO Table Access Protocol (TAP) web service

Project description

# nexsciTAP

##### [Documentation](https://caltech-ipac.github.io/nexsciTAP)

## NASA Exoplanet Science Institute (NExScI) Python Table Access Protocol (TAP) Server Version 1.0

The TAP (Table Access Protocol) is a standard recommended by the International Virtual Observatory Alliance (http://www.ivoa.net). It defines a web service for searching tables in relational databases using a dialect of SQL called ADQL (Astronomical Data Query Language) (http://www.ivoa.net/documents/latest/ADQL.html). ADQL includes functions that support spatial constraints (<i>e.g.,</i> all records with a degree on the sky of specified coordinates).

This TAP implementation is written as a Python package and can be installed through PyPI (“pip install”) or built from the source in GitHub. The distribution includes a module dedicated to translating ADQL to SQL and a spatial indexing package that improves the performance of spatial searches. The code base is compact. It consists of 10 KLOC of Python, and 15 KLOC of spatial indexing code, written in C and deployed as a Python binary extension package.

Because there are differences in the implementation of the SQL standard from DBMS to DBMS, we document how to use DB API 2.0 to implement the variants of SQL in common use. Version 1.0 of the TAP server supports Oracle and SQLite3. It runs on LINUX and requires a a web server such as Apache, a C compiler, and deployment of either an Oracle server or the SQLite3 library.

Several AQDL geometry functions are not deployed in Version 1.0. These are

INTERSECTS; AREA and CENTROID; COORD1, COORD2, and COORDSYS; and REGION.

The documentation at https://caltech-ipac.github.io/nexsciTAP provides installation and configuration instructions.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

nexsciTAP-1.1.9-cp38-cp38-manylinux2010_x86_64.whl (57.9 kB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

nexsciTAP-1.1.9-cp38-cp38-manylinux1_x86_64.whl (57.9 kB view hashes)

Uploaded CPython 3.8

nexsciTAP-1.1.9-cp38-cp38-macosx_10_9_x86_64.whl (39.8 kB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

nexsciTAP-1.1.9-cp37-cp37m-manylinux2010_x86_64.whl (59.0 kB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64

nexsciTAP-1.1.9-cp37-cp37m-manylinux1_x86_64.whl (59.0 kB view hashes)

Uploaded CPython 3.7m

nexsciTAP-1.1.9-cp37-cp37m-macosx_10_7_x86_64.whl (39.8 kB view hashes)

Uploaded CPython 3.7m macOS 10.7+ x86-64

nexsciTAP-1.1.9-cp36-cp36m-manylinux2010_x86_64.whl (58.1 kB view hashes)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64

nexsciTAP-1.1.9-cp36-cp36m-manylinux1_x86_64.whl (58.1 kB view hashes)

Uploaded CPython 3.6m

nexsciTAP-1.1.9-cp36-cp36m-macosx_10_7_x86_64.whl (38.8 kB view hashes)

Uploaded CPython 3.6m macOS 10.7+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page