[EMAIL PROTECTED] bin]# ./dsrun org.dspace.app.itemexport.ItemExport --type=COLLECTION --id="2" --dest="/alerta/dspace/archive_directory" --number="1" Exporting from collection: 2 Beginning export Exporting item to 1 Exporting Item 6 to /alerta/dspace/archive_directory/1 Attempting to create file /alerta/dspace/archive_directory/1/dublin_core.xml Exporting item to 2 Exporting Item 28 to /alerta/dspace/archive_directory/2 Attempting to create file /alerta/dspace/archive_directory/2/dublin_core.xml Exporting item to 3 Exporting Item 29 to /alerta/dspace/archive_directory/3 Attempting to create file /alerta/dspace/archive_directory/3/dublin_core.xml Exporting item to 4 Exporting Item 22 to /alerta/dspace/archive_directory/4 Attempting to create file /alerta/dspace/archive_directory/4/dublin_core.xml
I need submit all items a other collection -----Mensaje original----- De: Kalyan Upadhyaya [mailto:[EMAIL PROTECTED] Enviado el: MiƩrcoles, 14 de Noviembre de 2007 16:59 Para: Rodrigo Castro Artigas CC: Mika Stenberg; [email protected] Asunto: Re: [Dspace-tech] Import Metadata Dspace I have also been struggling with importing metadata into DSpace. Is there any step by step example that I can learn from ? - Kalyan On Nov 14, 2007 11:46 AM, Rodrigo Castro Artigas <[EMAIL PROTECTED]> wrote: > Thanks, i you can send example the follow: > > ./dsrun org.dspace.app.itemimport.ItemImport -a -e [EMAIL PROTECTED] -c > collectionID -s items_dir -m mapfile > > I need know the value collectionID, items_dir, mapfile ??? > > > -----Mensaje original----- > De: Mika Stenberg [mailto:[EMAIL PROTECTED] > Enviado el: Martes, 13 de Noviembre de 2007 9:54 > Para: Rodrigo Castro Artigas > CC: [email protected] > Asunto: Re: [Dspace-tech] Import Metadata Dspace > > > You need to import the xml files with DSpace's import tool (see > documentation). However, you you first need to parse the XML to a format > which is understood by the importer. I think you need to do this > yourself with XSLT, PHP, perl or similar. > > -Mika > > > > I need import metadata in DSPACE. I have a file in XML with format Dublin > > Core. > > I Need Load the is Metadata in Dspace. > > > > > > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Splunk Inc. > > Still grepping through log files to find problems? Stop. > > Now Search log events and configuration files using AJAX and a browser. > > Download your FREE copy of Splunk now >> http://get.splunk.com/ > > _______________________________________________ > > DSpace-tech mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/dspace-tech > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

