Versions Compared

Key

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

SWORD (version 2) Server

Table of Contents
minLevel2
outlinetrue
stylenone

SWORD (Simple Web-service Offering Repository Deposit) is a protocol that allows the remote deposit of items into repositories. DSpace implements the SWORD protocol via the 'sword' web application. The specification and further information can be found at http://swordapp.org.

SWORD is based on the Atom Publish Protocol and allows service documents to be requested which describe the structure of the repository, and packages to be deposited.

Enabling SWORD v2 Server

Wiki Markup
To enable DSpace's SWORD server, just make sure the {{\[dspace\]/webapps/sword2/}} web application is available from your Servlet Container (usually Tomcat).

Configuring SWORD v2 Server

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="5d2f61d9-0c42-4132-b217-30bed3841db5"><ac:plain-text-body><![CDATA[

Configuration File:

[dspace]/config/modules/sword2-server.cfg

]]></ac:plain-text-body></ac:structured-macro>

Property:

url

Example Value:

{{url =

http://www.myu.ac.uk/swordv2Image Added

}}

Informational Note:

The base url of the SWORD 2.0 system. This defaults to ${dspace.baseUrl}/sword2 (where dspace.baseUrl is defined in your dspace.cfg file}.

Warning
TitleTODO - FINISH DOCUMENTING ALL CONFIGS

Wiki Markup
FINISH DOCUMENTING ALL CONFIGS in {{\[dspace\]/config/modules/sword2-server.cfg}}