mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-23 18:03:11 +00:00
Small updates to the SWORD v2 config file
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6741 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
@@ -140,17 +140,21 @@ upload.tempdir = /dspace/upload
|
|||||||
|
|
||||||
# The metadata field in which to store the updated date for
|
# The metadata field in which to store the updated date for
|
||||||
# items deposited via SWORD.
|
# items deposited via SWORD.
|
||||||
#
|
|
||||||
updated.field = dc.date.updated
|
updated.field = dc.date.updated
|
||||||
|
|
||||||
# The metadata field in which to store the value of the slug
|
# The metadata field in which to store the value of the slug
|
||||||
# header if it is supplied
|
# header if it is supplied
|
||||||
#
|
|
||||||
slug.field = dc.identifier.slug
|
slug.field = dc.identifier.slug
|
||||||
|
|
||||||
|
# The metadata field in which to store the value of the
|
||||||
|
# atom entry author if it is supplied
|
||||||
author.field = dc.contributor.author
|
author.field = dc.contributor.author
|
||||||
|
|
||||||
|
# The metadata field in which to store the value of the
|
||||||
|
# atom entry title if it is supplied
|
||||||
title.field = dc.title
|
title.field = dc.title
|
||||||
|
|
||||||
|
# Supported packaging formats for the dissemination of packages
|
||||||
disseminate-packaging.METSDSpaceSIP = http://purl.org/net/sword/package/METSDSpaceSIP
|
disseminate-packaging.METSDSpaceSIP = http://purl.org/net/sword/package/METSDSpaceSIP
|
||||||
disseminate-packaging.SimpleZip = http://purl.org/net/sword/package/SimpleZip
|
disseminate-packaging.SimpleZip = http://purl.org/net/sword/package/SimpleZip
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user