The documented batch uploading method works with unicode for us. Is Nepali a relatively recent addition to the Unicode standard? Unicode support is provided by the underlying java implementation and some of the more recently added scripts aren't supported. We've have issues with Linear B, for example.
We validate files before uploading with 'xmllint'. A commandline such as xmllint --noout dublin_core.xml will complete silently if dublin_core.xml is good XML and proper encoding, or complain if problems are seen. cheers stuart -- ...let us be heard from red core to black sky On Thu, Jun 9, 2016 at 7:52 AM, George Kozak <[email protected]> wrote: > Hi... > I am using DSpace 5.5 (XMLUI - modified Mirage 2). One of our Sys Admins > was given a bunch of files to upload using the batch loader (dspace > import). The metadata is UNICODE formatted Nepali, and the batch loader > errors out processing the dublin_core.xml file with the UNICODE. Is there > a way to upload UNICODE using the batch loader? > > -- > *************************** > George Kozak > Digital Library Specialist > Cornell University Library - IT > 218 Olin Library > Cornell University > Ithaca, NY 14853 > 607-255-8924 > [email protected] > > -- > You received this message because you are subscribed to the Google Groups > "DSpace Technical Support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/dspace-tech. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
