Re: SWI Prolog does support Korean characters?
Jan Wielemaker <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
On 02/27/2014 10:07 AM, Wouter Beek wrote:
> Hi Joe,
>
> I cannot reproduce you issue, see below:
I think Joe needs to start reading "How to Report Bugs Effectively":
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
or a similar text. Reporting issues with software is not trivial,
but surely a skill worth learning.
Cheers --- Jan
> ~~~{.pl}
> ?- use_module(library(semweb/rdf_db)).
> ?- rdf_assert(rdf:'�̿��߽�������', rdf:type, rdf:'��������', '�������').
> true.
>
> ?- rdf(X, Y, Z).
> X = 'http://www.w3.org/1999/02/22-rdf-syntax-ns#�̿��߽�������',
> Y = 'http://www.w3.org/1999/02/22-rdf-syntax-ns#type',
> Z = 'http://www.w3.org/1999/02/22-rdf-syntax-ns#��������'.
>
> ?- rdf_graph(X).
> X = �������.
> ~~~
>
> ---
> Cheers!,
> Wouter.
>
> E-mail: [email protected]
> WWW: www.wouterbeek.com
> Tel.: 0647674624
>
>
> On Thu, Feb 27, 2014 at 7:51 AM, atom meta <[email protected]> wrote:
>
>> HI,
>>
>> I am loading rdf triples to rdf database but the korean characters are not
>> recognized?
>> how can I make it recognizable?
>>
>> Joe
>> -------------- next part --------------
>> HTML attachment scrubbed and removed
>> _______________________________________________
>> SWI-Prolog mailing list
>> [email protected]
>> https://lists.iai.uni-bonn.de/mailman/listinfo.cgi/swi-prolog
>>
>>
> -------------- next part --------------
> HTML attachment scrubbed and removed
> _______________________________________________
> SWI-Prolog mailing list
> [email protected]
> https://lists.iai.uni-bonn.de/mailman/listinfo.cgi/swi-prolog
>
_______________________________________________
SWI-Prolog mailing list
[email protected]
https://lists.iai.uni-bonn.de/mailman/listinfo.cgi/swi-prolog