Thanks you, it´s very good!!! -----Mensaje original----- De: Claudia Juergen [mailto:[EMAIL PROTECTED] Enviado el: Lunes, 01 de Septiembre de 2008 16:22 Para: Rodrigo Castro Artigas CC: [email protected] Asunto: RE: [Dspace-general] Carga de Registros Dspace
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&request=9783540 715825;&find_code=ISBN&adjacent=N&local_base=SIBUC&filter_co de_4=WFT&filter_request_4=&filter_code_5=WSL&filter_request_5=&a mp;filter_code_1=WLN&filter_request_1=&filter_code_2=WYR&filter_ request_2=&filter_code_3=WYR&filter_request_3=&x=37&y=9</dcv alue> 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:[EMAIL PROTECTED] > Enviado el: Lunes, 01 de Septiembre de 2008 15:57 > Para: Rodrigo Castro Artigas > CC: [email protected] > 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: >> >> >> [EMAIL PROTECTED] bin]# ./dsrun org.dspace.app.itemimport.ItemImport -a -e >> [EMAIL PROTECTED] -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 >> [email protected] >> http://mailman.mit.edu/mailman/listinfo/dspace-general >> > > _______________________________________________ Dspace-general mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/dspace-general
