I've uploaded some Unicode characters via sparql-auth endpoint using:

prefix : <http://www.stonybrook.edu/ns/>
insert data {graph <http://www.ebremer.com> {<urn:sbu:khan> :status
"卩尺乇ᐯ丨乇山 ㄒ乇乂ㄒ"}}

which will display fine:
urn:sbu:test http://www.stonybrook.edu/ns/status

"Yay!"

urn:sbu:test http://www.stonybrook.edu/ns/status

"Ω"

urn:sbu:test http://www.stonybrook.edu/ns/status

"卩尺乇ᐯ丨乇山 ㄒ乇乂ㄒ"


It seems the unicode data uploaded via the bulk update method ala isql is
not uploading the characters correctly.  They get converted to question
marks.  - E

On Thu, Mar 22, 2018 at 8:07 PM, Erich Bremer <er...@ebremer.com> wrote:

> I've uploaded some N-Triples files using the bulk uploader method to my
> Virtuoso instance (07.20.3217).  The NT files look fine, but when I query
> the data via the SPARQL endpoint, the Unicode characters are all converted
> to question marks.  How do I properly upload Unicode data into Virtuoso?  -
> Erich Bremer
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to