Jose, You are correct about both file descriptions and access restrictions for the batch ItemImporter. In the example below, you will find: 1)The bitstream being imported, 2)The bundle it is placed into, 3)Permissions restricted to Administrator only, and 4)A description of the file.
AI010.jpg '\t' bundle:ORIGINAL '\t' permissions:-r Administrator '\t' description:Archival Master As Richard noted '\t' is a tab-delimiter. Make sure 'bundle' is lower case, and if you are adding an item to a preexisting bundle (e.g. THUMBNAIL) make sure it is in upper case. It's also worth noting the 'description' information is displayed under the Edit This Item-->Item Bitstream tab, not in the DC metadata. Hope this helps, John Davison Ohio Digital Resource Commons -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Blanco, Jose Sent: Friday, August 08, 2008 11:14 AM To: Richard Rodgers Cc: [email protected] Subject: Re: [Dspace-tech] ItemImport Thanks for verifying this. Jose -----Original Message----- From: Richard Rodgers [mailto:[EMAIL PROTECTED] Sent: Friday, August 08, 2008 11:23 AM To: Blanco, Jose Cc: [email protected] Subject: Re: [Dspace-tech] ItemImport Hi Jose: Looks like the doc is a little behind the code - you might have noticed the thread where we are trying to rationalize the documentation process. For now, the ItemImporter code is your best bet. But yes, the Bitstream description can be added as you suggest, but note that the '\t' really refers to a tab separation in the import file, not the literal token '\t'. Hope this helps, Richard On Fri, 2008-08-08 at 10:54 -0400, Blanco, Jose wrote: > I remember seeing that in 1.5 when using the item importer you can > pass in a file description, and perhaps even permission info, but I > can't find the documentation. From looking at the code, it seems that > to put in a file description, the following must be added to the line > listing the file: > > \tdescription: Your description. > > Is this right? Is there documentation on this? > > Thanks! > Jose > > ---------------------------------------------------------------------- > --- This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge Build the coolest Linux based applications with Moblin SDK & > win great prizes Grand prize is a trip for two to an Open Source event > anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

