File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ TAP provides two operation modes:
43
43
Gaia TAP+ server provides two access modes:
44
44
45
45
* Public: this is the standard TAP access. A user can execute ADQL queries and
46
- upload tables to be used in a query 'on-the-fly' (these tables will be removed
46
+ upload votables to be used in a query 'on-the-fly' (these tables will be removed
47
47
once the query is executed). The results are available to any other user and
48
48
they will remain in the server for a limited time.
49
49
@@ -364,7 +364,7 @@ Note: you can inspect the status of the job by typing:
364
364
1.5. Synchronous query on an 'on-the-fly' uploaded table
365
365
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
366
366
367
- A table can be uploaded to the server in order to be used in a query.
367
+ A votable can be uploaded to the server in order to be used in a query.
368
368
369
369
You have to provide the local path to the file you want to upload. In the following example,
370
370
the file 'my_table.xml' is located to the relative location where your python program is
You can’t perform that action at this time.
0 commit comments