Hi Saqib,

Sorry for late reply. Try writing the xml like that:

<dcvalue element="title" qualifier="none">This is title</dcvalue>

Hope this helps.

Regards,
Allen.


On 2011-05-18 1:28 PM, Saqib Ilyas wrote:
> Dear Allen
> I was referred by a friend to you for the following scenario. I am new to
> library management in general and dspace in particular. My librarian wishes
> to migrate their DB/Textworks deployment to DSpace. I've got DSpace 1.6.0
> installed on Fedora 9. I followed the instructions on this
> page<http://www.scottphillips.com/2009/05/howto-dspace-batch-ingest/>about
> bulk import. We exported the data from DB/Textworks into a CSV file. I
> wrote a Python script to convert the CSV files into XML files. A sample XML
> file is attached. I know that some of the element/qualifier pairs are not
> valid in the XML file as per the DC metadata. However, I am getting the
> following error, among many others:
>
> [dspace@localhost bin]$ ./import -t -e [email protected] -a -c 123456789/6 -s
> ../import -m map.txt
> **Test Run** - not actually importing items.
> Destination collections:
> Owning  Collection: PressClippings
> Adding items from directory: ../import
> Generating mapfile: map.txt
> Adding item from directory 22557
>      Loading dublin core from ../import/22557/dublin_core.xml
>      Schema: dc Element: Title Qualifier:  Value: Most housing projects
> vanish into obivion
> ERROR: Metadata field: 'dc.Title.null' was not found in the registry.
>
> The way I see it, it is saying that it found the Title filed in the XML
> file. Why is it looking for dc.Title.null in the registry?
>
> Thanks in advance for your help.
>
> Best regards
>

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to