Hi Jason,

I assume that you're familiar with:
https://wiki.duraspace.org/display/DSDOC18/Importing+and+Exporting+Items+via+Simple+Archive+Format

The bitstream name may optionally be followed by any of the following:
>
>    - \tbundle:BUNDLENAME
>
>
>    - \tpermissions:PERMISSIONS
>
>
>    - \tdescription:DESCRIPTION
>
>
>    - \tprimary:true
>
> Where '\t' is the tab character.
> 'BUNDLENAME' is the name of the bundle to which the bitstream should be
> added. Without specifying the bundle, items will go into the default
> bundle, ORIGINAL.
> 'PERMISSIONS'  is text with the following format: -[r|w] 'group name'
> 'DESCRIPTION' is text of the files description.
> Primary is used to specify the primary bitstream.



If you wanted, you could route each bitstream to a different bundle. The
default permission for bitstreams is inherited from the collection, which
is typically anon read. I've never used the* permissions:* field, but feel
free to experiment with it. My best guess for your contents file is below...

== item_1/contents ==
thesis.pdf
license.pdf    bundle:LICENSE
metadata.csv    bundle:METADATA    permissions:-r 'COLLECTION_24_ADMIN'

Peter Dietz



On Fri, Dec 16, 2011 at 9:56 AM, Jason Fowler <jfow...@sbts.edu> wrote:

> Hi all,
>
> I think I know the answer to this, but I thought I would ask anyway. Is
> there any was to set a different set of permissions upon import for one
> particular bundle within a batch import.
>
> To give a practical example... Let's say you are importing a batch. For
> each item in the batch you have a primary bitstream that you want set with
> anonymous read permissions, a license set with anonymous read permissions,
> and a metadata file that you want to be only readable by the collection
> admin.
>
> Is there a way to do that?
>
> Thanks,
> *Jason Fowler, CA, MSLS*
> Archives and Special Collections Librarian
> The Southern Baptist Theological Seminary
>
>
>
>
>
> ------------------------------------------------------------------------------
> Learn Windows Azure Live!  Tuesday, Dec 13, 2011
> Microsoft is holding a special Learn Windows Azure training event for
> developers. It will provide a great way to learn Windows Azure and what it
> provides. You can attend the event by watching it streamed LIVE online.
> Learn more at http://p.sf.net/sfu/ms-windowsazure
> _______________________________________________
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>
------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to