On Thu, Aug 18, 2011 at 16:09, Alexandre de Mello Zart <[email protected]> wrote: > There is an observation in the Dspace System Documentation > (http://www.dspace.org/1_6_2Documentation/ch02.html#N100DE) that says “A > collection may appear in more than one community”. I already know how to map > items from one collection to other, but how can I map an entire collection to > another community? Is this a native functionality of Dspace?
You're reading it correctly, this is possible. Probably the easiest way for you to do it would be using the Batch Metadata Editing facility (http://www.dspace.org/1_6_2Documentation/ch08.html#N161D0). It will export a CSV file with metadata for the collection you choose. You can edit it in Excel. If you're adding an item to multiple communities, separate their handles in the "collection" column by "||" (two pipe characters). Then you can save it as CSV and import it back to DSpace. After uploading the CSV, it lets you review the changes and confirm or refuse them. Regards, ~~helix84 ------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

