Dear all,

we're doing a Scholia hackathon right now, and in the context of internationalization, one of the issues that came up was how AUTO_LANGUAGE can be used outside the WDQS GUI.

Our intuitive assumption would have been that the AUTO_LANGUAGE gets inserted into the query, that query then runs on WDQS, and the results are displayed/ available via JSON. However, it seems that the query is being sent to WDQS with AUTO_LANGUAGE as a variable.
Specifically, the JSON response to a query containing AUTO_LANGUAGE does not seem to contain the language information. Is this correct/ intended?

More details via
https://github.com/WDscholia/scholia/issues/1640#issuecomment-908575849

Thanks for any pointers,

Daniel