Hi Vlastimil,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I am really thankful for your concern but i was able to find such a tool that is availbale with default dspace which served my purpose. Actually me and my friend had to implement a whole software library using dspace. We couldn&#39;t have done it manually using the web interface because the library was really vast. <br>
So, we finally decided to use some scripts and programs to serve our purpose. Since we knew how to upload a large amount of data using batches. The only thing that we required was to find a way so that we could create communities and collections in large numbers using the codes we have made. <br>
Then we found out about &quot;Collections and communities structure importer&quot;. Well this was more or less like a command line tool we needed. I think you might be aware of it, if not you may find about it here..<br><br>
[dspace-source]/dspace/docs/html.legacy/application.html#structbuilder<br><br>We wrote a code that could create that xml file and then that command is executed creating communites and collections in the required format..<br>
<br>Regards,<br>Shashank Sahni<br>&nbsp;<br><div class="gmail_quote">2008/12/1 Vlastimil Krejcir <span dir="ltr">&lt;<a href="mailto:krejcir@ics.muni.cz">krejcir@ics.muni.cz</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
 &nbsp;Hello,<br>
<br>
 &nbsp;I read the dspace-general just only from time to time and someone has already answer you question. However...<br>
<br>
 &nbsp;I have met similar issue - need a command line tool to provide some actions which are avialable via web UI. There are no such tools in default DSpace (as I know) - you must create your own one. To create such tool I can recommend you to study dspace import script and Public API (Java Docs) because there are all necessary methods to do all the things you may want to do with DSpace.<br>

<br>
 &nbsp;Maybe there could be another possibility how to achieve this - I can give such task to some student at our university (as a part of Bc. thesis). If you are interested in cooperation we can discuss it in detail. It would need you effort too (at least to specify what you want).<br>

<br>
 &nbsp;have a nice day<br>
<br>
 &nbsp;Vlastik<br>
<br>
----------------------------------------------------------------------------<br>
Vlastimil Krejèíø<br>
Library and Information Centre, Institute of Computer Science<br>
Masaryk University in Brno, Czech Republic<br>
Email: krejcir (at) ics (dot) muni (dot) cz<br>
Phone: +420 549 49 3872<br>
ICQ: 163963217<br>
Jabber: <a href="mailto:krejvl@jabber.org" target="_blank">krejvl@jabber.org</a><br>
----------------------------------------------------------------------------<div><div></div><div class="Wj3C7c"><br>
<br>
On Thu, 13 Nov 2008, Shashank Sahni wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello people,<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;I was thinking of using a code to traverse the whole<br>
directory structure recursively and appropriately create communities,<br>
sub-communities and collections where ever needed..But for it i need to know<br>
a command line method (i.e. a command ) to create , edit and delete<br>
communities, sub-communities and collections..So, are there any command<br>
tools to create them...???<br>
Please help..!!<br>
<br>
Regards,<br>
Shashank Sahni<br>
<br>
</blockquote>
</div></div></blockquote></div><br>