Only noticed after Olivier's replay that I have not sent my initial replay to srecko also to the stanbol-dev list. Sorry for that.
Even that Olivier answer also correctly describes it let me add my replay for completeness. Note that I have corrected a typo in the link provided for [1] ---------- Forwarded message ---------- From: Rupert Westenthaler <[email protected]> Date: Wed, Jan 25, 2012 at 9:22 AM Subject: Re: Stanbol and Unicode To: srecko joksimovic <[email protected]> Hi Stanbol internally uses UTF-8 and currently also all returned data are encoded using UTF8. As far as I know the "Accept-Charset" [1] is currently ignored. If you parse data in other formats that UTF-8 to Stanbols RESTful services make sure that you specify the correct charset in the "Content-Type" http header [2]. best Rupert [1] http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.2 [2] http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.17 On Wed, Jan 25, 2012 at 8:36 AM, srecko joksimovic <[email protected]> wrote: > Hi Rupert, > > I have to say that Stanbol works just fine, but I have new question. Is it > possible to annotate Unicode text? For me, the most interesting is Serbian > Cyrillic. I know that is usually a big problem, but I would like to know if > there is a possibility. > > Best, > Srecko -- | Rupert Westenthaler [email protected] | Bodenlehenstraße 11 ++43-699-11108907 | A-5500 Bischofshofen -- | Rupert Westenthaler [email protected] | Bodenlehenstraße 11 ++43-699-11108907 | A-5500 Bischofshofen
