Hola Iñaki, there is no way to specify the language qualifier for a metadata field in the input-forms.
It is taken from the configuration parameter default.language (defaults to 'en' if none configured) and populated in the Describe Step for a couple of metadata. Hope that helps Claudia Jürgen Am 12.08.2010 13:43, schrieb Iñaki Agirre: > Hi, > > We use DSpace 1.6 with XMLUI. I try to fill the language attribute for > metadata during submission, but I can't. For filling some metadata, I > offer the user a value list configured at > input-forms.xml, f.i: > <value-pairs value-pairs-name="accessRights" dc-term="rights_accessRights"> > <pair> > <displayed-value>N/A</displayed-value> > <stored-value>N/A</stored-value> > </pair> > <pair> > <displayed-value>Restricted Access</displayed-value> > <stored-value>Restricted Access</stored-value> > </pair> > <pair> > <displayed-value>Irispide mugatua</displayed-value> > <stored-value>Irispide mugatua</stored-value> > </pair> > <pair> > <displayed-value>Acceso Restringido</displayed-value> > <stored-value>Acceso Restringido</stored-value> > </pair> > ... > > When presented, the user is intended to choose some values, and these > values are stored at the item, let's say metadata > dc.rights.accessRights. I don't find the way to fill the language > attribute. input-forms.dtd does not permit it. However, MetadataValue > class is ready to get it. Actually, when I do batch processing, > ItemImport, language attributes are loaded right through. What are I > missing? Is there any othe way to fix this attribute during > submission? > > This issue is cited in Kejriwal's GSOC Submission "Enhancements" > project, mentored by Claudia Jürgen, but I don't find the fix: > https://wiki.duraspace.org/display/DSPACE/Google+Summer+of+Code+2009+Submission+Enhancements > > Any thoughs? > > TIA > Iñaki Agirre > Universidad Pública de Navarra - Nafarroako Unibertsitate Publikoa > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech -- Claudia Juergen Universitaetsbibliothek Dortmund Eldorado 0231/755-4043 https://eldorado.tu-dortmund.de/ ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

