Hi, we are trying to set up a DSpace instance in which we would like add the content of the .tar files we have received from our old supplier. I managed to set up a DSpace 4 instance with all the services up and running. Now, I'm trying to import the data he have into DSpace. So, I have:
1. a collection in place
2. a user defined
3. multiple .tar files containing some data. For testing, I picked one
of them and dearchived the content into /tmp/some_dir .
When I try to import the data using:
./dspace import -t -p -add -c "123456789/2" -e user@domain -s
/tmp/ROM20130060000018/ --mapfile=/dspace/Import/Col_2/mapfile
I get:
java.io.FileNotFoundException:
/tmp/ROM20130060000018/02731177/dublin_core.xml (No such file or directory)
When I looked into the directories I can't see and dublin_core.xml
files. I see:
drwxr-xr-x 4 u u 4096 Feb 18 14:37 02731177
drwxr-xr-x 5 u u 4096 Feb 18 14:37 17529298
-rw-r--r-- 1 u u 232999 Jan 16 08:06 dataset.xml
And the above dirs only contain some subdirectories and some main.{xml,
raw, pdf) files. Is what we have a format that's not understood by
dspace ? Or I'm doing something wrong here ?
Thank you,
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

