Astronomical Data Query Language
The Astronomical Data Query Language (
ADQL) is the language used by the IVOA to represent astronomy queries posted to VO services.
ADQL is based on the Structured Query Language, especially SQL 92; special restrictions and extensions have been defined in order to support generic and astronomy specific operations.
Current recommendation
The current IVOA Recommendation is
ADQL-2.1 (15 December 2023).
Errata
Proposed features and notes
Document source
The source code for the document can be found online in the
ADQL GitHub repository.
The following command can be used to checkout a local copy of the document source.
git clone https://github.com/ivoa-std/ADQL.git
BNF grammar validation effort
At the
October 2016 interop in Trieste the DAL group decided to
delay putting the ADQL 2.1 working draft forward for the next stage of review because there were questions about the validity of the
Backus–Naur form (BNF) definition of the language grammar included in the specification.
Prior to this, the BNF definition of the language grammar has been treated as a human readable resource that was interpreted manually by people developing
ADQL parser implementations.
The October 2016 decision added a new requirement that the BNF definition of the language grammar needed to be machine readable and had to be validated against a set of standard queries.
In order to accomplish this, the
Lyonetia GitHub project has been set up to develop the tools and test data needed to create a machine readable version of the grammar.
To follow and contribute to this work please refer to the
project plan.
Previous versions
Associated projects
<!--
* Set ALLOWTOPICRENAME =
TWikiAdminGroup -->