Hi Helix84,

Thanks. I have set up the Bulk Editor {attached}

But when call it from the WebUI, the fields are replicated multiple times.

Am I missing something

Kev

-----Original Message-----
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: 22 May 2013 14:51
To: Evans, Kev
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] What are the possible data format export options in 
Dspace?

On Wed, May 22, 2013 at 3:03 PM, Evans, Kev <kevin.ev...@exeter.ac.uk> wrote:
> I notice there is a GUI option. When enabled what should I expect to see? Is 
> it in the context menu? Or a specific uri?

That means you can also do it from web UI. if you log in as admin in XMLUI, you 
can find it un der Administrative - Import Metadata. But when called from web 
UI, it is subject to the limit set here:

https://github.com/DSpace/DSpace/blob/dspace-3.1/dspace/config/modules/bulkedit.cfg#L19


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette 
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
---------------------------------------------------------------#
#-----------BATCH METADATA EDITOR CONFIGURATIONS----------------#
#---------------------------------------------------------------#
# Configuration properties used solely by the Batch Metadata    #
# Editing System                                                #
#---------------------------------------------------------------#
### Bulk metadata editor settings ###
# The delimiter used to separate values within a single field (defaults to a 
double pipe ||)
 valueseparator = ||

# The delimiter used to separate fields (defaults to a comma for CSV)
 fieldseparator = id, collection, dc.contributor.author, \
                   dc.title, dc.date.issued, dc.rights, dc.funder

# A hard limit of the number of items allowed to be edited in one go in the UI
# (does not apply to the command line version)
 gui-item-limit = 50

# Metadata elements to exclude when exporting via the user interfaces, or when 
using the
# command line version and not using the -a (all) option.
ignore-on-export = dc.date.accessioned, dc.date.available, \
                    dc.date.updated, dc.description.provenance

# Should the 'action' column allow the 'expunge' method.  By default this is 
set to false
#allowexpunge = false
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to