[Dspace-general] Carga de Registros Dspace

Claudia Juergen Claudia.Juergen at ub.uni-dortmund.de
Mon Sep 1 16:21:39 EDT 2008


Hi Rodriguo,

the URL renders the dublin_core.xml invalid.

&
>
<
'
"
are reservered signs in xml.

Try replacing it with
<dcvalue element="uri"
qualifier="none">http://146.155.39.20:8991/F?func=find-b&amp;request=9783540715825;&amp;find_code=ISBN&amp;adjacent=N&amp;local_base=SIBUC&amp;filter_code_4=WFT&amp;filter_request_4=&amp;filter_code_5=WSL&amp;filter_request_5=&amp;filter_code_1=WLN&amp;filter_request_1=&amp;filter_code_2=WYR&amp;filter_request_2=&amp;filter_code_3=WYR&amp;filter_request_3=&amp;x=37&amp;y=9</dcvalue>

Claudia



> The url is:
>
> http://146.155.39.20:8991/F?func=find-b&request=9783540715825&find_code=ISBN
> &adjacent=N&local_base=SIBUC&filter_code_4=WFT&filter_request_4=&filter_code
> _5=WSL&filter_request_5=&filter_code_1=WLN&filter_request_1=&filter_code_2=W
> YR&filter_request_2=&filter_code_3=WYR&filter_request_3=&x=37&y=9
>
>
>
> -----Mensaje original-----
> De: Claudia Juergen [mailto:Claudia.Juergen at ub.uni-dortmund.de]
> Enviado el: Lunes, 01 de Septiembre de 2008 15:57
> Para: Rodrigo Castro Artigas
> CC: dspace-general at mit.edu
> Asunto: Re: [Dspace-general] Carga de Registros Dspace
>
> Hola Rodrigo,
>
> it's the value of the URI that renders the xml unvalid.
>
> Hope that helps
>
> Claudia
>
>> Hi, i am loading Items a Dspace, and follow the next message:
>>
>>
>> [root at SDSPACE bin]# ./dsrun org.dspace.app.itemimport.ItemImport -a -e
>> ajasmen at alerta.cl -c "10" -s "/alerta/dspace/LIBROS" -m "100"
>> Destination collections:
>> Owning  Collection: Libros por Capítulos (prueba)
>> Adding items from directory: /alerta/dspace/LIBROS
>> Generating mapfile: 100
>> Adding item from directory 1
>> [Fatal Error] dublin_core.xml:9:88: The reference to entity "request"
>> must
>> end with the ';' delimiter.
>> org.xml.sax.SAXParseException: The reference to entity "request" must
>> end
>> with the ';' delimiter.
>>         at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
>>         at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown
>> Source)
>>         at
>> javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:151)
>>         at
>> org.dspace.app.itemimport.ItemImport.loadXML(ItemImport.java:1277)
>>         at
>> org.dspace.app.itemimport.ItemImport.loadDublinCore(ItemImport.java:803)
>>         at
>> org.dspace.app.itemimport.ItemImport.loadMetadata(ItemImport.java:788)
>>         at
>> org.dspace.app.itemimport.ItemImport.addItem(ItemImport.java:634)
>>         at
>> org.dspace.app.itemimport.ItemImport.addItems(ItemImport.java:506)
>>         at
>> org.dspace.app.itemimport.ItemImport.main(ItemImport.java:415)
>> org.xml.sax.SAXParseException: The reference to entity "request" must
>> end
>> with the ';' delimiter.
>>
>> In file Attach XML for load.
>> _______________________________________________
>> Dspace-general mailing list
>> Dspace-general at mit.edu
>> http://mailman.mit.edu/mailman/listinfo/dspace-general
>>
>
>





More information about the Dspace-general mailing list