I have an object in the repository for which the author's name is Jorge 
Peña Arancibia.

However, the DC datastream in the repository (using FC's search interface -
http://dev.fedapps.toldark.com.au/fedora/objects/c4oc%3A715/datastreams/DC/content)
 
contains

<dc:creator>Jorge Peña Arancibia</dc:creator>

and the DOFIELDS table in the (PostgreSQL) database contains

" jorge peã±a arancibia ."

The descMetadata datastream (MODS) contains

<mods:namePart>Jorge Peña Arancibia</mods:namePart>

The FOXML file for the object (which as ingested using FC's REST API) 
contains

<dc:creator>Jorge Peña Arancibia</dc:creator> on disk but when retrieved 
via FC's search interface -
http://dev.fedapps.toldark.com.au/fedora/objects/c4oc%3A715/objectXML) 
contains

<dc:creator>Jorge Peña Arancibia</dc:creator>

Is this change in the author's middle name 'expected'? (I'm not remotely 
a Unicode expert!)

When I use FC's search interface with the query string *Peña* nothing is 
found. However, if I use
*Peña*, the object is returned so FC certainly 'thinks' they're different.
Similarly, if I do an SQL query on the database, only the string peã±a 
returns a result.

My repository uses FedoraCommons 3.4.1 with the Akubra storage module, 
the FC supplied Tomcat and PostgreSQL JDBC driver. My platform is RHEL 5.6.

Puzzled!


Janna Wemekamp
Toldark Pty Limited


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Fedora-commons-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to