The embedded SWORD Client allows a user (currently restricted to an administrator) to copy an item to a SWORD server. At present this functionality has only been developed for the XMLUI.

All the relevant configuration can be found in dspace/config/modules/sword-client.cfg.

Property

targets

Example value

targets = http://localhost:8080/sword/servicedocument, \
http://client.swordapp.org/client/servicedocument \,
http://dspace.swordapp.org/sword/servicedocument,\
http://sword.eprints.org/sword-app/servicedocument,\
http://sword.intralibrary.com/IntraLibrary-Deposit/service,\
http://fedora.swordapp.org/sword-fedora/servicedocument

Informational note

List of remote Sword servers. Used to build the drop-down list of selectable Sword targets.

Property

file-types

Example value

file-types = application/zip

Informational note

List of file types from which the user can select. If a type is not supported by the remote server
it will not appear in the drop-down list.

Property

package-formats

Example value

package-formats = http://purl.org/net/sword-types/METSDSpaceSIP

Informational note

List of package formats from which the user can select. If a format is not supported by the remote server
it will not appear in the drop-down list.