Re: [Dspace-tech] theme mirage2

2015-08-26 Thread Claudia Jürgen
Hola Paula, tienes que habilitar Javascript en el navegador, porejemplo en Firefox (desde versión 23) entra about:config y cambia javascript.enabled (true). Para cambiar el tema aquí hay la documentación: https://wiki.duraspace.org/display/DSDOC5x/Mirage+2+Configuration+and+Customization Nota q

Re: [Dspace-tech] retrospectively assigning DOIs to live items

2015-08-05 Thread Claudia Jürgen
wrote: >>>> On 03/08/15 11:16, Claudia Jürgen wrote: >>>> yes this is right. If you enable the identifier service this will only >>>> cover new items. >>>> Assuming you are using the DataCite Connector, the easiest way would >>>> be to ma

Re: [Dspace-tech] costumizar jspui

2015-08-05 Thread Claudia Jürgen
/display/DSDOC5x/JSPUI+Configuration+and+Customization Hope this helps Claudia Jürgen Am 05.08.2015 um 00:59 schrieb Tony Junior: > fiz umas alterações no arquivo Messages.properties, (mudei o texto que > aparace na jspui) como faço para atualizar no Dspace estou usando a versão

Re: [Dspace-tech] dspace import throws NullPointerException

2015-08-03 Thread Claudia Jürgen
dex? The mapfile is empty which means no import is occurring. > What should I do? > > Thanks! > Regards. > > -Original Message- > From: Claudia Jürgen [mailto:claudia.juer...@ub.tu-dortmund.de] > Sent: Friday, July 31, 2015 2:12 PM > To: dspace-tech@lists.sourceforge

Re: [Dspace-tech] retrospectively assigning DOIs to live items

2015-08-02 Thread Claudia Jürgen
Hello Andrea, yes this is right. If you enable the identifier service this will only cover new items. Assuming you are using the DataCite Connector, the easiest way would be to manipulate the database (usual warnings about that) to give the old items the status of newly items in archive: INSER

Re: [Dspace-tech] dspace import throws NullPointerException

2015-07-31 Thread Claudia Jürgen
Hello Layale, the import directory is configured in [dspace]/config/dspace.cfg ### Batch Item import settings ### # The directory where the results of imports will be placed (mapfile, upload file) org.dspace.app.batchitemimport.work.dir = ${dspace.dir}/imports The dspace.dir ist configured in d

Re: [Dspace-tech] dspace import throws NullPointerException

2015-07-30 Thread Claudia Jürgen
s one issues or should be open a issue for each case? > > Kind regards, > Stefan > > On 07/30/2015 01:44 PM, Claudia Jürgen wrote: >> Hello Stefan, >> >> you are right this looks (not tested it) like a bug in: >> >> https://github.com/DSpace/DSpace/bl

Re: [Dspace-tech] dspace import throws NullPointerException

2015-07-30 Thread Claudia Jürgen
Hello Stefan, you are right this looks (not tested it) like a bug in: https://github.com/DSpace/DSpace/blob/master/dspace-api/src/main/java/org/dspace/app/itemimport/ItemImport.java#L736 addItem(c, mycollections, sourceDir, dircontents[i], mapOut, template); should be addItem(c, clist, sourceDir

Re: [Dspace-tech] 'admin use only' fields in input-forms.xml

2015-07-28 Thread Claudia Jürgen
Hello Deborah, this configurable for each field in the input forms see https://wiki.duraspace.org/display/DSDOC3x/Submission+User+Interface You can add an element to each field which is either set to submit - visible only during submission workflow - visible only during workflow e.g.

Re: [Dspace-tech] Filter by language - search

2015-07-22 Thread Claudia Jürgen
Hello Shannon, how to customize the search filters for 4.x is described here: https://wiki.duraspace.org/display/DSDOC4x/Discovery#Discovery-Searchfilters&sidebarfacetsCustomization Hope this helps Claudia Am 22.07.2015 um 14:03 schrieb Searle, Shannon: > Hello again, > > I have a number of fo

Re: [Dspace-tech] Disable Handle?

2015-07-08 Thread Claudia Jürgen
e.url}/handle/ With handle.canocial.prefix set to use your sites url. Hope this helps Claudia Jürgen Am 01.07.2015 um 15:16 schrieb Shannon Meisenheimer: > Is it possible to disable handle all together? Our Library is just wanting > to have the DSpace internal URL displaying without the handle in the

Re: [Dspace-tech] Show display value in sidebar facet

2015-06-03 Thread Claudia Jürgen
ortmund.de/handle/2003/4 the DDC groups, publication type, language got their language dependant display value and not the actual values. Hope this helps Claudia Jürgen Am 03.06.2015 um 09:00 schrieb Franziska Ackermann: > Hi, > > After successfully adding new sidebar facets I

Re: [Dspace-tech] Translation of Item Submission forms.

2015-06-02 Thread Claudia Jürgen
tranlated too. Hope this helps Claudia Jürgen Am 02.06.2015 um 20:33 schrieb Rajat Gupta: Thanks Andrea! Yes, as you correctly mentioned, input forms_ar.xml might give me the input submission form in arabic. But what if I want to switch from English to Arabic and back? How can I customize my

Re: [Dspace-tech] Imported Items' Access Denied!

2015-06-01 Thread Claudia Jürgen
Hello, check the settings DEFAULT_ITEM_READ and DEFAULT_BITSTREAM_READ for the collection you are importing to. From these settings the access rights for the items are derived. Hope this helps Claudia Jürgen Am 01.06.2015 um 08:45 schrieb Layale Bassil: > Hello again, > > Any

Re: [Dspace-tech] Rearranging DSpace Communities

2015-05-30 Thread Claudia Jürgen
Hello Admire, you can use the community filiator for this see: https://wiki.duraspace.org/display/DSDOC4x/Managing+Community+Hierarchy Hope this helps Claudia Am 30.05.2015 um 09:28 schrieb Admire Mutsikiwa: Hi I have my DSpace instance that have departments as top-level communities.

Re: [Dspace-tech] OAI Server error

2015-05-13 Thread Claudia Jürgen
tures. So for this webapplication you must use http. You can check the validity of your site as a data provider with: http://www.openarchives.org/Register/ValidateSite Hope this helps Claudia Jürgen Am 13.05.2015 um 14:56 schrieb cotanio: > Hi, > > Our OAI´s server is down > Whe

Re: [Dspace-tech] jspui browse errors after update from 3.3 to 3.4

2015-04-13 Thread Claudia Jürgen
Hello, if you mean you did upgrade to 4.3 there has been an issue with the browse loosing it's scope which has bee fixed meanwhile see https://jira.duraspace.org/browse/DS-2482 Hope this helps Claudia Jürgen Am 12.04.2015 um 23:14 schrieb IdeaFix: > Hi. I have successfully update

Re: [Dspace-tech] Validating in BASE OAI-PMH Validator

2015-04-09 Thread Claudia Jürgen
Hello, thought this was a solved issue (DS-1445). Have you tested the validation with http://www.openarchives.org/Register/ValidateSite There you can validate only (not register). Maybe it's an issue with the BASE validator. It gives the same error for 5.1 (demo.dspace.org) and our own instance

Re: [Dspace-tech] multiple locales

2015-04-09 Thread Claudia Jürgen
of the installation. If you want to customize them you can use the usual overlay mechanism. If you do work with DSpace in a non-en language it would be great contributing back updating an existing or sharing a new translation. Hope this helps Claudia Jürgen Am 09.04.2015 um 13:39 schrieb

Re: [Dspace-tech] How display dc.description.abstract in COMMUNITY Recent Submission carousel - field appears only in DSpace HOME

2015-04-08 Thread Claudia Jürgen
Hello Michelangelo, this can be done by customizing community-home copy [dspace-src]/dspace-jspui/src/main/webapp/community-home.jsp to [dspace-src]/modules/jspui/src/main/webapp/community-home.jsp and the customize the file under modules, the section with the recent submission carousel starts he

Re: [Dspace-tech] OAI error - no matches for the query

2015-04-08 Thread Claudia Jürgen
ly, > but I still get "No matches for the query" message when I click on Records or > Identifiers, using link > http://URL/oai/request?verb=ListRecords&metadataPrefix=oai_dc > Is this normal results for OAI. > > Regards, > Lewatle > > -Original Me

Re: [Dspace-tech] DSpace: Internal Server Error

2015-04-08 Thread Claudia Jürgen
Hi Admire, there is no browse type parameter in this request, something like http://ir.uz.ac.zw/jspui/browse?type=title&sort_by=3&order=DESC&rpp=100&offset=400 should work. Hope this helps Claudia Am 08.04.2015 um 10:45 schrieb Admire Mutsikiwa: > Hi, > > I am experience a lot of internal erro

Re: [Dspace-tech] A group for all registered users

2015-04-08 Thread Claudia Jürgen
special to get the collection into the submission > drop-down list? > > Chris > > On 15-04-07 12:04 PM, Claudia Jürgen wrote: >> Hello Chris, >> >> this is configurable in the different authentification configs. >> If you use password authentification take a lo

Re: [Dspace-tech] A group for all registered users

2015-04-07 Thread Claudia Jürgen
Hello Chris, this is configurable in the different authentification configs. If you use password authentification take a look at [dspace]/config/modules/authentification-password.cfg # Password users group # # If required, a group name can be given here, and all users who log in # using

Re: [Dspace-tech] OAI error - no matches for the query

2015-04-07 Thread Claudia Jürgen
Hello Lewatle, no just run [dspace]/bin/dspace oai clean-cache to remove the caches responses. Hope this helps Claudia Am 07.04.2015 um 13:31 schrieb Lewatle Phaladi: > Hi Emilio, > > Thanks for sharing, is there any tomcat restart needed after this command > been performed? > > Regards, > Le

Re: [Dspace-tech] DSpace OAI records number not changing

2015-04-01 Thread Claudia Jürgen
Hello, try cleaning the cache: with the command /home/dspace/dspace/bin/dspace oai clean-cache or by just removing the cached files at /home/dspace/dspace/var/oai/requests Hope this helps Claudia Jürgen Am 01.04.2015 um 15:58 schrieb Admire Mutsikiwa: > Hi > > > > There is a m

Re: [Dspace-tech] Custom metadata schema in input-forms.xml

2015-03-24 Thread Claudia Jürgen
Hello Roger, in your example you got the input-type twice defined in the field: dropdown dropdown remove dropdown and make sure you got a proper value_pairs list defined like: THE VALUE TO BE DISPLAYED THE VALUE TO BE STORED ... Hope this helps Claudia Am 24.03.2015 um 15:24 schrieb Roger

Re: [Dspace-tech] Split up input-forms.xml?

2015-03-12 Thread Claudia Jürgen
ing 4.2. Hope this helps Claudia Jürgen Am 12.03.2015 um 14:07 schrieb Alan Orth: > Hey, all. > > Our institution has many groups collaborating on one DSpace repository and > we have many sets of metadata terms. In the beginning we thought it was > clever to add them to input-f

Re: [Dspace-tech] OAI output

2015-03-11 Thread Claudia Jürgen
registered baseUrl and using this to determine the baseUrl rather than the request. Hope this helps Claudia Jürgen Am 11.03.2015 um 14:52 schrieb Benjamin Ryan: > Hi, > Can anyone tell me where to look to resolve the following > issue: > > Requ

Re: [Dspace-tech] Cant access some archived file without login

2015-03-11 Thread Claudia Jürgen
READ Anonymous Thus new items and their bitstreams will be accessible. Hope this helps Claudia Jürgen Am 11.03.2015 um 11:09 schrieb Eric Martyns: > Your assistance is greatly required, most file that have been archived in > our Dspace repository > when trying to access the

Re: [Dspace-tech] Item Submission - defaults

2015-03-10 Thread Claudia Jürgen
Hi Sean, you can set up an item template per collection an thus define metadatavalues which are added to the item. We do it a lot of time and thus reduce the input form in some cases to a couple of fields. Hope this helps Claudia Am 09.03.2015 um 09:31 schrieb Sean Carte: > In HTML forms I

Re: [Dspace-tech] XOAI wrong request info

2015-03-04 Thread Claudia Jürgen
-dortmund.de/dspace-oai/request ... the baseURL is what does not validate. thank you Claudia Am 04.03.2015 um 23:33 schrieb helix84: > On Wed, Mar 4, 2015 at 7:46 PM, Claudia Jürgen > wrote: >> got a weird effect with oai (DSpace version 4.2 + the latest security >> patches, oa

[Dspace-tech] XOAI wrong request info

2015-03-04 Thread Claudia Jürgen
Hi all, got a weird effect with oai (DSpace version 4.2 + the latest security patches, oai caching disabled). Validated our site with the Openarchives oai validator after the upgrade to 4.2 and all was ok. Now it complains about the baseUrl not matching http://eldorado.uni-dortmund.de:8080/dspa

Re: [Dspace-tech] Configuring DSpace to allow access to all the metadata and password-protecting the Full text

2015-02-26 Thread Claudia Jürgen
the associated bitstreams will be restricted. Hope this helps Claudia Jürgen Am 26.02.2015 um 13:48 schrieb Admire Mutsikiwa: > Hi > > > > I would like to configure one of my DSpace collection to allow access to > its metadata and password protect access to full text. How

Re: [Dspace-tech] How to count submissions within an interval?

2015-01-30 Thread Claudia Jürgen
Hi Mark, yes it should work, you can get a list accessiond by year with: SELECT to_char(date_trunc('year', t1.ts), '') AS year, count(*) FROM (SELECT to_timestamp(text_value, '-MM-DD') AS ts FROM metadatavalue WHERE metadata_field_id = (SELECT metadata_field_id FROM metadatafieldregist

Re: [Dspace-tech] News Box

2015-01-28 Thread Claudia Jürgen
Hello Bódnar, the link to the news file is in the language catalogue: Messages.properties as news-side.html = news-side.html news-top.html = news-top.html In a translated version, e. g. de Messages_de.properties this looks like news-side.html = news-side_de.html news-top.html = news-top_de.html

Re: [Dspace-tech] OAI giving incorrect server name for bitstreams

2015-01-08 Thread Claudia Jürgen
to time otherwise changes in the metadata will not be picked up. If your metadata does not change there is no need for it Hope this helps Claudia Jürgen Am 08.01.2015 um 15:15 schrieb Fred Edwards: > Hey folks, > > Server config: > Dspace v4.2 > Postgresql > Sun Java &g

Re: [Dspace-tech] How to develop manually for importing an item to collection

2014-12-02 Thread Claudia Jürgen
/001 and move the files contained in /home/administrator/dspace-ingest to /home/administrator/dspace-ingest/001 Then run the command as you've listed it below an it should work. Hope this helps Claudia Jürgen Am 02.12.2014 um 14:58 schrieb P.Hadadan (NW): > Dears, > > Unfortunately

Re: [Dspace-tech] Running Commands on dspace

2014-11-25 Thread Claudia Jürgen
Hello Nada, you run commands from the installation directory: [dspace]/bin/dspace This is your instance of DSpace. The source directory contains as the name suggests the sources. There you may customize your instance e.g. with overlays and the build and deploy it. Hope this helps Claudia Am

Re: [Dspace-tech] sitemaps in 1.8

2014-11-04 Thread Claudia Jürgen
Hello Monika, the link to access the sitemaps is http://asdspace300l.princeton.edu/jspui/htmlmap>http://asdspace300l.princeton.edu/jspui/htmlmap which is contained as a relative link "jspui/htmlmap" in your footer. Hope this helps Claudia Am 04.11.2014 20:14, schrieb Monika Mevenkamp: I ge

Re: [Dspace-tech] dspace 4.2 http status 500 error

2014-10-29 Thread Claudia Jürgen
]/WEB-INF/lib/jsp-api-2.1.jar which causes the error. In order to be able to use/test your dspace upgrade until you have upgraded to Tomcat 7 or above, you can remove the [YourWebapp]/WEB-INF/lib/jsp-api-2.1.jar Hope this helps Claudia Jürgen Am 29.10.2014 um 12:09 schrieb alexia: > Hi every

Re: [Dspace-tech] FW: 4.2 dspace don't allow to upload records

2014-09-26 Thread Claudia Jürgen
ollections (using the default form) the submission works and in other collections it does not work. Best use dc.publisher throughout your forms. Hope this helps Claudia Jürgen Am 26.09.2014 um 16:53 schrieb ʚïɞ...liss ...εïз: > > more logs... > Date: Thu, 25 Sep 2014 18:43:01 -0400 >

Re: [Dspace-tech] how to display view statistics beyond 7 months?

2014-09-18 Thread Claudia Jürgen
Hello Shixing, the date intervall is at the moment hardcoded. For the jspui it is set in: [dspace-src]/dspace-jspui/src/main/java/org/dspace/app/webui/servlet/DisplayStatisticsServlet.java DatasetTimeGenerator timeAxis = new DatasetTimeGenerator(); timeAxis.setDateInterv

Re: [Dspace-tech] OAI-PMH - item visible through XMLUI not visible through OAI

2014-08-21 Thread Claudia Jürgen
Furthermore [dspace]/bin/dspace oai clean-cache will remove the cached responses in [dspace]/var/oai/requests You can set this up as a cron job. Hope this helps Claudia Jürgen Am 21.08.2014 um 15:33 schrieb Vladimir Tomić: > Dear everyone, > > I'm trying to better understand the OAI-

[Dspace-tech] new registries and upgrade process

2014-08-14 Thread Claudia Jürgen
Hello, while preparing to upgrade to 4.2 I thought about the upgrade process and registries. There have been a couple of new registries since 1.4.2: * worklfow-types.xml * sword-metadata.xml * dcterms-types.xml Registries [dspace-src]/dspace/config/registries/* are only loaded during ant fresh

Re: [Dspace-tech] Unknown metadata element

2014-07-29 Thread Claudia Jürgen
re able to register a field with four parts, how did you do it? It should not be possible and leads to an error at least in the jspui, haven't tried the xmlui. Hope this helps Claudia Jürgen Am 30.07.2014 um 08:17 schrieb Webshet, Sisay (ILRI): > > Hi All, > > We are using

Re: [Dspace-tech] Import from Dspace to OJS

2014-05-09 Thread Claudia Jürgen
Hello David, OJS got some Import/Export features like the Quick Submit Plugin, maybe you can use some of these: http://pkp.sfu.ca/wiki/index.php/Importing_and_Exporting_Data As far as I know you can not use OAI-ORE or Sword from DSpace to OJS. Hope this helps Claudia Jürgen Am 09.05.2014 09

Re: [Dspace-tech] changing name of custom metadata field

2014-04-10 Thread Claudia Jürgen
forms - item display - crosswalks - be referenced in email templates - in embargoes - curation tasks ... But this largely depends on how you use the field in your customizations as it is not a default field. Hope this helps Claudia Jürgen Am 04.04.2014 17:46, schrieb Monika C. Mevenkamp: >

Re: [Dspace-tech] Eperson cannot be deleted

2014-03-24 Thread Claudia Jürgen
Hello Monika, check the item table for the submitter_id, SELECT * FROM item WHERE submitter_id=[Id of the EPerson you want to delete]; Hope this helps Claudia Jürgen Am 24.03.2014 16:32, schrieb Monika C. Mevenkamp: > I get the following error > > Cannot Delete EPerson > >

Re: [Dspace-tech] Simple Archive Format item directory names

2014-02-13 Thread Claudia Jürgen
Hello Vika, this form was only choosen for illustration purpose. You need one directory per item, that's all. How you name the directories is up to you. Hope this helps Claudia Am 13.02.2014 14:15, schrieb Vika Zafrin: > Hello list, > > Recently I batch-imported some items via the CLI without

Re: [Dspace-tech] Not affect the Code that was changes from [dspace-source] jsptag

2013-10-25 Thread Claudia Jürgen
Hello Bhavesh, you got to do a full rebuild i.e. running mvn from [dspace-src] instead of [dspace-src]/dspace s. https://wiki.duraspace.org/display/DSDOC3x/Advanced+Customisation#AdvancedCustomisation-DSpaceSourceRelease Hope this helps Claudia Jürgen Am 25.10.2013 09:06, schrieb Bhavesh

Re: [Dspace-tech] Moving community

2013-06-14 Thread Claudia Jürgen
Hello Sisay, for this you got the command line tool community-filiator. You can run [dspace]/bin/dspace community-filiator -h to get an overview of the command line options. Hope this helps Claudia Jürgen Am 14.06.2013 15:48, schrieb Webshet, Sisay (ILRI): > We are using dsapce 3.1/xm

Re: [Dspace-tech] Question about moving a collection from one community to another

2013-06-14 Thread Claudia Jürgen
collection_id=34; The run index-init and oai import. Hope this helps Claudia Jürgen Am 14.06.2013 15:22, schrieb Terry Brady: > Thanks to all of you for the feedback. This is very helpful. > > I have done a little bit of experimentation with the DSpace export > functionality, a

Re: [Dspace-tech] Adding banner image in v3.1?

2013-06-14 Thread Claudia Jürgen
things in the dspace/modules and some in the dspace-jspui. Hope this helps Claudia Jürgen Am 14.06.2013 13:48, schrieb Michael White: >> You need to keep your banner image inside the jspui/image/ folder > > Thanks, yes, I think you're saying that I can add my images to the >

Re: [Dspace-tech] DSPACE Issue...

2013-06-03 Thread Claudia Jürgen
ata schema. Hope this helps Claudia Jürgen Am 31.05.2013 07:37, schrieb Joseph Sayah: > Dear Sirs, > > My name is Joseph Sayah and I am the application administrator of > DSPACE in the Lebanese American University, kindly I need your Help > on the following issue: I just added a new

Re: [Dspace-tech] Is Non-repeatable qualdrop_value possible?

2013-06-03 Thread Claudia Jürgen
L" or "Shift" key. Setting false should do the trick. Hope this helps Claudia Jürgen Am 03.06.2013 14:11, schrieb LifeH2O: > Is it possible to add non repeatable qualdrop_value (dropdown+textbox)? > > I want to add student classes and their session number. In drop dow

Re: [Dspace-tech] Items problem

2013-05-28 Thread Claudia Jürgen
x27;s metadata, access to the bitstreams of an item) are derived during the ingest process. Hope this helps Claudia Jürgen Am 27.05.2013 22:41, schrieb Luis Rojas C. (CATIE): > Hi all, > > My first question is whether in dspace 3.1 all are private collections. How > to make th

Re: [Dspace-tech] input-form.xml - fields not display in submission

2013-04-03 Thread Claudia Jürgen
this helps Claudia Jürgen Am 02.04.2013 21:20, schrieb Carlos Walter Blandon Alvarez: > Hi all. > > We want to use dc.date.issued and dc.date metadata in the same submission > form. > In the input-file form.xml add both fields but the form displays only dc.date > field. If we edi

Re: [Dspace-tech] oai - don't show restricted items

2013-03-20 Thread Claudia Jürgen
Hello Jose, I think that was used by the old pre 3.0 OAI implementation. Haven't really used xoai in production yet, but there is a filter which is used e.g. for the driver format which seems to be what you are searching for. Hope this helps Claudia Jürgen Am 19.03.2013 21:12, schrieb

Re: [Dspace-tech] Item templates in DSpace 1.8.2

2013-02-07 Thread Claudia Jürgen
Hallo Ina, there is no UI tool to do so but you should be able to do it on db level (usual warning of backup db etc.). The item templates are items and connected to the collection via the template_item_id in the collection table. But I haven't tried it yet. Hope this helps Claudia J

Re: [Dspace-tech] [KE1019161] Upgrading DSpace 3.0 to 3.1

2013-01-31 Thread Claudia Jürgen
Hello Marco, the information is part of the control panel provided in the xmlui. Log in as admin -> Control Panel -> DSpace Configuration Hope this helps Claudia Jürgen Am 31.01.2013 11:22, schrieb marco.we...@kesslernetworks.de: > Hi all, > > i updated from version 3.0

Re: [Dspace-tech] Feedback page problem (DSpace 3.0)

2013-01-25 Thread Claudia Jürgen
setting: # A comma-separated list of hostnames that are allowed to refer browsers to email forms. # Default behaviour is to accept referrals only from dspace.hostname mail.allowed.referrers = ${dspace.hostname} Hope this helps Claudia Jürgen Am 24.01.2013 09:04, schrieb mErRYo: > Hi all, I

Re: [Dspace-tech] User accessibilty of MetaData fields

2012-12-19 Thread Claudia Jürgen
this helps Claudia Jürgen Am 19.12.2012 12:05, schrieb Parul dubey: > I have uncomment the > metadata.hide.SCHEMA.ELEMENT.QUALIFIER = true > in dspace.config. > Please suggest how to proceed with further settings > > -Original Message----- > From: Claudia Jürgen [mailto:

Re: [Dspace-tech] User accessibilty of MetaData fields

2012-12-19 Thread Claudia Jürgen
hides the dc.description.provenance field, # since that usually contains email addresses which ought to be kept # private and is mainly of interest to administrators: metadata.hide.dc.description.provenance = true Hope this helps Claudia Jürgen Am 19.12.2012 11:31, schrieb Parul dubey: > Hi > > > > Wan

Re: [Dspace-tech] custome submsion form

2012-12-04 Thread Claudia Jürgen
. e.g a field visible only during the workflow: ... ... workflow see https://wiki.duraspace.org/display/DSDOC18/Submission+User+Interface#SubmissionUserInterface-TheStructureofinput-forms.xml for further information. Hope this helps Claudia Jürgen Am 04.12.2012 06:13, schrieb Webshet, Sisay

Re: [Dspace-tech] Pregunta técnica.

2012-11-20 Thread Claudia Jürgen
Lo importante es el URIEncoding="UTF-8" Saludos Claudia Jürgen Am 20.11.2012 16:22, schrieb UNIVIRTUAL UNISARC: > Buenos días. > > Tengo un problema técnico, recién instalé D-SPACE bien en Inglés, ahora ya > lo tengo en Español. Pero tengo inconvenientes cuando voy a busca

Re: [Dspace-tech] Date of last change in DSpace item

2012-11-08 Thread Claudia Jürgen
he UI. > > I believe this is the field you mentioned as "last_modified" column. In which > database table is this column at? > > Best regards > Rodrigo > > -Original Message- > From: Claudia Jürgen [mailto:claudia.juer...@ub.tu-dortmund.de] > Sent: Wedn

Re: [Dspace-tech] Date of last change in DSpace item

2012-11-07 Thread Claudia Jürgen
change not only changes to the metadata. Hope this helps Claudia Jürgen Am 07.11.2012 00:20, schrieb helix84: > On Wed, Nov 7, 2012 at 12:13 AM, Calloni, Rodrigo wrote: >> Quick question: which field in DSpace does hold the date the item metadata >> was last changed?

Re: [Dspace-tech] Input-forms localization in XMLUI

2012-10-30 Thread Claudia Jürgen
Hello Emilio, the xmlui isn't as far internationalized as the jspui atm. The mechanism for input-forms, emails, etc. only works in the jspui. Hope this helps Claudia Jürgen Am 29.10.2012 17:18, schrieb emilio lorenzo: > Any suggestion? > Thanks > > Emilio > > --

Re: [Dspace-tech] Batch import error

2012-10-10 Thread Claudia Jürgen
validity test without actually importing the items. Hope this helps Claudia Jürgen Am 10.10.2012 16:27, schrieb Steve Kiarie: > Greetings > I have created a Dublin Core file and a contents file with the following > UCU10020100216B.pdf statement and put them inside one folder together with

Re: [Dspace-tech] dspace authorization

2012-10-09 Thread Claudia Jürgen
tasklistitem]; Hope this helps Claudia Jürgen Am 09.10.2012 14:39, schrieb Sergio Belkin: > Hi, > > My user of dspace by mistake has received a task to process, I'd want > to delegate it to another user. Please could you help how to do that? > > I use dspace 1.5.

Re: [Dspace-tech] How to export collection from dspace ver 1.4.1

2012-10-09 Thread Claudia Jürgen
- the prerequisites needed for the new version - paid attention to all the new/changed config settings - run the db upgrade steps - run other scripts like index-init Hope this helps Claudia Jürgen Am 09.10.2012 05:56, schrieb atul jaiswal: > Hi everyone > > I m using dspace ver 1.4.

Re: [Dspace-tech] Typical Cron jobs on DSpace 1.8 setups

2012-10-05 Thread Claudia Jürgen
needs, like metadata qualitiy management via curation tasks. Hope this helps Claudia Jürgen Am 05.10.2012 16:20, schrieb Tim Ribaric: > Hello All, > >We are just putting the final touches on a DSpace 1.8.2 upgrade and I'm > wondering if we have all the necessary cron jo

Re: [Dspace-tech] Searching : Diacritics & Indexing

2012-08-10 Thread Claudia Jürgen
umentation about the mapping. Have a nice day Claudia Am 10.08.2012 12:09, schrieb DSpace @ Lyncode: > Hi, > > with ASCIIFoldingFilter it not expected for that query to fail. > So, probably that is some configuration problem or some > wrong deployment procedure. > > On 9 Au

Re: [Dspace-tech] Searching : Diacritics & Indexing

2012-08-09 Thread Claudia Jürgen
Hello Emilio and all, just taken a look at the ASCIIFoldingFilter, which should cover most ("those characters with reasonable ASCII alternatives are converted")of the latin characters see http://lucene.apache.org/core/old_versioned_docs/versions/2_9_0/api/all/org/apache/lucene/analysis/ASCIIFoldi

Re: [Dspace-tech] Searching : Diacritics & Indexing

2012-08-09 Thread Claudia Jürgen
;but", "by", "for", "if", "in", "into", "is", "it", "no", "not", "of", "on", "or", "the", "to&

Re: [Dspace-tech] Upload Problem

2012-08-03 Thread Claudia Jürgen
workflow_step_2 is null and workflow_step_3 is null; The creation of the roles/groups is not enough you got to create the workflow steps. Hope this helps Claudia Jürgen Am 03.08.2012 16:22, schrieb Luis Rojas C. (CATIE): > Hello Claudia, thanks for your inmediate response, realy when i speak of >

Re: [Dspace-tech] Upload Problem

2012-08-03 Thread Claudia Jürgen
were submitted to got worflows defined. Hope this helps Claudia Jürgen Am 03.08.2012 16:01, schrieb Luis Rojas C. (CATIE): > Use the 1.4.2 version and I have a problem because some users upload files to > the repository directly without going through the revision workflow, editing

Re: [Dspace-tech] Theses count is 0 in stats

2012-08-03 Thread Claudia Jürgen
ult is to count in real time # webui.strengths.cache = false Hope this helps Claudia Jürgen > > thanks > Kirti > > > On 03/08/2012 11:10, Hilton Gibson wrote: >> This wiki page may help: >> http://wiki.lib.sun.ac.za/index.php/SUNScholar/Indexes >> >

Re: [Dspace-tech] Handle-assetstore

2012-07-31 Thread Claudia Jürgen
no proper 'cleanup' was done. There is a column deleted in the bitstream table. Hope this helps Claudia Jürgen Am 31.07.2012 14:16, schrieb Alain Tschanz: > Hello, > > How/where can I look up what handle corresponds to what directory/file in the > assetstore? For example, I tri

Re: [Dspace-tech] batch upload

2012-07-05 Thread Claudia Jürgen
Hello Lewatle, you can use -a or --add So your command should be: ./dspace import -a -e lewatle.phal...@wits.ac.za -c 123456789/2 -s /home/dspace/history/ -m /home/dspace/mapfile Hope this helps Claudia Jürgen Am 05.07.2012 17:26, schrieb Lewatle Phaladi: > Hi All > > I would like

Re: [Dspace-tech] Layout dspace

2012-06-01 Thread Claudia Jürgen
Hello, this is the default top news section. In order to change it, log in as administrator then navigate to -> Administer -> Edit News -> Top News There you can change this section. Hope this helps Claudia Jürgen Am 01.06.2012 13:14, schrieb Amit Rami: > > In Dspace

Re: [Dspace-tech] Restricting File Types

2012-05-30 Thread Claudia Jürgen
the administrators. Hope this helps Claudia Jürgen Am 30.05.2012 09:42, schrieb Hassan Rasheed: > Hello, > > I apologize if I missed this in the documentation, but what would I edit > in order to disallow certain file types as uploads in the submission > process? > > T

Re: [Dspace-tech] Filtering fields in full item view

2012-05-16 Thread Claudia Jürgen
: metadata.hide.dc.description.provenance = true Thus only logged in administrators will be able to see the metadata. The dc.description.provenance is hidden by default. Hope that helps Claudia Jürgen Am 16.05.2012 11:23, schrieb Saqib Ilyas: > Hi everyone > Please excuse my xsl-newbiness. In DIM-Handl

Re: [Dspace-tech] XMLWorkflow problem with claimaction

2012-05-10 Thread Claudia Jürgen
at > org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:162) > at > org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:393) > at > org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:2834) > at >

Re: [Dspace-tech] Execute Java Class Problem

2012-05-07 Thread Claudia Jürgen
/display/DSDOC18/Application+Layer#ApplicationLayer-DSpaceCommandLauncher Hope this helps Claudia Jürgen Am 07.05.2012 18:12, schrieb Daniel Shin: > Hi, > > I created a simple Java Class for test in > [dspace-src]/dspace-api/src/main/java/org/dspace/test that print "test". &g

Re: [Dspace-tech] XMLWorkflow problem with claimaction

2012-05-04 Thread Claudia Jürgen
Hello Wilko, looking at your workflow.xml as you defined the scope as "repository" the corresponding group must be defined on repository level. Do you got a group named "editors" see page 243 of the current documentation section "roles". Hope that helps Claudi

Re: [Dspace-tech] about dspace

2012-03-13 Thread Claudia Jürgen
/home/support/kb.cfm Claudia Jürgen Am 13.03.2012 08:32, schrieb Shanthi Elumalai: > Good morning sir, > > i am shanthi, PhD Scholar at Anna University, Chennai, India. i am using > Dspace 7.1 version for interfacing hardware and matlab 7.1 version, i am > generating PWM pul

Re: [Dspace-tech] issues for deleting a community, a collection or an item

2012-03-13 Thread Claudia Jürgen
be counted internally. If you got no names or other names the script will skip the commands, with the above mentioned ERROR. This will lead to errors running DSpace as now 2 contraints exist and one is unable to delete items, collections etc. Hope that helps Claudia Jürgen Am 13.03.

Re: [Dspace-tech] class file org.apache.lucene.analysis.hi.HindiNormalizationFilter

2012-02-14 Thread Claudia Jürgen
Hello, this is part of lucene-analyzers-[version] not core, see http://repo1.maven.org/maven2/org/apache/lucene/lucene-analyzers/3.5.0/ Hope this helps Claudia Jürgen Am 14.02.2012 14:01, schrieb Abhishek Raval: > Hello all, > > > I m in search of thi

Re: [Dspace-tech] DSpace blocks not appearing in Matlab-simulink

2012-02-14 Thread Claudia Jürgen
dSPACE site http://www.dspace.de/en/pub/home.cfm. DSpace and dSPACE are completely different things. Claudia Jürgen Am 14.02.2012 15:57, schrieb Balmukund Agarwal: > Hi, > > Thanks for response. I went to that link but could not find anything useful. > > My matlab version i

Re: [Dspace-tech] Full text search reindexing

2012-02-13 Thread Claudia Jürgen
Hello Paul, there is no need to manually delete files created by filter media. Running filter media with the option -f (force) will force the creation of media filter files and delete existing ones. Hope that helps Claudia Jürgen Am 10.02.2012 20:00, schrieb Paul Go: > What would happen i

Re: [Dspace-tech] Translate

2012-02-08 Thread Claudia Jürgen
Hello, see https://wiki.duraspace.org/display/DSDOC18/Installation#Installation-MultilingualInstallation of the System Documentation Hope that helps Claudia Jürgen Am 06.02.2012 21:34, schrieb Romulo Pires Pinto: > I have translated the Messages.properties, but i rename

Re: [Dspace-tech] Trouble deleting records online in DSpace 1.7.1

2012-02-06 Thread Claudia Jürgen
ent of its name." If your repository serves as a OAI-PMH data provider the oai identifiers are required to confirm to rfc 1737 too, see http://www.openarchives.org/OAI/2.0/guidelines-oai-identifier.htm Hope that helps Claudia Jürgen Am 04.02.2012 19:55, schrieb Thornton, Susan M. (LARC-B7

Re: [Dspace-tech] Translate

2012-02-06 Thread Claudia Jürgen
Hello Romulo, the message catalogue can be found at API and JSPUI [dspace-source]/dspace-api/source/main/ressources/Messages.properties XMLUI [dspace-source]/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/i18n/messages.xml Hope that helps Claudia Jürgen Am 04.02.2012 15:12, schrieb Romulo

Re: [Dspace-tech] Trouble deleting records online in DSpace 1.7.1

2012-02-03 Thread Claudia Jürgen
uot;item" violates foreign key constraint "$2" on table "collection2item"" Detail: Key (item_id)=(429349) is still referenced from table "collection2item"" indicates that these constraints were not dropped. Hope that helps Claudia Jürgen Am 03

Re: [Dspace-tech] Making DSpace read only

2012-02-03 Thread Claudia Jürgen
. Hope that helps Claudia Jürgen Am 03.02.2012 10:52, schrieb Claire Webster: > Hello, > > Sorry for the lack of information previously, so buried in the issue > that I forgot people wouldn't know! :) > > What we are after is to make our current DSpace (version 1.7.1 using

Re: [Dspace-tech] Trouble deleting records online in DSpace 1.7.1

2012-02-02 Thread Claudia Jürgen
s got default names, whereas depending on the database version and operating system on which your instance started, they can have no names and just be counted internally. If you got no names or other names the script will skip the commands, with the above mentioned ERROR. This will lead to error

Re: [Dspace-tech] Translate

2012-01-31 Thread Claudia Jürgen
-Availabletranslationsofmessages.xmlforXMLUI Updates on translations are always welcome, so if you plan to use a newer version, it would be great if you could provide an uncustomized translation for the DSpace community. Hope that helps Claudia Jürgen Am 31.01.2012 13:19, schrieb Romulo Pires Pinto: > > Hello how i can tra

Re: [Dspace-tech] RES: DSpace-tech Digest, Vol 69, Issue 47

2012-01-26 Thread Claudia Jürgen
. Hope that helps Claudia Jürgen Am 25.01.2012 17:54, schrieb Alexandre Zart: > Hi Claudia. > > > > Actually, our problem is: how to show the "abstract" field with a separation > between two idioms in the "simple item record" mode. In the "full record&

  1   2   3   4   5   6   7   8   >