It would be nice to generate wikipedia links.
Unfortunately the only way to do this is to screen scrape searching for the relevant part of the standard inchikey
e.g.http://en.wikipedia.org/w/index.php?title=Special:Search&search=RYYVLZVUVIJVGH-UHFFFAOYSA-N&fulltext=Search&advanced=1&ns0=1&redirs=1
Then we need to parse the result to get it in.
Cheers,
Paula