Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Download and Install

  1. Download sources to add\ and <tt>unzip</tt> it in your DSpace install (source) directory.
  2. Download diffs to the dspace.cfg file\ and apply to <tt>dspace/config/dspace.cfg</tt> with the <tt>patch</tt> utility. Note that you must update the config file used by the running DSpace instance.

...

  • Add Deposit Agreement policy to Item 123456789/8
    <tt>dsrun edu.mit.pledge.PolicyRepository -s 123456789/8 cu0006rei.xml\</tt>
  • Add Replication policy to Collection 123456789/7
    <tt>dsrun edu.mit.pledge.PolicyRepository -s 123456789/7 tu0011rei.xml\</tt>
  • Add Public Availability policy to Community 123456789/3
    <tt>dsrun edu.mit.pledge.PolicyRepository -s 123456789/3 cu0008rei.xml\</tt>
  • Add required-metadata policy to the Site (123456789/0)
    <tt>dsrun edu.mit.pledge.PolicyRepository -s 123456789/0 pp0004rei.xml\</tt>

Examining Policies

This command will "disseminate" all of the policies associated with
an object identified by Handle, in this case the Site:

...

You can download the sample AIP here.\

Note that the <tt>mets.xml</tt> manifest includes the element:

...