- From: Yosi Scharf <syosi@MIT.EDU>
- Date: Fri, 06 Aug 2004 14:51:36 -0400
- To: meyer <meyer@ashleyassociates.co.jp>
- Cc: public-cwm-bugs@w3.org
meyer wrote: > > Ups, i am so sorry. > I was sure i did a cvs update before i run these. It is indeed working > nicely :) > one thing that ive noticed though ... > during the translation back from udf to n3, unicode in literals get > replaced with \uXX ("\u30e8\u30fc\u30af" instead of "ヨーク"). > is this a special requirement/feature of cwm/n3/rdf? The aim is for it to be possible for an n3 file to be ascii. For it to escape literals by default is (as you point out), incorrect. I'll be working next on an option to do the current behavior, with the default changing to not to escape unicode. Hold with us. Yosi
Received on Friday, 6 August 2004 14:52:00 UTC