 |
Advanced User Guide |
|
The http front-end is coded
with HTML, Javascript, and cascading style-sheets.
Note that for requests returning large volume of data or for multiple
and repetitive requests it may be more convenient to access HyperLeda
from a script, for example using wget, than from a web
browser
(the data may overflow its memory).
The http requests are issued with the GET method, as:
http://leda.univ-lyon1.fr/fG.cgi?n=a001&c=o&o=NGC3379
fG.cgi is the name of the CGI procedure
Before is the root URL
After ? are the parameters, separated with &
characters
Each parameter consists in a pair: (parameter's name; value)
Main parameters
A query to HyperLeda has five elements (1) the type of
request, (2) the selection in HyperLeda master index, (2) filtering
according to some parameters, (4) action performed on the extracted
data (pipeline) and (5) output formatting. The corresponding parameters
are: