Hi Khan

What I did,

create a file called contents
and type your files names like this inside contents file, you can mention as 
many as possible


HWS-10.pdf      bundle:ORIGINAL
HWS-11.pdf      bundle:ORIGINAL
HWS-12.pdf      bundle:ORIGINAL
HWS-13.pdf      bundle:ORIGINAL
HWS-14.pdf      bundle:ORIGINAL
HWS-16.pdf      bundle:ORIGINAL
HWS-17.pdf      bundle:ORIGINAL
HWS-18.pdf      bundle:ORIGINAL
HWS-19.pdf      bundle:ORIGINAL
HWS-20.pdf      bundle:ORIGINAL
HWS-21.pdf      bundle:ORIGINAL
HWS-22.pdf      bundle:ORIGINAL
HWS-23.pdf      bundle:ORIGINAL
license.txt     bundle:LICENSE


secondly create license.txt file and insert your license like:


License granted by Yourname YourSurname (xsxs...@edu.usd.ac.de) on 
2009-08-26T09:12:19Z (GMT):

NOTE: PLACE YOUR OWN LICENSE HERE
This sample license is provided for informational purposes only.

NON-EXCLUSIVE DISTRIBUTION LICENSE

By signing and submitting this license, you (the author(s) or copyright
owner) grants to DSpace University (DSU) the non-exclusive right to reproduce,
translate (as defined below), and/or distribute your submission (including
the abstract) worldwide in print and electronic format and in any medium,
including but not limited to audio or video.

You agree that DSU may, without changing the content, translate the
submission to any medium or format for the purpose of preservation.

You also agree that DSU may keep more than one copy of this submission for
purposes of security, back-up and preservation.

You represent that the submission is your original work, and that you have
the right to grant the rights contained in this license. You also represent
that your submission does not, to the best of your knowledge, infringe upon
anyone's copyright.

If the submission contains material for which you do not hold copyright,
you represent that you have obtained the unrestricted permission of the
copyright owner to grant DSU the rights required by this license, and that
such third-party owned material is clearly identified and acknowledged
within the text or content of the submission.

IF THE SUBMISSION IS BASED UPON WORK THAT HAS BEEN SPONSORED OR SUPPORTED
BY AN AGENCY OR ORGANIZATION OTHER THAN DSU, YOU REPRESENT THAT YOU HAVE
FULFILLED ANY RIGHT OF REVIEW OR OTHER OBLIGATIONS REQUIRED BY SUCH
CONTRACT OR AGREEMENT.

DSU will clearly identify your name(s) as the author(s) or owner(s) of the
submission, and will not make any alteration, other than as allowed by this
license, to your submission.


Lastly create the xml file named    dublin_core.xml

inside the file put you info like this:

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<dublin_core schema="dc">
  <dcvalue element="contributor" qualifier="author">Lewatle, Phaladi</dcvalue>
  <dcvalue element="description" qualifier="none">E Book in PDF format</dcvalue>
  <dcvalue element="description" qualifier="abstract">To follow</dcvalue>
  <dcvalue element="language" qualifier="iso">en</dcvalue>
  <dcvalue element="publisher" qualifier="none">University of your own</dcvalue>
  <dcvalue element="subject" qualifier="none">South africana</dcvalue>
  <dcvalue element="subject" qualifier="none">South Africa</dcvalue>
  <dcvalue element="subject" qualifier="none">history</dcvalue>
  <dcvalue element="subject" qualifier="none">Library</dcvalue>
  <dcvalue element="subject" qualifier="none">history</dcvalue>
  <dcvalue element="subject" qualifier="none">Africana</dcvalue>
  <dcvalue element="title" qualifier="none">Africana, South Africa</dcvalue>
  <dcvalue element="type" qualifier="none">Book</dcvalue>
  <dcvalue element="date" qualifier="issued">2009-08-24</dcvalue>
</dublin_core>


All the above files copy them into one folder with a name of your choice 

on my case I also copied the folder(that contains the files) into my directory 
eg /export
then they look like 
/export/folder

then 
cd /[dspace]/dspace/bin/ 

# ./import -a -e lewatle.phal...@wits.ac.za -c 123456789/7166 -s /export/ -m 
wiremap

I believe this will help as it has for me.

Regards
Lewatle 













-----Original Message-----
From: Khan, Baseer [mailto:baseer.k...@wichita.edu]
Sent: Thu 8/27/2009 7:45 PM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Bulk-import-data
 
Hello ,
I need to bulk import data into Dspace ,
Is there any possible ways of doing it other than manually doing it one by one .
I read about the data import in Dspace documentation but it does for a 
individual entry in collection and the input format is in Dublin code .
My question is , is there a way that we can bulk import data in any format in 
Dspace with any script ?
Baseer.


<html><p><font face = "verdana" size = "0.8" color = "navy">This communication 
is intended for the addressee only. It is confidential. If you have received 
this communication in error, please notify us immediately and destroy the 
original message. You may not copy or disseminate this communication without 
the permission of the University. Only authorized signatories are competent to 
enter into agreements on behalf of the University and recipients are thus 
advised that the content of this message may not be legally binding on the 
University and may contain the personal views and opinions of the author, which 
are not necessarily the views and opinions of The University of the 
Witwatersrand, Johannesburg. All agreements between the University and 
outsiders are subject to South African Law unless the University agrees in 
writing to the contrary.</font></p></html>
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to