The string
"http://simbad.u-strasbg.fr/simbad/sim-id?Ident=
"
is prepended to the given id string, and any necessary character
escaping is applied.
No attempt is made to validate whether the supplied string is
a real source identifier, so there is no guarantee that the
returned URL will contain actual results.
simbadUrl("Beta Pictoris") =
"http://simbad.u-strasbg.fr/simbad/sim-id?Ident=Beta%20Pictoris"