Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Download and Install

  1. Download sources to add|^PolicyPolicy-new-files.zip\ and <tt>unzip</tt> it in your DSpace install (source) directory.Download diffs to the dspace.cfg file|^Policy
  2. Download Policy-dspace._cfg_diff.diff\mht  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|^PolicyPolicy-cu0006rei.xml\<  </tt>
  • Add Replication policy to Collection 123456789/7
    <tt>dsrun edu.mit.pledge.PolicyRepository -s 123456789/7 tu0011rei.xml|^PolicyPolicy-tu0011rei.xml\</tt>
  • Add Public Availability policy to Community 123456789/3
    <tt>dsrun edu.mit.pledge.PolicyRepository -s 123456789/3 cu0008rei.xml|^PolicyPolicy-cu0008rei.xml\</tt>
  • Add required-metadata policy to the Site (123456789/0)
    <tt>dsrun edu.mit.pledge.PolicyRepository -s 123456789/0 pp0004rei.xml|^PolicyPolicy-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:

...

Panel

org.dspace.app.packager.Packager -d -t AIP -i 123456789/8 -e ADMIN-USER policy-aip.zip

You can download the sample AIP here|^Policyhere Policy-aip.zip.\

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

...