Hi Gary,

In the default dspace package there is no web interface or command to 
add collection mappings.

If you have the know-how, you can map an extra collection to an item by 
adding a row into db table collection2item.

A row in the table contains collection_id and item_id.
You can look up the collection_id from another table named "collection".
The item_id is the "Item internal ID" you can find in the Edit Item page.

Best,
Allen Lam.
HKU Hub Administrator, http://hub.hku.hk


Gary Browne wrote:
> Hi all,
>
> I seem to recall there is a way to have items in more than one collection, 
> possibly through some sort of mapping. But I can't find documentation on it - 
> any pointers please?
>
> Thanks a lot
> Gary
>
>
> GARY BROWNE | Development Programmer 
> Library IT Services | University Library
> THE UNIVERSITY OF SYDNEY
> Level 1, Fisher Library F03 | The University of Sydney | NSW | 2006
> T +61 2 9351 5946  | F +61 2 9036 0000
> E [email protected]  | W http://sydney.edu.au 
>
> Sent from my plain old desktop computer.
>
> CRICOS 00026A
> This email plus any attachments to it are confidential. Any unauthorised use 
> is strictly prohibited. If you receive this email in error, please delete it 
> and any attachments.
> Please think of our environment and only print this e-mail if necessary.
>
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> DSpace-tech mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>   


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to