Hello,

I have found that this is not possible (yet?). I solve this task with my 
own piece of code - it means you have to write your own special 
"importer". At first it is good to study ItemImport.java and DSpace Public 
API (which can be generated - see "ant public_api"). So you should be 
familiar with Java and related technologies.

All the methods you need is well documented and it is easy to use them in 
your code (methods like createSubcommunity(), createCollection()... or 
whatever you need).

I use the way above to write "importers" for special cases - for example I 
can create a "taxonomy structure" according to the file system directory 
structure.

Is there anybody who has solved it in different way?

Have a nice day

Vlastik


On Thu, 18 Jan 2007, Will Cameron wrote:

> Hello,
>
>        I am just wondering if there is a way within DSpace to upload a 
> preexisting communities and collections taxonomy/structure to a DSpace 
> instance (perhaps in XML form).  I've looked at the System Documentation 
> and have not found anything on this matter.
>
>  Thank you,
>  Will Cameron
>
> ---------------------------------
> The fish are biting.
> Get more visitors on your site using Yahoo! Search Marketing.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to