<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<pre wrap="">Hi Meghan,
We have had the same experience at the University of Calgary. One of the nice features of Dspace is that the urls to the collection do not change when you have to edit the name of the collection, so technically it's no problem. Let me know if you don't know how to change the name of the community, I can safely take that off-line.

As for combining collections, the import and export tools with Dspace make this pretty easy as well. You'll have to be comfortable using line-entry commands with your UNIX system, if not get your IT to help you out. Here you go:

Import script:
./dsrun org.dspace.app.itemimport.ItemImport --add
--eperson=ssadler@ucalgary.ca<span
 style="">&nbsp;
</span>--COLLECTION=123456789/2 --source=<span class="moz-txt-tag"><i>/</i></span><i>home/dspace/backup/filename<span
 class="moz-txt-tag">/</span></i> --mapfile=mapfile

Export Script:
./dsrun org.dspace.app.itemexport.ItemExport --type=ITEM
--id=123456789/1446 --dest=<span
 class="moz-txt-tag"><i>/</i></span><i>home/dspace/filename<span
 class="moz-txt-tag">/</span></i> --number=1</pre>
<pre wrap="">
Let me know if you have any further questions.
Shawna
</pre>
<pre class="moz-signature" cols="72">--
Shawna Sadler
Coordinator, Digital Initiatives
Libraries &amp; Cultural Resources
University of Calgary
Phone: (403) 220-3739
Email: <a class="moz-txt-link-abbreviated" href="mailto:ssadler@ucalgary.ca">ssadler@ucalgary.ca</a>
</pre>
</body>
</html>