Hi everyone. I’ve done some reading (see this and this) about the decisions for how to handle concept names that use UTF-8 characters. Understanding the lack of support for UTF-8 in some DBMS, it seemed like the concept names were going to be “simplified” to ISO 8859-1. It appears as though characters with diacritics, for example, are just causing errors in the output. The “classic” example of Ménière’s disease can be seen in the public Atlas below:
I was unable to find any clear code that would manage this on the Athena github, though that may be me. I see also there’s a new Athena in development; what might be the best way to approach this?