Re: [dspace-tech] Re: Problem Disseminating DSpace SITE

2023-01-26 Thread Claudia Jürgen

Hi Saad,

maybe you got unfinished registrations. We did run into a similar
problem when we tried a complete AIP type AIP In/Export (in 5.x) just
fort testing it.

You can check this with a database query:
select * from eperson where password is null;

You can choose not to export passwords with the option -o passwords=false

Hope this helps

Claudia


Am 26.01.2023 um 14:49 schrieb Saad Itani:

[UPDATE]
Changing the type to METS example /data/bin/dspace packager -d -a -t
METS -e dspace@xx   -i 10938/0 /data/BACKUP/aip-backup/dspace-aip.zip

worked!

any idea why AIP is not working?

On Wednesday, January 25, 2023 at 4:14:12 PM UTC+2 Saad Itani wrote:

Dears we recently updated DSPACE from 5.x to 6.4 and the site is up
and running smoothly, however I am stuck in a problem regarding
export of AIP.

Info:
DSpace version:  6.4

If I run this command, I get the following error:

/data/bin/dspace packager -d -a -t AIP -e dsp...@xx.com -i 10938/0
dspace-aip.zip

Warning at xsl:stylesheet on line 14 column 35
   Unrecognized version 1.1: treated as 1.0

Disseminating DSpace SITE [ hdl=10938/0 ] to dspace-aip.zip

Also disseminating all child objects (recursive mode)..
This may take a while, please check your logs for ongoing status
while we process each package.
Exception: Failed to export Roles via packager (see wrapped error
message for more details)
org.dspace.content.crosswalk.CrosswalkInternalException: Failed to
export Roles via packager (see wrapped error message for more details)
 at

org.dspace.content.crosswalk.RoleCrosswalk.disseminateElement(RoleCrosswalk.java:236)
 at

org.dspace.content.packager.AbstractMETSDisseminator.crosswalkToMetsElement(AbstractMETSDisseminator.java:1356)
 at

org.dspace.content.packager.AbstractMETSDisseminator.makeMdSec(AbstractMETSDisseminator.java:626)
 at

org.dspace.content.packager.AbstractMETSDisseminator.addToAmdSec(AbstractMETSDisseminator.java:739)
 at

org.dspace.content.packager.AbstractMETSDisseminator.addAmdSec(AbstractMETSDisseminator.java:765)
 at

org.dspace.content.packager.AbstractMETSDisseminator.makeManifest(AbstractMETSDisseminator.java:862)
 at

org.dspace.content.packager.AbstractMETSDisseminator.writeZipPackage(AbstractMETSDisseminator.java:334)
 at

org.dspace.content.packager.AbstractMETSDisseminator.disseminate(AbstractMETSDisseminator.java:271)
 at

org.dspace.content.packager.DSpaceAIPDisseminator.disseminate(DSpaceAIPDisseminator.java:165)
 at

org.dspace.content.packager.AbstractPackageDisseminator.disseminateAll(AbstractPackageDisseminator.java:102)
 at
org.dspace.app.packager.Packager.disseminate(Packager.java:642)
 at org.dspace.app.packager.Packager.main(Packager.java:461)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at

sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:498)
 at

org.dspace.app.launcher.ScriptLauncher.runOneCommand(ScriptLauncher.java:229)
 at
org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:81)
Caused by: org.dspace.content.packager.PackageException:
java.lang.NullPointerException, Reason: java.lang.NullPointerException
 at

org.dspace.content.packager.RoleDisseminator.writeToStream(RoleDisseminator.java:255)
 at

org.dspace.content.packager.RoleDisseminator.disseminate(RoleDisseminator.java:106)
 at

org.dspace.content.crosswalk.RoleCrosswalk.disseminateElement(RoleCrosswalk.java:205)
 ... 17 more
Caused by: java.lang.NullPointerException
 at java.util.regex.Matcher.getTextLength(Matcher.java:1283)
 at java.util.regex.Matcher.reset(Matcher.java:309)
 at java.util.regex.Matcher.(Matcher.java:229)
 at java.util.regex.Pattern.matcher(Pattern.java:1093)
 at

org.dspace.content.packager.PackageUtils.translateGroupNameForExport(PackageUtils.java:822)
 at

org.dspace.content.packager.RoleDisseminator.writeGroup(RoleDisseminator.java:307)
 at

org.dspace.content.packager.RoleDisseminator.writeToStream(RoleDisseminator.java:229)
 ... 19 more

[DSPACE LOG SHOW]
2023-01-25 15:36:53,696 WARN  net.sf.ehcache.CacheManager @ Creating
a new instance of CacheManager using the diskStorePath "/tmp" which
is already used by an existing CacheManager.
The source of the configuration was

net.sf.ehcache.config.generator.ConfigurationSource$URLConfigurationSource@3794ff96.
The diskStore path for this 

Re: [dspace-tech] Re: Statistics ip lists obsolete and update script not working

2023-01-23 Thread Claudia Jürgen

Hi Karol and all,

I did not have time to look into it. Most of the ip list are not free
anymore, so I wonder how we can clean up the statistics, like replacing
them with a new source of lists and then flag the bots and remove them.

Sunny greetings

Claudia




Am 21.01.2023 um 17:28 schrieb Karol:

Hi Claudia,

i have exactly the same problem.UP.

Best,

Karol

wtorek, 17 stycznia 2023 o 15:19:39 UTC+1 Claudia Jürgen napisał(a):

Hi all,

I noted two things about the iplists used for stats-util.

The lists are configured in:


https://github.com/DSpace/DSpace/blob/main/dspace/config/modules/solr-statistics.cfg 
<https://github.com/DSpace/DSpace/blob/main/dspace/config/modules/solr-statistics.cfg>

solr-statistics.spiderips.urls = http://iplists.com/google.txt
<http://iplists.com/google.txt>, \
http://iplists.com/inktomi.txt <http://iplists.com/inktomi.txt>, \
http://iplists.com/lycos.txt <http://iplists.com/lycos.txt>, \
http://iplists.com/infoseek.txt <http://iplists.com/infoseek.txt>, \
http://iplists.com/altavista.txt <http://iplists.com/altavista.txt>, \
http://iplists.com/excite.txt <http://iplists.com/excite.txt>, \
http://iplists.com/misc.txt <http://iplists.com/misc.txt>


a) the lists are most likely obsolete and thus the statistics very
imprecise with regards to bot traffic
https://iplists.com/ <https://iplists.com/>
The last revised dates on the site are from 2008 and 2014
Maybe we need another source for iplists and a "cleanup".

b) stats-util -u (in order to get theoretically updated files) does not
work and throws an NPE
Getting: http://iplists.com/google.txt <http://iplists.com/google.txt>
To: /opt/dspace/dspace63tu/config/spiders/iplists.com-google.txt
- Error: null
java.lang.NullPointerException
at org.apache.tools.ant.taskdefs.Get.doGet(Get.java:221)
at org.apache.tools.ant.taskdefs.Get.execute(Get.java:134)
at

org.dspace.statistics.util.StatisticsClient.updateSpiderFiles(StatisticsClient.java:152)
at
org.dspace.statistics.util.StatisticsClient.main(StatisticsClient.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at

sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at

org.dspace.app.launcher.ScriptLauncher.runOneCommand(ScriptLauncher.java:229)
at
org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:81)

Sunny Greetings

Claudia

--
Claudia Juergen

Technische Universität Dortmund
Universitätsbibliothek
Bibliotheks-IT
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43 
Fax: +49 231-755 40 32 
claudia...@tu-dortmund.de
www.ub.tu-dortmund.de <http://www.ub.tu-dortmund.de>


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich.
Sie ist ausschließlich für den Adressaten bestimmt. Sollten Sie
nicht der für diese E-Mail bestimmte Adressat sein, unterrichten Sie
bitte den Absender und vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher
Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung
eines solchen Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is
confidential. It is solely intended for the recipient. If you are
not the intended recipient of this e-mail please contact the sender
and delete this message. Thank you. Without prejudice of e-mail
correspondence, our statements are only legally binding when they
are made in the conventional written form (with personal signature)
or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the Code of Conduct:
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
<https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx>
---
You received this message because you are subscribed to the Google
Groups "DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to dspace-tech+unsubscr...@googlegroups.com
<mailto:dspace-tech+unsubscr...@googlegroups.com>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/dspace-tech/7492efa0-a1ab-49ad-a821-1cf5bd652846n%40googlegroups.com
 
<https://groups.google.com/d/msgid/dspace-tech/7492efa0-a1ab-49ad-a821-1cf5bd652846n%40googlegroups.com?utm_medium=email_source=footer>.


--
Claudia Juergen

Technische Universität Dortmund
Universitätsbibliothek
Bibliotheks-IT
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +4

Re: [dspace-tech] Set item to appear in multiple collections : DSpace 6.2

2022-03-04 Thread Claudia Jürgen

Hi Lewatle,

yes this is possible, the functionality is called "Item Mapper". It is 
available for both XMLUI and JSPUI

See

https://wiki.lyrasis.org/display/DSDOC6x/Mapping+Items

Hope this helps

Claudia Jürgen


Am 04.03.2022 um 12:53 schrieb Lewatle Johannes Phaladi:
Dear DSpace Colleagues,

Is there any way to set item to appear in multiple collections on DSpace 6.2, I 
am using both xmlui and Jspui interfaces

Regards,
Lewatle
--
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
---
You received this message because you are subscribed to the Google Groups "DSpace 
Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 
dspace-tech+unsubscr...@googlegroups.com<mailto:dspace-tech+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/d9735eef-1a50-4fab-802b-505400bcbaeen%40googlegroups.com<https://groups.google.com/d/msgid/dspace-tech/d9735eef-1a50-4fab-802b-505400bcbaeen%40googlegroups.com?utm_medium=email_source=footer>.

--
Claudia Juergen

Technische Universität Dortmund
Universitätsbibliothek
Bibliotheks-IT
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de<mailto:claudia.juer...@tu-dortmund.de>
www.ub.tu-dortmund.de<http://www.ub.tu-dortmund.de>

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/0b7719f4-b7bc-19c8-5c20-f8089b5ba9ab%40tu-dortmund.de.


[dspace-tech] DSpace 6.3 another Hibernate LazyInitialzationException

2021-04-13 Thread Claudia Jürgen

Hi all,

we have run in an Hibernate LazyInitialization issue not yet listed (or
not found by me)  in JIRA (there are a couple of similar issues, most of
which seemed to have been fixed in 6.3 or earlier).

Env (DSpace 6.3 with bug fixes, JSPUI, Postgres 10.16, Tomcat 8.5.51,
Java 1.7.0_281). VersionedIdentifier Provider enabled but not used yet.

After editing the bitstreams of an item and the bitstream description,
the item is not accessible via the link anymore (though accessible for
admin via edit item). From the logs first there is a warning (Comparison
method violates its general contract!) and later the hibernate exception
see below.  The item is still in the browse index and searchable, but
not accessible.

Has anyone run into a similar issue?

Sunny Greetings

Claudia

2021-04-12 20:19:51,630 WARN org.dspace.app.webui.servlet.DSpaceServlet
@
anonymous:session_id=62F86E01B179D7BC16B03EF27629:ip_addr=94.220.0.0:general_jspui_error:java.lang.IllegalArgumentException\colon;
Comparison method violates its general contract!
java.lang.IllegalArgumentException: Comparison method violates its
general contract!
at java.util.TimSort.mergeLo(TimSort.java:777)
at java.util.TimSort.mergeAt(TimSort.java:514)
at java.util.TimSort.mergeForceCollapse(TimSort.java:457)
at java.util.TimSort.sort(TimSort.java:254)
at java.util.Arrays.sort(Arrays.java:1438)
at java.util.List.sort(List.java:478)
at java.util.Collections.sort(Collections.java:177)
at
org.dspace.app.util.GoogleMetadata.findLinkableFulltext(GoogleMetadata.java:1054)
at
org.dspace.app.util.GoogleMetadata.getPDFSimpleUrl(GoogleMetadata.java:1008)
at
org.dspace.app.util.GoogleMetadata.addSingleField(GoogleMetadata.java:259)
at
org.dspace.app.util.GoogleMetadata.parseItem(GoogleMetadata.java:704)
at
org.dspace.app.util.GoogleMetadata.(GoogleMetadata.java:219)
at
org.dspace.app.webui.servlet.HandleServlet.displayItem(HandleServlet.java:461)
at
org.dspace.app.webui.servlet.HandleServlet.doDSGet(HandleServlet.java:263)
at
org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.java:126)
at
org.dspace.app.webui.servlet.DSpaceServlet.doGet(DSpaceServlet.java:73)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at
org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at
org.dspace.rdf.negotiation.NegotiationFilter.doFilter(NegotiationFilter.java:52)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at
org.dspace.utils.servlet.DSpaceWebappServletFilter.doFilter(DSpaceWebappServletFilter.java:78)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:543)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
at
org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:688)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at
org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:508)
at
org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at
org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:818)
at
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1623)
at
org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at

Re: [dspace-tech] How to create Virtual Sets in OAI?

2021-03-17 Thread Claudia Jürgen

Hello Euler,

yes this is possible and can be done in

https://github.com/DSpace/DSpace/blob/dspace-6.3/dspace/config/crosswalks/oai/xoai.xml

1. Define a Set

   
   YourSpecNameForTheSet
   YourDisplayNameForTheSet
   
   


2. Define the filter and condition or use existing filters and conditions
Filter:


   
   
   
   
   


Filters can be more complex and contain Conditions with relations like
https://github.com/DSpace/DSpace/blob/dspace-6.3/dspace/config/crosswalks/oai/xoai.xml#L307

Condition:

   
   org.dspace.xoai.filter.DSpaceAtLeastOneMetadataFilter
   
   dc.type.publicationtype
   equal
   article
   
   


3. Use the set in the context(s) you need it in

   


Hope this helps

Claudia Jürgen


Am 17.03.2021 um 03:56 schrieb euler:
Dear All,

I did not find any documentation on how to create virtual sets in the OAI: 
https://wiki.lyrasis.org/display/DSDOC6x/OAI. I would like to create virtual 
sets based on the metadata such as those implemented in Open Knowledge 
Repository: https://openknowledge.worldbank.org/harvesting-the-okr

Queries for virtual sets in the OKR may be as broad as “Health in Africa” or 
“Climate Change” or as narrow as “Agribusiness in Tanzania” and “Microfinance 
in Bangladesh”. The following six sample virtual sets have been created and are 
now available for other repositories to begin ingesting:

 *   Health in 
Africa<https://openknowledge.worldbank.org/oai/request?verb=ListRecords=oai_dc=africa_health>
 *   Research relating to 
China<https://openknowledge.worldbank.org/oai/request?verb=ListRecords=oai_dc=china_research>
 *   Energy in 
India<https://openknowledge.worldbank.org/oai/request?verb=ListRecords=oai_dc=india_energy>
 *   Microfinance in 
Bangladesh<https://openknowledge.worldbank.org/oai/request?verb=ListRecords=oai_dc=bangladesh_microfinance>
 *   Agribusiness in 
Tanzania<https://openknowledge.worldbank.org/oai/request?verb=ListRecords=oai_dc=tanzania_agribusiness>
 *   Climate 
Change<https://openknowledge.worldbank.org/oai/request?verb=ListRecords=oai_dc=climate_change>

A long time ago, I asked about this in Stackoverflow: 
https://stackoverflow.com/q/52360308/1919069 but I don't want to create a new 
"Metadata Format", but instead I want to create Sets based on the metadata 
(e.g. create a set for items if dc.subject contains a certain word).

In [dspace]/config/crosswalks/oai/xoai.xml, there is a filter there for Thesis 
type:
   
   
   org.dspace.xoai.filter.DSpaceAtLeastOneMetadataFilter
   
   dc.type
   contains
   Thesis
   
   

But that filter will only apply to the metadata format uketd_dc. What I would 
want is to create a filter that will create Sets available to all Metadata 
Formats. Is this possible (I assume yes because it is already implemented in 
OKR, I just don't know how)? Can this be done just by modifying XSLT?

Thanks in advance!
euler

--
All messages to this mailing list should adhere to the Code of Conduct: 
https://duraspace.org/about/policies/code-of-conduct/
---
You received this message because you are subscribed to the Google Groups "DSpace 
Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 
dspace-tech+unsubscr...@googlegroups.com<mailto:dspace-tech+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/27e1d299-3289-4062-90c9-939d418dc2adn%40googlegroups.com<https://groups.google.com/d/msgid/dspace-tech/27e1d299-3289-4062-90c9-939d418dc2adn%40googlegroups.com?utm_medium=email_source=footer>.

--
Claudia Juergen

Technische Universität Dortmund
Universitätsbibliothek
Bibliotheks-IT
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de<mailto:claudia.juer...@tu-dortmund.de>
www.ub.tu-dortmund.de<http://www.ub.tu-dortmund.de>

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
bindi

Re: [dspace-tech] oai metadata with :8080

2021-03-11 Thread Claudia Jürgen

Hi Germán,

you have to update the oai index see

https://wiki.lyrasis.org/display/DSDOC6x/OAI+2.0+Server#OAI2.0Server-IndexingOAIcontent

The -c option imports all items again.

Hope this helps

Claudia Jürgen


Am 11.03.2021 um 13:54 schrieb Germán Morales G.:

good morning, could someone guide me to the next topic?
In the oai metadata the address appears: 8080, but this has already been 
modified on the server and in the database records,

Where can I modify this?


[Sin título.png]

regards,
--
All messages to this mailing list should adhere to the Code of Conduct: 
https://duraspace.org/about/policies/code-of-conduct/
---
You received this message because you are subscribed to the Google Groups "DSpace 
Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 
dspace-tech+unsubscr...@googlegroups.com<mailto:dspace-tech+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/0a1bc64e-143f-48e9-b473-07affc99827bn%40googlegroups.com<https://groups.google.com/d/msgid/dspace-tech/0a1bc64e-143f-48e9-b473-07affc99827bn%40googlegroups.com?utm_medium=email_source=footer>.

--
Claudia Juergen

Technische Universität Dortmund
Universitätsbibliothek
Bibliotheks-IT
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de<mailto:claudia.juer...@tu-dortmund.de>
www.ub.tu-dortmund.de<http://www.ub.tu-dortmund.de>

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the Code of Conduct: 
https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/3faf067a-ea0b-ff5a-8f23-0a3249a6e8f6%40tu-dortmund.de.


[dspace-tech] DataCite Crosswalk test

2021-01-21 Thread Claudia Jürgen

Hi all,

just wanted to test the DataCite Crosswalk on a fresh vanilla 6.3
installation with
./dspace dsrun org.dspace.content.crosswalk.XSLTDisseminationCrosswalk
DateCite [Handle] [Outputfile]
as indicated in
https://wiki.lyrasis.org/display/DSPACE/XsltCrosswalk#XsltCrosswalk-TestingDisseminationCrosswalks
but get an Error "Cannot find a DisseminationCrosswalk plugin". As all
configs are default I'm a bit baffled.
Or has the way of testing crosswalks changed, did not find anything in
the documentation nor a matching bug.

Sunny greetings, stay save everyone

Claudia


--
Claudia Juergen

Technische Universität Dortmund
Universitätsbibliothek
Bibliotheks-IT
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/01be9060-c375-1d8b-01f2-242313714291%40tu-dortmund.de.


Re: [dspace-tech] SOlr stats lost

2021-01-18 Thread Claudia Jürgen

Dear Humberto,

yes it is possible to convert the dspace logs to an intermediate format which 
can be imported into solr see

https://wiki.lyrasis.org/display/DSDOC6x/SOLR+Statistics+Maintenance#SOLRStatisticsMaintenance-DSpaceLogConverter

or the appropriate part for the DSpace version you are running.

Hope this helps

Claudia Jürgen


Am 18.01.2021 um 14:00 schrieb Humberto Blanco Castillo:
hi,
Today, i have a problem wih filesystem and lost all solr stats index, its 
posible to recreate all solr stats  from  dspace logs?

really appreciate your help


Humberto,
--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
---
You received this message because you are subscribed to the Google Groups "DSpace 
Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 
dspace-tech+unsubscr...@googlegroups.com<mailto:dspace-tech+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/55618e24-0dcc-48a0-b981-766cf4059c74n%40googlegroups.com<https://groups.google.com/d/msgid/dspace-tech/55618e24-0dcc-48a0-b981-766cf4059c74n%40googlegroups.com?utm_medium=email_source=footer>.

--
Claudia Juergen

Technische Universität Dortmund
Universitätsbibliothek
Bibliotheks-IT
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de<mailto:claudia.juer...@tu-dortmund.de>
www.ub.tu-dortmund.de<http://www.ub.tu-dortmund.de>

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/91bae9d1-0e2c-f0e5-f16a-cbac81301277%40tu-dortmund.de.


[dspace-tech] Backport of versioning strategy from Dspace 6 to 5

2020-11-04 Thread Claudia Jürgen

Hi all,

has anyone backported the new strategy of creating versioned identifiers
from DSpace 6 to DSpace 5?

We are still on 5 (using both handle and datacite doi) and would like
versioning them, but the canonical way is no option. Sure we can upgrade
to 6 but with all the customizations we made, this is a lot of effort
for just one functionality and our instance is running smooth. Rather
wait for 7 to do the heavy lifting of upgrading.

Sunny greeting

Claudia Jürgen


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/98dc4c5a-1c40-8440-7bb2-821cadcb0930%40tu-dortmund.de.


Re: [dspace-tech] Issue: How do I generate a Thumbnail on 6.2

2020-04-17 Thread Claudia Jürgen

Hello Richard,

full text extraction and thumbnail generation are done by the filter-media tool

https://wiki.lyrasis.org/display/DSDOC6x/Mediafilters+for+Transforming+DSpace+Content

It is usually set up as a cron job  (did you set up a cron job for this?)

https://wiki.lyrasis.org/display/DSDOC6x/Scheduled+Tasks+via+Cron

Further configuration options are in

https://github.com/DSpace/DSpace/blob/dspace-6_x/dspace/config/dspace.cfg#L864


Hope this helps


Claudia Jürgen



Am 17.04.2020 um 00:58 schrieb Richard Dennis:
Hello Allow,

I am trying to generate a thumbnail for this document 
https://digitallibrarytest.bib.sdu.dk/xmlui/handle/123456789/265

How and where do I make the changes for this to happen automatically when I 
upload a new object?

DSpace 6.3
XMLUI

Thank you in advance

Richard Dennis

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
---
You received this message because you are subscribed to the Google Groups "DSpace 
Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 
dspace-tech+unsubscr...@googlegroups.com<mailto:dspace-tech+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/b9dd0ba5-cf98-41ca-9976-c047310724f5%40googlegroups.com<https://groups.google.com/d/msgid/dspace-tech/b9dd0ba5-cf98-41ca-9976-c047310724f5%40googlegroups.com?utm_medium=email_source=footer>.

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/f507483b-644c-f26d-a8c2-f94a1bc1d7b0%40tu-dortmund.de.


Re: [dspace-tech] MIGRATING DSPACE DATABASE FROM DSPACE 5.2 ON WINDOWS 7 TO DSPACE 6.3 ON UBUNTU SERVER 18.04

2020-02-24 Thread Claudia Jürgen

Hello Gerald,

you wrote earlier, that you ran update handle prefix script.
This will update handle values in the database.

Did you change the value in your configuration file as well?

Hope this helps

Claudia Jürgen

Am 21.02.2020 um 11:11 schrieb Gerald Okeke:

Thank you Claudia,

I tried using 54321/0 as handle prefix for the sitewide backup, but I still
got the same error message.
Please I would like to ask how I can get the specific prefix/[NUMBER] for
the several communities I have on Dspace. I would like to learn how to
backup and restore either as a community, collection or item.
I have also attached a screen shot of the exception I got when tried doing
the sitewide backup. Since the exceptions still reads "Cannot resolve
handle "54321" could there be a way to specifically confirm the handle no
of the dspace by running a command?
Thank you,

Best Regards,
Okeke Gerald

[image: exception exporting site.jpg]

On Fri, Feb 21, 2020 at 9:18 AM Claudia Jürgen <
claudia.juer...@tu-dortmund.de> wrote:


Hello Gerald,

54321 is your handle prefix, not a valid handle in itself.
Each community, collection and item will be assigned an individual
handle, which consist of prefix/[NUMBER] automatically.
In AIP you can specify 54321/0 in order to export the entire site, see

https://wiki.lyrasis.org/display/DSDOC6x/AIP+Backup+and+Restore#AIPBackupandRestore-ExportingEntireSite

Hope this helps

Claudia Jürgen


Am 20.02.2020 um 15:34 schrieb Gerald Okeke:

Thank you Claudia,

But I have challenges doing a backup to AIP on dspace. I ran the

following

command on cmd (windows)

\dspace\bin\dspace packager -d -a -t AIP -e  -i 54321
ARHIVE54321.zip

But I got an exception as seen in the picture below. Apparently it

reads:*

Bad identifier/handle -- cannot resolve handle ""54321"".*

Prior to now, I had earlier ran an update command to change my handle

from

the default ""123456789"" to ""54321"" and the update command was
successful.
Here is the update command I used to update my handle: dspace/bin/dspace
update-handle-prefix 123456789 54321.

I presume that my new handle is now 54321.

Pls note that this current Dspace is installed in a local area network

and

not hosted online. Now I am trying to migrate the dspace application

from a

windows machine to a proper server that has Ubuntu 18.03 OS but both will
be running locally.

I await you reply. Thank you so much for you assistance.

Best Regards,
Gerald Okeke


[image: exception exporting a community on dspace to AIP format.jpg]

On Tue, Feb 4, 2020 at 2:20 PM Claudia Jürgen <
claudia.juer...@tu-dortmund.de> wrote:


Hello,

take a look at the AIP Backup and Restore
https://wiki.lyrasis.org/display/DSDOC6x/AIP+Backup+and+Restore

Hope this helps

Claudia Jürgen


Am 04.02.2020 um 13:09 schrieb Gerald Okeke:

Greetings,

I seek assistance on how to migrate Dspace and database from Dspace 5.2
installed on WINDOWS 7 computer to fresh installation of Dspace 6.3
installed on Ubuntu Server 18.04. I have tried copying the Assetstore
folder from the windows 7 to the Ubuntu server. But that did not work.

I

will appreciate help from anyone. Thank you!!

Best Regards,
Gerald


--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie
ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der

für

diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den

Absender

und vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher
Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung

eines

solchen Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential.
It is solely intended for the recipient. If you are not the intended
recipient of this e-mail please contact the sender and delete this

message.

Thank you. Without prejudice of e-mail correspondence, our statements

are

only legally binding when they are made in the conventional written form
(with personal signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of
Conduct: https://duraspace.org/about/policies/code-of-conduct/
---
You received this message because you are subscribed to the Google

Groups

"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send

an

email to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit


https://groups.google.com/d/msgid/dspace-tech/2becbc83-3042-77d6-571d-6d4d21aa274a%40tu-dortmund.de

.


--
Claudia Juergen

Re: [dspace-tech] MIGRATING DSPACE DATABASE FROM DSPACE 5.2 ON WINDOWS 7 TO DSPACE 6.3 ON UBUNTU SERVER 18.04

2020-02-21 Thread Claudia Jürgen



Hello Gerald,

54321 is your handle prefix, not a valid handle in itself.
Each community, collection and item will be assigned an individual
handle, which consist of prefix/[NUMBER] automatically.
In AIP you can specify 54321/0 in order to export the entire site, see
https://wiki.lyrasis.org/display/DSDOC6x/AIP+Backup+and+Restore#AIPBackupandRestore-ExportingEntireSite

Hope this helps

Claudia Jürgen


Am 20.02.2020 um 15:34 schrieb Gerald Okeke:

Thank you Claudia,

But I have challenges doing a backup to AIP on dspace. I ran the following
command on cmd (windows)

\dspace\bin\dspace packager -d -a -t AIP -e  -i 54321
ARHIVE54321.zip

But I got an exception as seen in the picture below. Apparently it reads:*
Bad identifier/handle -- cannot resolve handle ""54321"".*

Prior to now, I had earlier ran an update command to change my handle from
the default ""123456789"" to ""54321"" and the update command was
successful.
Here is the update command I used to update my handle: dspace/bin/dspace
update-handle-prefix 123456789 54321.

I presume that my new handle is now 54321.

Pls note that this current Dspace is installed in a local area network and
not hosted online. Now I am trying to migrate the dspace application from a
windows machine to a proper server that has Ubuntu 18.03 OS but both will
be running locally.

I await you reply. Thank you so much for you assistance.

Best Regards,
Gerald Okeke


[image: exception exporting a community on dspace to AIP format.jpg]

On Tue, Feb 4, 2020 at 2:20 PM Claudia Jürgen <
claudia.juer...@tu-dortmund.de> wrote:


Hello,

take a look at the AIP Backup and Restore
https://wiki.lyrasis.org/display/DSDOC6x/AIP+Backup+and+Restore

Hope this helps

Claudia Jürgen


Am 04.02.2020 um 13:09 schrieb Gerald Okeke:

Greetings,

I seek assistance on how to migrate Dspace and database from Dspace 5.2
installed on WINDOWS 7 computer to fresh installation of Dspace 6.3
installed on Ubuntu Server 18.04. I have tried copying the Assetstore
folder from the windows 7 to the Ubuntu server. But that did not work. I
will appreciate help from anyone. Thank you!!

Best Regards,
Gerald


--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie
ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für
diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender
und vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher
Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung eines
solchen Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential.
It is solely intended for the recipient. If you are not the intended
recipient of this e-mail please contact the sender and delete this message.
Thank you. Without prejudice of e-mail correspondence, our statements are
only legally binding when they are made in the conventional written form
(with personal signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of
Conduct: https://duraspace.org/about/policies/code-of-conduct/
---
You received this message because you are subscribed to the Google Groups
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/dspace-tech/2becbc83-3042-77d6-571d-6d4d21aa274a%40tu-dortmund.de
.



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the

Re: [dspace-tech] SOLR error: too many boolean clauses

2020-02-17 Thread Claudia Jürgen

Hello Sean,

this might be related to the Access Rights Awareness
see
https://wiki.lyrasis.org/display/DSPACE/TechnicalFaq#TechnicalFAQ-I'mgetting%22SolrException:BadRequest%22followedbyalongqueryora%22tooManyClauses%22Exception

Hope this helps

Claudia Jürgen


Am 17.02.2020 um 13:34 schrieb Sean Carte:

I have a dspace 6.3 instance running on Ubuntu 18.04.3. When a user who
belongs to two groups that are authorised to add to and edit all
collections, a very long error is generated, ending with:

...
OR l9d9b96b2-ae23-40ea-9e98-46a8537ac4b5 OR
lf94b27dc-2c22-476c-a012-72f36b50d521 OR
lfd7afb4f-8a09-4412-8044-2acbe584fa76)': too many boolean clauses
 at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:552)
 at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
 at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
 at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
 at
org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:310)
 at
org.dspace.discovery.SolrServiceImpl.search(SolrServiceImpl.java:1610)
 ... 364 more

I've attached the solr.log containing the full error.

Removing the user from either of the groups resolves the problem. Also, if
the user is an administrator the problem does not occur.

The problem occurs irrespective of the UI.

I downloaded a fresh copy of DSpace and updated the existing installation
with it, but that didn't help. I deleted the /dspace directory and did a
fresh installation, then restored the database; the problem persists.

But, I copied the database to a laptop (running the same versions of all
software) and the problem went away.

If the problem doesn't exist in the database, where could it be? Does
anybody have any ideas?

DSpace version:  6.3
   SCM revision:  813800ce1736ec503fdcfbee4d86de836788f87c
 SCM branch:  UNKNOWN
 OS:  Linux(amd64) version 4.15.0-74-generic
  Discovery:  enabled.
JRE:  Private Build version 1.8.0_242
Ant version:  Apache Ant(TM) version 1.10.5 compiled on March 28 2019
  Maven version:  3.3.9
DSpace home:  /dspace
Tomcat 8
PostgreSQL 10

/etc/default/tomcat8: JAVA_OPTS="-Djava.awt.headless=true -Xmx8192m
-Xms4096m -XX:+UseConcMarkSweepGC -Dfile.encoding=UTF-8
-XX:MaxPermSize=512m"
--



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/018898d5-6a6c-6225-73df-6c69f6f5fc16%40tu-dortmund.de.


Re: [dspace-tech] MIGRATING DSPACE DATABASE FROM DSPACE 5.2 ON WINDOWS 7 TO DSPACE 6.3 ON UBUNTU SERVER 18.04

2020-02-04 Thread Claudia Jürgen

Hello,

take a look at the AIP Backup and Restore
https://wiki.lyrasis.org/display/DSDOC6x/AIP+Backup+and+Restore

Hope this helps

Claudia Jürgen


Am 04.02.2020 um 13:09 schrieb Gerald Okeke:

Greetings,

I seek assistance on how to migrate Dspace and database from Dspace 5.2
installed on WINDOWS 7 computer to fresh installation of Dspace 6.3
installed on Ubuntu Server 18.04. I have tried copying the Assetstore
folder from the windows 7 to the Ubuntu server. But that did not work. I
will appreciate help from anyone. Thank you!!

Best Regards,
Gerald



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/2becbc83-3042-77d6-571d-6d4d21aa274a%40tu-dortmund.de.


Re: [dspace-tech] searching with diacritic not working on some users' browser

2020-01-31 Thread Claudia Jürgen

Hello Jose,

if you are using tomcat check the connector encoding settings for 
URIEncoding="UTF-8"
https://wiki.lyrasis.org/display/DSDOC5x/Installing+DSpace#InstallingDSpace-ServletEngine(ApacheTomcat7orlater,Jetty,CauchoResinorequivalent)

Hope this helps

Claudia Jürgen

Am 30.01.2020 um 18:07 schrieb Jose Blanco:

If I search for a name that has an accent and don't include the accent I
can find it using my browser, but I have a couple of users who when doing
the same thing don't find it.  Is this some sort of browser setting issue?

Thank you!
-Jose




--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de<mailto:claudia.juer...@tu-dortmund.de>
www.ub.tu-dortmund.de<http://www.ub.tu-dortmund.de>

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/51cb7f4e-9856-8a7f-37e5-32cf8419b1e5%40tu-dortmund.de.


Re: [dspace-tech] DSPACE 6.3: CUSTOMIZE CHANGE PASSWORD RESET REQUEST EMAIL COMPOSITION - CHANGE CHARACTERS IN THE EMAIL SENT FROM DSPACE

2020-01-27 Thread Claudia Jürgen

Hello,

all the email templates can be found here in the
[dspace-src]/config/emails folder:
https://github.com/DSpace/DSpace/tree/dspace-6.3/dspace/config/emails
The change password is here
https://github.com/DSpace/DSpace/blob/dspace-6.3/dspace/config/emails/change_password#L14

Best go through all the email templates and adjust them especially with
the email and so  on.

Hope this helps

Claudia Jürgen


Am 27.01.2020 um 10:41 schrieb Gerald Okeke:

Greetings,

I kindly request help on customizing the default email address sent from
Dspace 6.3 when a user initiates a CHANGE PASSWORD REQUEST or when a user
gets a feedback from Dspace 6.3 system.

Here is the default email content

"To change the password for your DSpace account, please click the link
below:


http://192.168.0.8:8080/jspui/forgot?token=a015d49aaf5e9636ea68fd5f6ae8b925

If you need assistance with your account, please email
dspace-h...@myu.edu or call us at xxx-555-.

The DSpace Team"

Kindly assist me on how to address this challange. Thank you

[image: Change Password Request.png]





--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/647e894a-d9cc-a36b-52e2-3217d038565e%40tu-dortmund.de.


Re: [dspace-tech] Metadata field dc.type, multiple values

2020-01-15 Thread Claudia Jürgen

Hello Marc,

this is configurable, every field of an input form has the element

In DSpace it is set to true per default
https://github.com/DSpace/DSpace/blob/dspace-5_x/dspace/config/input-forms.xml#L137
In DSpace CRIS to false
https://github.com/4Science/DSpace/blob/dspace-5_x_x-cris/dspace/config/input-forms.xml#L110


Hope this helps

Claudia Jürgen




Am 15.01.2020 um 16:34 schrieb Marc:

Dear List,

Using DSpace CRIS 5.8, so the JSPUI interface. On the input form
(input-forms.xml) would seem to suggest that it is possible to select
multiple values for the dc.type field. But all that is displayed is a
standard dropdown from which only one value can be selected. Is this
correct or am I missing something? The wiki pages would suggest that you
can select multiple values
https://wiki.lyrasis.org/display/DSPACE/Change+a+form+value

Thanks
Marc



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/29eb7acd-0d5a-fa9c-11a8-0c5a8f5b8d67%40tu-dortmund.de.


Re: [dspace-tech] Hiding input fields in submission forms

2019-12-20 Thread Claudia Jürgen

Hi Marc,

a metadata which is in a collection template can be left out of the
input form, if you like it.
It will still be applied to the item.

Furthermore there are visibility options  (workflow, submit) for input
form fields.

Hope that helps

Claudia

Am 19.12.2019 um 18:35 schrieb Marc:

Dear List,

When setting up the fields in the ```input-forms.xml``` for a collection
that accepts articles only, there is a default form already set up for
articles. The ```Type``` field in this form has the following hint
```Nothing to do here. Note for administrators, this metadata could be
completely hide using template item```

I have setup a template for the collection to set the dc.type field
automatically to ```Article``` and it is being defaulted in correctly. But
is it possible to hide this field and still have the metadata value set for
the *dc.type* field?

Thank you
Marc



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/bedb6cf2-8bc4-ca8f-c046-9ec8636497d5%40tu-dortmund.de.


Re: [dspace-tech] Restrict access to collection?

2019-11-26 Thread Claudia Jürgen

Hi Karol,

do you mean to the items in a collection? This can be done.
Define a group which has access to the items in the collection.
Then assign users to the group using ip-based authentication
https://wiki.lyrasis.org/display/DSDOC6x/Authentication+Plugins#AuthenticationPlugins-IPAuthentication
If you have already items in that collection, which are unrestricted you
got to bulk change these rights.

Hope that helps

Claudia Jürgen



Am 23.11.2019 um 19:27 schrieb Karol S:

Hi,

it is possible, to restrict access to collection to for example domain name
or IP? Thanks,

Karol



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/e3e05b3e-b530-b53a-bed4-72ee04993159%40tu-dortmund.de.


Re: [dspace-tech] Change text - JSPUI

2019-11-26 Thread Claudia Jürgen

Hello,

this is the news section and not part of the message catalogue.
Log in as admin -> administer - > General Setting -> Edit News
There you can edit the news section in the main page and the sidebar

Hope this helps

Claudia Jürgen


Am 25.11.2019 um 12:41 schrieb Joelton Silva R. Correia:

Hi!
Where do I find the amendment of this text? I am trying to locate it, but
to no avail.



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/03a8ac5e-34fa--9705-f6302a8a826a%40tu-dortmund.de.


Re: [dspace-tech] Request copy : former submitter doesn't want to receive emails

2019-10-18 Thread Claudia Jürgen

Hello Lewatle,

you can disable request copy for all items or just certain types.
Furthermore if you enable it you can define a mail address to which
requests will go rather than the submitter
see
https://wiki.duraspace.org/display/DSDOC6x/Request+a+Copy#RequestaCopy-Configurationparameters

Hope this helps

Claudia Jürgen


Am 18.10.2019 um 10:19 schrieb Lewatle Johannes Phaladi:

Dear All,

Please assist, I have former colleague who was submitter on our
Institutional Repository "DSpace6.2" now she is still receiving request
copy emails from students for the items she has submitted. I have removed
her from submitters and the only group she is left with it is anonymous
even on this group she still receives the requests, I would like to disable
request copy so that it could stop emailing this former submitter.

Regards,
Lewatle



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/f136b7e2-79ac-3cfc-00cd-377d7ff853b0%40tu-dortmund.de.


Re: [dspace-tech] Customizing submission form for individual collection

2019-10-18 Thread Claudia Jürgen

Hello Lewatle,

you can have as many submission forms as you like.
See
https://wiki.duraspace.org/display/DSDOC6x/Submission+User+Interface#SubmissionUserInterface-AssigningacustomSubmissionProcesstoaCollection

Hope this helps

Claudia Jürgen


Am 18.10.2019 um 09:57 schrieb Lewatle Johannes Phaladi:

Dear DSpace Colleagues,

I would like to know as to how could I have submission form on different
collection(s), example on electronic theses and dissertations I would like
to have different form, having different fields eg: Title, Author, PDH,
Graduation date, Sponsor. Then on School of Education I would like
submitters when they click submit to this collection for them to see
completely different submission form having, Publisher, Right, Journal
Title, Librarian, ORCID ID.

Regards,
Lewatle



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/831086e9-53fe-014b-db0f-5d95ce806d04%40tu-dortmund.de.


Re: [dspace-tech] add local metadata to existing item

2019-10-02 Thread Claudia Jürgen

Hello Shawn,

the easiest way to update metadata is the batch metadata editing. It
should work with any metadata field which is registered in your
instances metadata registry regardless of the schema.

So first register your schema in your instance and add the field(s) to
this schema.
On the UI log in as administrator then Administer -> General Settings ->
Metadata Registry
At the bottom of the list is the point where you can create the schema
"Create a new schema by entering a namespace/name or edit an existing
one by clicking the update button. The schema name must be less than 32
characters and cannot include spaces, periods or underscores. "
Once created click on the schema in the list and add your fields.

Hope this helps

Claudia Jürgen



Am 01.10.2019 um 21:24 schrieb Shawn Kiewel:

I’m looking to add local schema metadata to existing items. From my readings 
this doesn’t seem possible. First I looked at using ItemUpdate to update the 
metadata, but according to 
https://wiki.duraspace.org/display/DSDOC6x/Updating+Items+via+Simple+Archive+Format,
 it only does metadata fields defined in dublin_core.xml. Then I thought of 
using batch metadata editing, but 
https://wiki.duraspace.org/display/DSDOC6x/Batch+Metadata+Editing under file 
structure says that the fields need to be Dublin core. My searches for related 
posts came up empty. I do know that importing a new item with the local fields 
is working, but I’m not sure I can think of another way to import the local 
schema with just metadata. Think I have to resort to removing the items and 
importing them as “new” objects? Admittedly, this is my fallback position 
anyway, because I fear there is a chance that simply editing the metadata won’t 
trigger the embargo code, so I’d have to reimport the objects anyway, since 
that is proven working.



Shawn



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de



Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/360f1a8f-fbf9-85ef-a9c0-e457365829fb%40tu-dortmund.de.


Re: [dspace-tech] Customizing DSpace webpages according to specific requirements of any organization

2019-08-09 Thread Claudia Jürgen

Hello,

a lot of things are configurable. UI Customization depends on which UI
(XMLUI or JSPUI) you are using.
Everything is documented in
https://wiki.duraspace.org/display/DSDOC6x/DSpace+6.x+Documentation

Configuration Reference
https://wiki.duraspace.org/display/DSDOC6x/Configuration+Reference

JSPUI Customization
https://wiki.duraspace.org/display/DSDOC6x/JSPUI+Configuration+and+Customization
XMLUI Customization
https://wiki.duraspace.org/display/DSDOC6x/XMLUI+Configuration+and+Customization

Hope this helps

Claudia Jürgen

Am 09.08.2019 um 14:32 schrieb Asim Ullah:

How can we customize DSpace webpages for our own organization? Please help



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/683bb1ee-45ba-4c9f-caca-19ab8474f151%40tu-dortmund.de.


Re: [dspace-tech] Help regarding documentation

2019-07-25 Thread Claudia Jürgen

Hello Shobhit,

we can not answer your questions as this is a list for the repository
Software DSpace.
https://duraspace.org/dspace/
You are referring to dSpace
https://www.dspace.com/de/gmb/home/support.cfm

Cheers

Claudia Jürgen




Am 25.07.2019 um 06:45 schrieb Shobhit:

I have 4 books for dSPACE Release 2016-A. The names are:
1)Control Desk
Introduction and Overview
2)ECU Interfaces Hardware
Installation and Configuration
3)MicroLabBox
Hardware Installation & Configuration
4)dSPACE System
First Work Steps
Can anyone tell me the order in which I should read these, as a beginner?
Also if someone can give me a few tips to begin, I would highly appreciate
that.
Thank you.



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/daec7514-aa01-6196-91d9-2aa49038841d%40tu-dortmund.de.


Re: [dspace-tech] Dspace display of duplicate collections

2019-07-12 Thread Claudia Jürgen

Hello,

with which version of DSpace and DB are are you working?
It is most likely just a doubled mapping to the community
(community2collection table).
First check the handle table whether really 2 handles with the same id
exist (should not be the case).  Then check the community2collection
relation.

Hope this helps

Claudia Jürgen



Am 11.07.2019 um 17:47 schrieb MERY MENDOZA RODAS:

Dear group

Good morning, I need your help the collections are duplicated but have the
same handle.

[image: Image1.JPG]

I hope you can help me, thank.
Best regards,

Mery






--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/99a328a8-2ae7-148b-3f0b-df7eb79f97dc%40tu-dortmund.de.


Re: [dspace-tech] Best practice to modify existing classes

2019-06-17 Thread Claudia Jürgen

Hello Armin,

with which version of DSpace are you working and what are you trying to
overlay?

Depending on what you want to oververlay, you might be missing a
dependency in
[dspace-src]/dspace/modules/jspui/pom.xml
Most likely

javax.servlet
jsp-api
2.0
provided

as this is used in org.dspace.app.webui.jsptag and customizing the
ItemTag.java is a common use case.

Hope this helps

Claudia Jürgen


Am 17.06.2019 um 15:08 schrieb Wenz, Armin:

Hi all,

I want to modify existing class files in the dspace-api and dspace-
jspui tree, but keep the original files (the original source tree)
intact, so that I can still update Dspace without loosing my changes
with the next update. Therefore I copied the files I want to modify to
dspace/modules/additions (the api) and dspace/modules/jspui.

The problem (as you probably guess) is now, that I cannot compile my
classes due to missing import files.

Either my approach is wrong or I missed something. Searched the tech
group and the wiki but haven't found anything appropriate.

So, is there a HOWTO or Best Practice doc describing how to modify
existing files?

Thanks



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/e55e6b57-ff6f-026a-28b4-e37bbc84aeee%40tu-dortmund.de.


Re: [dspace-tech] Re: Display Title in Discovery jspui

2019-06-14 Thread Claudia Jürgen

Hello,

there are 2 message catalogues one for the JSPUI and API
(Messages.properties) and one for the XMLUI (messages.xml)
If you want the change for the jspui you got to adjust the
Messages.properties file.

Hope this helps

Claudia Jürgen


Am 12.06.2019 um 09:37 schrieb Arunendra M. Biswas:

Can anybody please provide help on this? I am stuck.

On Sunday, May 19, 2019 at 9:25:48 PM UTC+5:30, Arunendra M. Biswas wrote:

I have made the necessary modifications in discovery.xml .The "Title"
appears in xmlui sidebar but in jspui, in place of "Title", it is
displayed:???jsp.search.facet.refine.title???
What to do?



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/10cf6cb4-4553-0c59-13e8-84223ecd6ed3%40tu-dortmund.de.


Re: [dspace-tech] Can't add zip to Bitstream Format Registry?

2019-05-29 Thread Claudia Jürgen

Hello Michael,

most likey you got it flagged as internal, it is the small checkbox
between support level and extensions.

Hope this helps

Claudia Jürgen


Am 28.05.2019 um 17:22 schrieb Michael White:

Hi,

I've been trying to configure our data repository (DSpace v5.2, JSPUI) to 
accept zip files as a known format, but I'm not having much luck . . .

Out of the box, this version of DSpace does not appear to have a Bitstream 
Format Registry entry for zip files (?) - so, if I add a zip file to an item 
currently, it works fine, but shows the File Format as Unknown (unsupported).

So I added zip to the Bitstream Format Registry:

MIME Type:application/zip
Name:  ZIP
Long Desc:  ZIP archive
Support Level:   Known
Extensions: zip

But, once this in place, when I attempt to upload a zip file it doesn't appear to work -  I see is an orange 
exclamation mark in the Status column of the "Files to Upload" table (as I did when the registry entry wasn't 
there), but this time, if I click "Next", I'm taken straight to the  "Verify Submission" screen 
(i.e. not to the "Your file was successfully uploaded" screen that shows a list of the uploaded files), and 
if I go Back, the file has definitely not been added to the Item . . .

Looking in the logs, it appears to be throwing an Internal Server Error:

2019-05-28 15:07:29,393 INFO  org.dspace.content.Item @ 
michael.wh...@stir.ac.uk:session_id=9263544800362B95BFB69493EFAF67A3:ip_addr=139.153.200.15:update_item:item_id=125
2019-05-28 15:07:29,395 WARN  org.dspace.app.webui.servlet.InternalErrorServlet 
@ :session_id=9263544800362B95BFB69493EFAF67A3:internal_error:-- URL Was: 
http://rdasdev.stir.ac.uk/submit
-- Method: POST
-- Parameters were:
2019-05-28 15:07:29,397 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query 
"SELECT * FROM MetadataValue WHERE resource_id= ? and resource_type_id = ? ORDER BY 
metadata_field_id, place"  with parameters: 38,7
2019-05-28 15:07:29,398 WARN  org.dspace.app.webui.util.UIUtil @ Unable to send 
email alert
java.lang.NullPointerException
 at 
org.dspace.storage.rdbms.DatabaseManager.queryTable(DatabaseManager.java:230)
at 
org.dspace.content.DSpaceObject$MetadataCache.retrieveMetadata(DSpaceObject.java:1330)
 at 
org.dspace.content.DSpaceObject$MetadataCache.get(DSpaceObject.java:1265)
 at org.dspace.content.DSpaceObject.getMetadata(DSpaceObject.java:676)
 at org.dspace.content.DSpaceObject.getMetadata(DSpaceObject.java:585)
 at 
org.dspace.content.DSpaceObject.getMetadataFirstValue(DSpaceObject.java:653)
 at org.dspace.eperson.EPerson.getFirstName(EPerson.java:772)
 at org.dspace.eperson.EPerson.getFullName(EPerson.java:748)
 at org.dspace.app.webui.util.UIUtil.sendAlert(UIUtil.java:419)
 at 
org.dspace.app.webui.servlet.InternalErrorServlet.doGet(InternalErrorServlet.java:54)
 at 
org.dspace.app.webui.servlet.InternalErrorServlet.doPost(InternalErrorServlet.java:62)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:644)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:725)
 at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:291)
 at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
 at 
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:721)
 at 
org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:468)
 at 
org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:391)
 at 
org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:318)
 at 
org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:433)
 at 
org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:299)
 at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:176)
 at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79)
 at 
org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:610)
 at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88)
 at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:537)
 at 
org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1081)
 at 
org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:658)
 at 
org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:222)
 at 
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1580)
 at 
org.apache.tomcat.util.net.Nio

Re: [dspace-tech] Adding extracted text to Bundle: Text

2019-05-28 Thread Claudia Jürgen

Hello Jacob,

afaik this is not possible via the UI.
Maybe you can use the AIP restore for this:
https://wiki.duraspace.org/display/DSDOC6x/AIP+Backup+and+Restore#AIPBackupandRestore-Thedifferencebetween%22Submit%22and%22Restore/Replace%22modes
This should retain the important metadata.

Not sure wheter the simple item import in replace mode will retain the
original handle.

Hope this helps

Claudia Jürgen




Am 27.05.2019 um 21:57 schrieb Cameron, Jacob:

Hi All,

Dspace 6.3, XMLUI, Mirage theme.

Is it possible to add Bundle: Text items through the web interface?  I've been 
trying.  We have 2 pdf documents that filter-media can't handle, but I've been 
able to run through pdfbox and get extracted text for.  I'd like to add the 
text if possible, but there doesn't appear to be a way to do it in the XMLUI 
interface.


--
Jake Cameron, BCS(UNB)
Systems Support Specialist III
Information Systems and Technical Services University of Lethbridge Library
Phone:(403)329-2756
This e-mail, including any and all attachments, is only for the use of the 
intended recipient(s) and may contain information that is confidential or 
privileged. If you are not the intended recipient, you are advised that any 
dissemination, copying or other use of this e-mail is prohibited. Please notify 
the sender of the error in communication by return e-mail and destroy all 
copies of this e-mail. Thank you.



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/e02eb86b-ac20-67e4-5c9e-260ade387885%40tu-dortmund.de.


Re: [dspace-tech] How I can implement external links in Dspace

2019-05-27 Thread Claudia Jürgen

Hello,

for the jspui the item display it is configurable
see
https://wiki.duraspace.org/display/DSDOC6x/Configuration+Reference
webui.itemdisplay.default

I think in the xmlui it is rendered here
https://github.com/DSpace/DSpace/blob/dspace-6.3/dspace-xmlui/src/main/webapp/themes/dri2xhtml/DIM-Handler.xsl#L84

Hope this helps

Claudia Jürgen


Am 24.05.2019 um 21:01 schrieb Jhon Herrera:

Hi everyone

I have installed Dspace and I am trying to complete and change metadata
tags. I need to use some specifics tags like dc.contributor.uri but Dspace
show me this tag as a String and not as a link.

I need to show this tag as a link that I can click over it and display this
link .  I try to write a specific url (https:// or http://) but Dspace show
me a String.

I do not know to do this. Do I have to change template? Do I have to write
some special structure (<>, #..)?

Can you help me with this problem?




--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de<mailto:claudia.juer...@tu-dortmund.de>
www.ub.tu-dortmund.de<http://www.ub.tu-dortmund.de>

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/f007cc67-183d-2aa4-b75e-6df011961b0e%40tu-dortmund.de.


Re: [dspace-tech] OpenAIRE: Modify xoai.xml to implement Project Identifier as mandatory when applicable

2019-05-21 Thread Claudia Jürgen

Hello Evelthon,

yes  you got to remove the dc.relation condition from the openAire
Filter and adjust the open Aire transformer.
So the filtered set will contain anything regardless whether dc.relation
exists, in the transformer you will hence only display the desired
dc.relation field.

Claudia



Am 21.05.2019 um 15:00 schrieb Evelthon Prodromou:

openaire transformer is a good idea, but xoai.xsl requires at least 1
dc.relation with the info:eu-repo/grantAgreement syntax.

What troubles me is that this field does not always exist (because it
shouldn't exist - not applicable). So a record could be filtered out,
when it shouldn't


Evelthon

On 5/21/19 2:59 PM, Claudia Jürgen wrote:

Hello,

in that case you might use the openaire transformer and exclude
dc.relation which not starts with the required string.
Similar to how superfluous dates are removed:
https://github.com/DSpace/DSpace/blob/dspace-5_x/dspace/config/crosswalks/oai/transformers/openaire.xsl#L32


Hope this helps

Claudia Jürgen



Am 21.05.2019 um 13:36 schrieb Evelthon Prodromou:

Hello,


as the title says, I need to modify xoai.xml. What I am trying to do is
this: If dc.relation exists, check that the openaireRelationCondition is
met. But, if there is no dc.relation, ignore this.


Using DSpace 5.5.


I 've also looked over
https://github.com/DSpace/DSpace/blob/dspace-5_x/dspace/config/crosswalks/oai/XOAIConfiguration.xsd,

but I am puzzled.


Is this possible?


Thank you,

Evelthon


--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich.
Sie ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht
der für diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte
den Absender und vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher
Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung
eines solchen Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is
confidential. It is solely intended for the recipient. If you are not
the intended recipient of this e-mail please contact the sender and
delete this message. Thank you. Without prejudice of e-mail
correspondence, our statements are only legally binding when they are
made in the conventional written form (with personal signature) or
when such documents are sent by fax.



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/3bb2a6ae-8bb0-92ee-553d-2dd480274a30%40tu-dortmund.de.


Re: [dspace-tech] OpenAIRE: Modify xoai.xml to implement Project Identifier as mandatory when applicable

2019-05-21 Thread Claudia Jürgen

Hello,

in that case you might use the openaire transformer and exclude
dc.relation which not starts with the required string.
Similar to how superfluous dates are removed:
https://github.com/DSpace/DSpace/blob/dspace-5_x/dspace/config/crosswalks/oai/transformers/openaire.xsl#L32

Hope this helps

Claudia Jürgen



Am 21.05.2019 um 13:36 schrieb Evelthon Prodromou:


Hello,


as the title says, I need to modify xoai.xml. What I am trying to do is
this: If dc.relation exists, check that the openaireRelationCondition is
met. But, if there is no dc.relation, ignore this.


Using DSpace 5.5.


I 've also looked over
https://github.com/DSpace/DSpace/blob/dspace-5_x/dspace/config/crosswalks/oai/XOAIConfiguration.xsd,
but I am puzzled.


Is this possible?


Thank you,

Evelthon



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/f0ca0d5e-ea54-c57e-d3cd-31d212dc817f%40tu-dortmund.de.


Re: [dspace-tech] Create OAI-Set

2019-05-21 Thread Claudia Jürgen

Hello Paul,

if you need it for the DINI Certification Process, I have done this and
I can give you our solution at least for the last certificate.

cu in Hamburg

Claudia


Am 21.05.2019 um 11:08 schrieb Paul Münch:

Hello Claudia,

thank you very much for this description. It works fine. :)

Kind regards,

Paul Münch

Am 09.05.19 um 09:57 schrieb Claudia Jürgen:

Hello Paul,

yes this is possible, here is an (5.x) example:
http://eldorado.uni-dortmund.de:8080/dspace-oai/request?verb=ListSets

It is all configured in
https://github.com/DSpace/DSpace/blob/dspace-5_x/dspace/config/crosswalks/oai/xoai.xml

1. define a set in

 
 ddc:000
 Generalities, science
  (The filter is optional)
 
...


2. define the filter and the condition

   
   
   


   
org.dspace.xoai.filter.DSpaceAtLeastOneMetadataFilter
 
 dc.subject.ddc
 equal
 000
 
 

3. Use the Set in the context(s) you need it in
 
 

 ...
 


Hope this helps

Claudia






Am 09.05.2019 um 06:47 schrieb Paul Münch:

Hello,

it is possible to create/configure own OAI sets besides the
community/collection sets? If so, how could we do this?

Please excuse, if there is already a topic for this in the forum.
Currently I can not browse the forum, because of some authentication
iussues or somewhat else.

Thank you in advance and kind regards,

Paul Münch


--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich.
Sie ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht
der für diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte
den Absender und vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher
Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung
eines solchen Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is
confidential. It is solely intended for the recipient. If you are not
the intended recipient of this e-mail please contact the sender and
delete this message. Thank you. Without prejudice of e-mail
correspondence, our statements are only legally binding when they are
made in the conventional written form (with personal signature) or
when such documents are sent by fax.



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/a6350b81-f6c5-be1b-76d5-a6e2d7a2a8dc%40tu-dortmund.de.


Re: [dspace-tech] Re: Display Title in Discovery jspui

2019-05-21 Thread Claudia Jürgen

Hello,

where did you customize the catalogue and how did you build and redeployed your 
application?

Pay attention to the sections "Where to find the message catalog" and "Where to 
edit" in
https://wiki.duraspace.org/display/DSDOC6x/Localization+L10n#LocalizationL10n-JSPUIspecificlocalization
It is recommended to do your customizations of the message catalogue in
[dspace-source]/dspace/modules/jspui/src/main/resources/

Hope this helps

Claudia Jürgen

Am 21.05.2019 um 10:57 schrieb Arunendra M. Biswas:

I have added jsp.search.facet.refine.title = Title

in Messages.properties and rebuild Dspace but the result is same.


On Sunday, May 19, 2019 at 9:25:48 PM UTC+5:30, Arunendra M. Biswas wrote:



I have made the necessary modifications in discovery.xml .The "Title"
appears in xmlui sidebar but in jspui, in place of "Title", it is
displayed:???jsp.search.facet.refine.title???
What to do?







--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de<mailto:claudia.juer...@tu-dortmund.de>
www.ub.tu-dortmund.de<http://www.ub.tu-dortmund.de>

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/14e4fc6e-d704-3d69-290d-fc9931e9c1ef%40tu-dortmund.de.


Re: [dspace-tech] Re: Display Title in Discovery jspui

2019-05-21 Thread Claudia Jürgen

Hello Arunendra,

you must add the missing entry to the message catalogue

???jsp.search.facet.refine.title???

means, that there is no matching one in it.

see

https://wiki.duraspace.org/display/DSDOC6x/Localization+L10n#LocalizationL10n-JSPUIspecificlocalization

on how to do it.

Hope this helps

Claudia Jürgen




Am 21.05.2019 um 10:45 schrieb Arunendra M. Biswas:

Any update?

On Sunday, May 19, 2019 at 9:25:48 PM UTC+5:30, Arunendra M. Biswas wrote:

I have made the necessary modifications in discovery.xml .The "Title"
appears in xmlui sidebar but in jspui, in place of "Title", it is
displayed:???jsp.search.facet.refine.title???
What to do?



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/70be47e2-7e81-4f38-3636-92091dd20748%40tu-dortmund.de.


Re: [dspace-tech] Re: Dspace limitations and low performance, or just wrong implementation?

2019-05-21 Thread Claudia Jürgen

Hello Andreea,

not actually improving the performance itself,  but the user experience
while starting a new publication.
Recommend those who publish to start a new submission from the
collection page and NOT from the My DSpace Page.


Hope this helps

Claudia Jürgen



Am 21.05.2019 um 08:01 schrieb Andreea Oprescu:

Hi Tim,
thank you for your time :).
My machine has 5 GB memory, from which we have allocated half of it to
Tomcat.
I have already took a look on that information (Performance Tuning DSpace)
and it does help improve performance, altough its still far from desirable.

Do you think a possible solution would be to upgrade Dspace to 6.3?

El lunes, 20 de mayo de 2019, 17:10:06 (UTC+2), Tim Donohue escribió:

Hello Andreea,

If you are still experiencing less than ideal performance, we have some
notes on improving the performance of DSpace by providing more memory to
it:  https://wiki.duraspace.org/display/DSDOC6x/Performance+Tuning+DSpace
  While the *minimum* values there are good for brand new sites, as you site
grows in size or has a large number of users, you really should be looking
at allocating several GB of memory for Tomcat alone. Very large or very
active sites tend to be in the 2-4GB or more range.  If your memory
allocation is too small, your site performance will suffer, and DSpace will
become slower and slower.

It's hard to say if this is your exact issue, but it's usually the first
thing to check when performance is less than ideal.  Others on this mailing
list may have more specific advice to add here.

Tim




On Mon, May 20, 2019 at 2:35 AM Andreea Oprescu > wrote:


Thank you for your answers. I will check into your proposed solutions.
Yes, its dspace 6.2 with xmlui.

I've been reading around a bit, but I still wonder why mydspace is so
slow. Is it because of bitstreams? My items don't have more than 4-5
bitstreams...

El viernes, 17 de mayo de 2019, 11:10:00 (UTC+2), Andreea Oprescu
escribió:

Hello everyone,

I am currently trying to debug a* very slow* dspace implementation. I
am facing the following issues:

- organization with more than 2.624 collections, in 4 communities, which
at the same time have 5, 5, 52 and 19 subcommunities.
- users and administrator accounts. Users accounts with less permissions
take a lot longer to process than administrator accounts (does dspace check
all the permissions of an user in ALL the collections?)
- there seem to be a lot of SQL queries. For example, for moving an
item, I ended up with almost 6000 SQL queries, which took a little bit more
than 2 minutes to complete (for admin account).

I think dspace is a wonderful tool which provides my organization a lot
of value, but it's really, really slow.


=> Is it normal, because of the amount of data?
=> Are we implementing something wrong?
=> If this is not normal, do you have any guides or advices on how to
procede with the debugging?


I have tried to find information about this, but could only find this
post, with the same problem, but no responses:
http://dspace.2283337.n4.nabble.com/Very-slow-quot-Move-item-quot-button-td4687571.html


I really appreciate your time.
Regards,

Andreea.


--
All messages to this mailing list should adhere to the DuraSpace Code of
Conduct: https://duraspace.org/about/policies/code-of-conduct/
---
You received this message because you are subscribed to the Google Groups
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to dspac...@googlegroups.com .
To view this discussion on the web visit
https://groups.google.com/d/msgid/dspace-tech/7d8bbdc8-bd92-493f-8768-ce95f1587011%40googlegroups.com
<https://groups.google.com/d/msgid/dspace-tech/7d8bbdc8-bd92-493f-8768-ce95f1587011%40googlegroups.com?utm_medium=email_source=footer>
.



--

Tim Donohue
Technical Lead for DSpace & DSpaceDirect
DuraSpace.org | DSpace.org | DSpaceDirect.org




--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only leg

Re: [dspace-tech] DSpace 5.5/XMLUI: Unable to view OAI OpenAIRE records

2019-05-21 Thread Claudia Jürgen

Helle Evelthon,

they are used to combine condition with AND v OR
see
https://github.com/DSpace/DSpace/blob/dspace-5_x/dspace/config/crosswalks/oai/XOAIConfiguration.xsd#L159

Hope that helps

Claudia Jürgen


Am 20.05.2019 um 17:44 schrieb Evelthon Prodromou:

Hello Claudia,

One more question. Do know if there is any signifigance in LeftCondition or 
RightCondition?

Many thanks,
Evelthon

On 20/05/2019, 4:43 PM, "dspace-tech@googlegroups.com on behalf of Claudia Jürgen" 
 wrote:

 Hello,

 yes in v4 Guidelines for Literature Repositores the field is mandatory
 when applicable, meaning that if funded it must be present in the
 specific form.
 Maybe this was different in an older version.
 In DSpace 5.5 OpenAire is on version 1.1 and Dspace 6.x on v 3.0. If you
 want to use 4.0 you most likely will have to do adjustments.

 The openaireRelationCondition
 
https://github.com/DSpace/DSpace/blob/dspace-5.5/dspace/config/crosswalks/oai/xoai.xml#L398

 
 org.dspace.xoai.filter.DSpaceAtLeastOneMetadataFilter
  
  dc.relation
  starts_with
  info:eu-repo/grantAgreement/EC/FP
  
 

 means that at least one dc.relation has to be present and the value of
 dc.relation has to start with
 info:eu-repo/grantAgreement/EC/FP
 But this is just the condition definition not used yet.

 It is used in the openAireFilter
 
https://github.com/DSpace/DSpace/blob/dspace-5.5/dspace/config/crosswalks/oai/xoai.xml#L232
 and there all the items not meeting the condition are excluded

 You item does not meet the condition as dc.relation does not start with
 info:eu-repo/grantAgreement/EC/FP

 your value: info:eu-repo/grantAgreement/EC/H2020/655092/DebtRisks

 Hope this helps

     Claudia Jürgen





 Am 20.05.2019 um 13:44 schrieb Evelthon Prodromou:
 > Hi Claudia,
 >
 > dc.relation is a Mandatory when Applicable field. I am wondering if it
 > allows records with no dc.relation to be validated as openaire records 
(and
 > pass the filter).
 >
 > According to openAire guidelines (
 > https://guidelines.openaire.eu/en/latest/literature/field_projectid.html)
 > this field is not always applicable.
 >
 > The class in xoai.xml for this field is DSpaceAtLeastOneMetadataFilter.
 > Doesn't this mean it requires of at least one dc.relation field to exists
 > in the records?
 >
 > Kind regards,
 >
 > Evelthon
 >
     > On Friday, May 17, 2019 at 4:50:15 PM UTC+3, Claudia Jürgen wrote:
 >
 >> Hi Evelthon,
 >>
 >> most likely they do not pass the openAireFilter
 >>
 >> 
https://github.com/DSpace/DSpace/blob/dspace-5.5/dspace/config/crosswalks/oai/xoai.xml#L240
 >>
 >> The record you mentioned is in the the oai index
 >>
 >> 
https://gnosis.library.ucy.ac.cy/oai/request?verb=GetRecord=dim=oai:gnosis.library.ucy.ac.cy:7/46107
 >>
 >> And taking a closer look it does not pass the openaireRelationCondition
 >>
 >> 
https://github.com/DSpace/DSpace/blob/dspace-5.5/dspace/config/crosswalks/oai/xoai.xml#L403
 >>
 >> Your record has the entry
 >> > 
element="relation">info:eu-repo/grantAgreement/EC/H2020/655092/DebtRisks
 >>
 >>
 >> Hope this helps
 >>
 >> Claudia Jürgen
 >>
 >>
 >> Am 17.05.2019 um 15:12 schrieb Evelthon Prodromou:
 >>> Hello all,
 >>>
 >>>
 >>> I am trying to view records in the OAI UI for openaire, but nothing is
 >>> displayed in List Identifier or List Records (see
 >>> https://gnosis.library.ucy.ac.cy/oai/)
 >>>
 >>>
 >>> A record that should be listed as openaire valid is this one
 >>> https://gnosis.library.ucy.ac.cy/handle/7/46107?show=full
 >>>
 >>>
 >>> I 've also seen another post (
 >> https://groups.google.com/d/msg/dspace-tech/eMwxGpyFW0E/LNgKd01iBwAJ
 >>> ) mentioning editing xoai.xml but I am not really sure what is needed.
 >>>
 >>>
 >>> Lastly I should mentioned that I have cleared the oai cache and
 >> recreated
 >>> it with *dspace oai import -o -c *
 >>>
 >>>
 >>>
 >>>
 >>> Please shed some light on what I am missing.
 >>>
 >>>
 >>> Kind regards,
 >>>
 >>> Evelthon
 >>>
 >> --
 >> Claudia Juergen
 >> Eldorado

Re: [dspace-tech] DSpace 5.5/XMLUI: Unable to view OAI OpenAIRE records

2019-05-20 Thread Claudia Jürgen

Hello,

yes in v4 Guidelines for Literature Repositores the field is mandatory
when applicable, meaning that if funded it must be present in the
specific form.
Maybe this was different in an older version.
In DSpace 5.5 OpenAire is on version 1.1 and Dspace 6.x on v 3.0. If you
want to use 4.0 you most likely will have to do adjustments.

The openaireRelationCondition
https://github.com/DSpace/DSpace/blob/dspace-5.5/dspace/config/crosswalks/oai/xoai.xml#L398


org.dspace.xoai.filter.DSpaceAtLeastOneMetadataFilter

dc.relation
starts_with
info:eu-repo/grantAgreement/EC/FP



means that at least one dc.relation has to be present and the value of
dc.relation has to start with
info:eu-repo/grantAgreement/EC/FP
But this is just the condition definition not used yet.

It is used in the openAireFilter
https://github.com/DSpace/DSpace/blob/dspace-5.5/dspace/config/crosswalks/oai/xoai.xml#L232
and there all the items not meeting the condition are excluded

You item does not meet the condition as dc.relation does not start with
info:eu-repo/grantAgreement/EC/FP

your value: info:eu-repo/grantAgreement/EC/H2020/655092/DebtRisks

Hope this helps

Claudia Jürgen





Am 20.05.2019 um 13:44 schrieb Evelthon Prodromou:

Hi Claudia,

dc.relation is a Mandatory when Applicable field. I am wondering if it
allows records with no dc.relation to be validated as openaire records (and
pass the filter).

According to openAire guidelines (
https://guidelines.openaire.eu/en/latest/literature/field_projectid.html)
this field is not always applicable.

The class in xoai.xml for this field is DSpaceAtLeastOneMetadataFilter.
Doesn't this mean it requires of at least one dc.relation field to exists
in the records?

Kind regards,

Evelthon

On Friday, May 17, 2019 at 4:50:15 PM UTC+3, Claudia Jürgen wrote:


Hi Evelthon,

most likely they do not pass the openAireFilter

https://github.com/DSpace/DSpace/blob/dspace-5.5/dspace/config/crosswalks/oai/xoai.xml#L240

The record you mentioned is in the the oai index

https://gnosis.library.ucy.ac.cy/oai/request?verb=GetRecord=dim=oai:gnosis.library.ucy.ac.cy:7/46107

And taking a closer look it does not pass the openaireRelationCondition

https://github.com/DSpace/DSpace/blob/dspace-5.5/dspace/config/crosswalks/oai/xoai.xml#L403

Your record has the entry
info:eu-repo/grantAgreement/EC/H2020/655092/DebtRisks


Hope this helps

Claudia Jürgen


Am 17.05.2019 um 15:12 schrieb Evelthon Prodromou:

Hello all,


I am trying to view records in the OAI UI for openaire, but nothing is
displayed in List Identifier or List Records (see
https://gnosis.library.ucy.ac.cy/oai/)


A record that should be listed as openaire valid is this one
https://gnosis.library.ucy.ac.cy/handle/7/46107?show=full


I 've also seen another post (

https://groups.google.com/d/msg/dspace-tech/eMwxGpyFW0E/LNgKd01iBwAJ

) mentioning editing xoai.xml but I am not really sure what is needed.


Lastly I should mentioned that I have cleared the oai cache and

recreated

it with *dspace oai import -o -c *




Please shed some light on what I am missing.


Kind regards,

Evelthon


--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia...@tu-dortmund.de 
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie
ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für
diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender
und vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher
Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung eines
solchen Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential.
It is solely intended for the recipient. If you are not the intended
recipient of this e-mail please contact the sender and delete this message.
Thank you. Without prejudice of e-mail correspondence, our statements are
only legally binding when they are made in the conventional written form
(with personal signature) or when such documents are sent by fax.



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit

Re: [dspace-tech] DSpace 5.5/XMLUI: Unable to view OAI OpenAIRE records

2019-05-17 Thread Claudia Jürgen

Hi Evelthon,

most likely they do not pass the openAireFilter
https://github.com/DSpace/DSpace/blob/dspace-5.5/dspace/config/crosswalks/oai/xoai.xml#L240

The record you mentioned is in the the oai index
https://gnosis.library.ucy.ac.cy/oai/request?verb=GetRecord=dim=oai:gnosis.library.ucy.ac.cy:7/46107

And taking a closer look it does not pass the openaireRelationCondition
https://github.com/DSpace/DSpace/blob/dspace-5.5/dspace/config/crosswalks/oai/xoai.xml#L403

Your record has the entry
info:eu-repo/grantAgreement/EC/H2020/655092/DebtRisks

Hope this helps

Claudia Jürgen


Am 17.05.2019 um 15:12 schrieb Evelthon Prodromou:


Hello all,


I am trying to view records in the OAI UI for openaire, but nothing is
displayed in List Identifier or List Records (see
https://gnosis.library.ucy.ac.cy/oai/)


A record that should be listed as openaire valid is this one
https://gnosis.library.ucy.ac.cy/handle/7/46107?show=full


I 've also seen another post ( 
https://groups.google.com/d/msg/dspace-tech/eMwxGpyFW0E/LNgKd01iBwAJ
) mentioning editing xoai.xml but I am not really sure what is needed.


Lastly I should mentioned that I have cleared the oai cache and recreated
it with *dspace oai import -o -c *




Please shed some light on what I am missing.


Kind regards,

Evelthon



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/6117dfbb-d0a8-fb50-a505-f5b87b103952%40tu-dortmund.de.


Re: [dspace-tech] How to compile only solr and jspui in DSpace 6.3

2019-05-15 Thread Claudia Jürgen

Hi,

you can tell maven which profile(s) to build with
mvn package -pl package-name1,package-name2
but you have to keep the dependencies in mind

Hope this helps

Claudia Jürgen




Am 14.05.2019 um 19:21 schrieb Vinicius Assef:

Hi there.

I'm working in some tests with DSpace 6.3 in a local VM and I'd like to
compile only solr and jspui.

How could I get that?

Thanks in advance.

--
Vinicius Assef




--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de<mailto:claudia.juer...@tu-dortmund.de>
www.ub.tu-dortmund.de<http://www.ub.tu-dortmund.de>

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/5ca162f5-3997-5135-bd92-e9d7eae64558%40tu-dortmund.de.


Re: [dspace-tech] CC license step.

2019-05-10 Thread Claudia Jürgen

Hello,

you have to configure it see:
https://wiki.duraspace.org/display/DSDOC6x/Configuration+Reference#ConfigurationReference-ConfiguringCreativeCommonsLicense

and enable it in:
https://github.com/DSpace/DSpace/blob/dspace-6_x/dspace/config/item-submission.xml#L259

Hope this helps

Claudia Jürgen


Am 09.05.2019 um 18:34 schrieb Gonzalo Villegas:

Hi.
I'm using dspace version 6.0 and I can't configure the submission form to
show me the step where I can choose the CC license type.
I only have the option of a check box to accept or not the license shown.
where could I see a sample dspace.cfg to see what I'm doing wrong?
thank you right away.
gonzalo



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/b5dd00e7-41d8-6823-53b1-cb11a6d36cce%40tu-dortmund.de.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Display browse?type=author

2019-05-09 Thread Claudia Jürgen

Hello Thiago,

the command is index-discovery  since DSpace 4
see
https://wiki.duraspace.org/display/DSDOC6x/Discovery#Discovery-DiscoverySolrIndexMaintenance

Hope this helps

Claudia Jürgen



Am 09.05.2019 um 16:11 schrieb Thiago Gonzaga Belmonte Galvão:

  Thanks Claudia,

To update solr index just

- Change directory to [dspace]/bin/ and run *dspace index-update ?*

Best regards.

Em qui, 9 de mai de 2019 às 10:03, Claudia Jürgen <
claudia.juer...@tu-dortmund.de> escreveu:


Hello,

this is just a configuration thing, not a mistake.

By default in the browse index all dc.contributor.* type metadata are
included

https://github.com/DSpace/DSpace/blob/dspace-6_x/dspace/config/dspace.cfg#L1028
see

https://wiki.duraspace.org/display/DSDOC6x/Configuration+Reference#ConfigurationReference-DefiningtheIndexes

Just change the configuration to
webui.browse.index.2 = author:metadata:dc.contributor.author:text

and update your solr indices

Hope this helps

Claudia Jürgen

Am 09.05.2019 um 14:41 schrieb Thiago Gonzaga Belmonte Galvão:

Hello guys,

I have a "mistake" in my dspace jspui 6.3

When we select the function "browse by" (browse?type=author) then returns
dc.contributor.authors and other 2 metadata we add to dublin core,
dc.contributor.advisors and dc.contributor.referee.

What should I do to show only authors (dc.contributor.authors)?

Anybody can help?

Best regards



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32claudia.juer...@tu-dortmund.dewww.ub.tu-dortmund.de





*Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie
ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für
diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender
und vernichten Sie diese Mail. Vielen Dank. Unbeschadet der Korrespondenz
per E-Mail, sind unsere Erklärungen ausschließlich final rechtsverbindlich,
wenn sie in herkömmlicher Schriftform (mit eigenhändiger Unterschrift) oder
durch Übermittlung eines solchen Schriftstücks per Telefax erfolgen.
Important note: The information included in this e-mail is confidential. It
is solely intended for the recipient. If you are not the intended recipient
of this e-mail please contact the sender and delete this message. Thank
you. Without prejudice of e-mail correspondence, our statements are only
legally binding when they are made in the conventional written form (with
personal signature) or when such documents are sent by fax. *

--
All messages to this mailing list should adhere to the DuraSpace Code of
Conduct: https://duraspace.org/about/policies/code-of-conduct/
---
You received this message because you are subscribed to the Google Groups
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
To view this discussion on the web visit
https://groups.google.com/d/msgid/dspace-tech/00105882-e7d9-fab6-44c2-5a5a16885242%40tu-dortmund.de
<https://groups.google.com/d/msgid/dspace-tech/00105882-e7d9-fab6-44c2-5a5a16885242%40tu-dortmund.de?utm_medium=email_source=footer>
.
For more options, visit https://groups.google.com/d/optout.





--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech

Re: [dspace-tech] Show default simple item view

2019-05-06 Thread Claudia Jürgen

Hello Thiago,

there is a configuration parameter for this: webui.itemdisplay.default
see
https://wiki.duraspace.org/display/DSDOC6x/Configuration+Reference

Hope this helps

Claudia Jürgen


Am 06.05.2019 um 15:29 schrieb Thiago Gonzaga Belmonte Galvão:

Hello All,

We would like to know how can we change the layout of simple item record
page?

We need to show more fields of the Dublin core metadata.

Can you please tell me which file I should edit and how in order to
customize the layout of the item record display?

We are working on Dspace 6.3 and also using the JSPUI interface.

Many thanks,

Regards.



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Outputting Qualified Dublin Core through DSpace's OAI- proper system configuration?

2019-04-09 Thread Claudia Jürgen

Hello Gabe,

unless you are using a very old instance of dspace, this is already part
of the default oai.
IIt is at two point configured:
a) which metadata format is available in which context in xoai.xml see
https://github.com/DSpace/DSpace/blob/dspace-6_x/dspace/config/crosswalks/oai/xoai.xml#L30
b) the crosswalk itself
https://github.com/DSpace/DSpace/blob/dspace-6_x/dspace/config/crosswalks/oai/metadataFormats/qdc.xsl

You can see it in the demo instance by listing the available formats:
http://demo.dspace.org/oai/request?verb=ListMetadataFormats

Hope this helps

Claudia Jürgen




Am 09.04.2019 um 17:29 schrieb tuf04...@temple.edu:

Group-

We're configuring our DSpace and want to be able to output qualified Dublin
Core through OAI.  Would someone be able to give us an overview of how the
system must be configured to do this?

Should be putting field values exclusively in the 'dcterms' schema fields?
Or, should we be entering our field values into the 'dc' fields, but then
defining a crosswalk to QDC via the 'QDC.properties' crosswalk
<https://github.com/DSpace/DSpace/blob/master/dspace/config/crosswalks/QDC.properties>
?

How must oai.cfg be adjusted to allow for the export of QDC?  Would this be
done soley through this oai.cfg
<https://github.com/DSpace/DSpace/blob/master/dspace/config/modules/oai.cfg>document,
or must other changes be made also?

Forgive our inexperience, and thank you for your help!

-Gabe



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Re: Modifying metadata export csv header

2019-04-03 Thread Claudia Jürgen

Hi,

normally Solr is configured to be accessible only on localhost see
https://wiki.duraspace.org/display/DSPACE/Solr

The csv export from the UI does not use a solr query see
https://github.com/DSpace/DSpace/blob/dspace-6_x/dspace-api/src/main/java/org/dspace/app/bulkedit/DSpaceCSV.java#L407

Hope this helps

Claudia Jürgen


Am 03.04.2019 um 10:12 schrieb Arunendra M. Biswas:

This solr search query- is it available from Dspace UI?Because, one client
showed me an example of such csv which was possibly generated on clicking
Export Metadata button.
If I could just access the query that runs behind this Export Metadata
button, wouldn't I be able to modify it?

On Wednesday, April 3, 2019 at 12:41:58 PM UTC+5:30, Arunendra M. Biswas
wrote:

Is there a way to customize the header in the csv generated during
metadata export (JSPUI)?
E.g Instead of dc.title,dc.subject[en_US], I want it to be shown as
Title,Subject etc
Additionally, I do not want to export all the fields in the csv, but I
have input during metadata entry.How do I do so?



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Multiple templates

2019-04-03 Thread Claudia Jürgen



Hi Suman,

"i got an error' provides as with too little information to help you. In
order to get more see
https://wiki.duraspace.org/display/DSPACE/Troubleshoot+an+error
You most like used an unregistered field or made the input-forms.xml and
invalid xml by some syntactical mistake.

Basically you got to create a new form (with a new name) like
https://github.com/DSpace/DSpace/blob/dspace-6_x/dspace/config/input-forms.xml#L39
and then assign this specific form to your collection
https://github.com/DSpace/DSpace/blob/dspace-6_x/dspace/config/input-forms.xml#L16

Hope this helps

Claudia Jürgen



Am 03.04.2019 um 09:41 schrieb suman gupta:

I have install dspace package on Virtual machine( ubuntu) when ever i make
changes in item submission file i got error in submission page.

On Wed, 3 Apr 2019, 1:07 pm suman gupta,  wrote:


I made changes in submission file but it will not reflecting

On Wed, 3 Apr 2019, 12:45 pm Claudia Jürgen, <
claudia.juer...@tu-dortmund.de> wrote:


Hello Suman,

yes this is possible you can define different input forms and assign
them to specific collections see

https://wiki.duraspace.org/display/DSDOC6x/Submission+User+Interface#SubmissionUserInterface-AddingaCollectionMap

Hope this helps

Claudia Jürgen




Am 03.04.2019 um 08:20 schrieb suman gupta:

I have installed dspace package on virtual server(ubuntu)
I have a query regarding collection part in dspace.  During submission

part i want particular field in collection part but when i add in xml file
it will reflect in all collections during submission. My question is Is it
possible to add particular field in particular collection during submission
process in dspace.

Thanks and regards
Suman Gupta


--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie
ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für
diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender
und vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher
Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung eines
solchen Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential.
It is solely intended for the recipient. If you are not the intended
recipient of this e-mail please contact the sender and delete this message.
Thank you. Without prejudice of e-mail correspondence, our statements are
only legally binding when they are made in the conventional written form
(with personal signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of
Conduct: https://duraspace.org/about/policies/code-of-conduct/
---
You received this message because you are subscribed to the Google Groups
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an

Re: [dspace-tech] Modifying metadata export csv header

2019-04-03 Thread Claudia Jürgen

Hi,

solr is used by both xmlui and jspui for the discovery, authority and
statistics.
Without solr dspace would not run, so you have it already running.

Hope this helps

Claudia Jürgen



Am 03.04.2019 um 09:38 schrieb suman gupta:

M working on xmlui

On Wed, 3 Apr 2019, 1:07 pm Claudia Jürgen, 
wrote:


Hello,

as far as I know this is not configurable.
You may consider a solr search query with csv output using an alias for
columns
q=search.resourcetype:2
fl=Title:dc.title,Subject:dc.subject ...
wt=csv

Hope this helps

Claudia Jürgen


Am 03.04.2019 um 09:08 schrieb Arunendra M. Biswas:

Is there a way to customize the header in the csv generated during

metadata

export (JSPUI)?
E.g Instead of dc.title,dc.subject[en_US], I want it to be shown as
Title,Subject etc
Additionally, I do not want to export all the fields in the csv, but I

have

input during metadata entry.How do I do so?


--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie
ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für
diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender
und vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher
Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung eines
solchen Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential.
It is solely intended for the recipient. If you are not the intended
recipient of this e-mail please contact the sender and delete this message.
Thank you. Without prejudice of e-mail correspondence, our statements are
only legally binding when they are made in the conventional written form
(with personal signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of
Conduct: https://duraspace.org/about/policies/code-of-conduct/
---
You received this message because you are subscribed to the Google Groups
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Modifying metadata export csv header

2019-04-03 Thread Claudia Jürgen

Hello,

as far as I know this is not configurable.
You may consider a solr search query with csv output using an alias for
columns
q=search.resourcetype:2
fl=Title:dc.title,Subject:dc.subject ...
wt=csv

Hope this helps

Claudia Jürgen


Am 03.04.2019 um 09:08 schrieb Arunendra M. Biswas:

Is there a way to customize the header in the csv generated during metadata
export (JSPUI)?
E.g Instead of dc.title,dc.subject[en_US], I want it to be shown as
Title,Subject etc
Additionally, I do not want to export all the fields in the csv, but I have
input during metadata entry.How do I do so?



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Multiple templates

2019-04-03 Thread Claudia Jürgen

Hello Suman,

yes this is possible you can define different input forms and assign
them to specific collections see
https://wiki.duraspace.org/display/DSDOC6x/Submission+User+Interface#SubmissionUserInterface-AddingaCollectionMap

Hope this helps

Claudia Jürgen




Am 03.04.2019 um 08:20 schrieb suman gupta:

I have installed dspace package on virtual server(ubuntu)
I have a query regarding collection part in dspace.  During submission part i 
want particular field in collection part but when i add in xml file it will 
reflect in all collections during submission. My question is Is it possible to 
add particular field in particular collection during submission process in 
dspace.
Thanks and regards
Suman Gupta



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] OAI url issues on a Virtual Machine

2019-03-25 Thread Claudia Jürgen

Hello Ashim,

assuming that you used
dspace.baseUrl (without *) and with http://some.validandaccessible.ip:8080
and got no lingering old configuration with localhost in place left,
and there were no  errors during the build itself, best check your logs
for more details see
https://wiki.duraspace.org/display/DSPACE/Troubleshoot+an+error
and  retrieve more information, so that we may be able to help you with
this error.

Hope this helps

Claudia Jürgen

Am 25.03.2019 um 08:02 schrieb Ashim Kapoor:

Dear Claudia,

I am on DSPACE 6.

I have made the changes to [dspace-source]/dspace/config/local.cfg

dspace.hostname  = 192.100.30.xxx
dspace.baseUrl* = 192.100.30.xxx:8080

Then I did these steps :-
1. cd [dspace-source]/dspace mvn -U clean package
2. stopped tomcat
3. cd [dspace-source]/dspace/target/dspace-installer
4. ant update
5. copied the webapps folder from [dspace]/webapps to [tomcat]/webapps.
6. [dspace]/bin/dspace oai clean-cache

My  XMLUI still crashes on logout. My JSPUI now displays a blank white
page. My REST api has stopped displaying the REST page. Solr no longer
works. OAI_PMH pages still crashes after I click on any of the verbs.

Can you help me ?

Many thanks,
Ashim


On Fri, 22 Mar 2019 at 16:17, Claudia Jürgen 
wrote:


Hi Ashim,

check your config settings:

https://github.com/DSpace/DSpace/blob/dspace-6.0/dspace/config/local.cfg.EXAMPLE#L34

https://github.com/DSpace/DSpace/blob/dspace-6.0/dspace/config/local.cfg.EXAMPLE#L37


https://wiki.duraspace.org/display/DSDOC6x/Installing+DSpace#InstallingDSpace-InstallationInstructions

- dspace.hostname - fully-qualified domain name of web server (or
"localhost" if you just want to run DSpace locally for now)
- dspace.baseUrl* - complete URL of this server's DSpace home page
(including port), but without any context eg. /xmlui, /oai, etc.



Hope this helps

Claudia Jürgen



Am 22.03.2019 um 06:39 schrieb Ashim Kapoor:

Hi again!

I have another similar problem. When I login ( to 192.100.30.xxx where I
have setup DSPACE  )  as an admin it works fine. The links work fine. When
I click on logout it redirects to localhost and crashes  , JUST like OAI.

what basic mistake am I making?

Best Regards,
Ashim



On Fri, 22 Mar 2019 at 10:44, Ashim Kapoor  

wrote:


Hi there,

Perhaps I was not clear in expressing my query. When I access the apps  (
XMLUI / JSPUI / Solr / REST ) from outside the virtual machine they work
fine. EXCEPT for the OAI app.

The OAI app works fine when I access the URL of the 6 verbs directly from
outside the VM.

Here is my problem : When I access any one of the 6 verbs of OAI app they
work OK, BUT when I click on one of the verbs , localhost does NOT get
translated to the IP address of the VM.

I never changed the base url in local.cfg or in oai.cfg. The fact that
when I access an OAI verb directly from outside and it works FINE makes me
think that the OAI urls are not a problem. This seems to me of something
like a ProxyPassReverse not working fine. Am I mistaken?

Many thanks,
Ashim






On Wed, 20 Mar 2019 at 18:41, Claudia Jürgen  
wrote:


Hello,

check the setting in your local.cfg dspace.baseUrl
see local.config.example
https://github.com/DSpace/DSpace/blob/dspace-6.0/dspace/config/local.cfg.EXAMPLE#L37
and in your oai.cfg
https://github.com/DSpace/DSpace/blob/dspace-6.0/dspace/config/modules/oai.cfg#L12
which actually refers to dspace.baseUrl unless you changed it.

If these are correct but have been changed a while back just clean your
oai cache.
Otherwise correct these, rebuild, redeploy and clean your oai cache.

Hope this helps

Claudia Jürgen


Am 20.03.2019 um 10:15 schrieb Ashim Kapoor:

Dear All,

I have installed the OAI webapp as a part of DSPACE 6 on my virtual

machine.

When I type this in my url in my Virtual Machine :
http://localhost:8080/oai/request?verb=Identify

Its works OK.

when I click on any of the 6 verbs it redirects OK.

My problem : When I access this website from outside my virtual machine

(

by typinghttp://192.100.30.1/oai/request?verb=Identify ) it works fine.

BUT If I access this page :
http://192.100.30.1/oai/request?verb=Identify

and I click on one of the verbs it redirects to
http://localhost:8080/oai/request?verb=Identify

and crashes!

I want it to redirect to 192.100.30.1/oai/request?verb=Identify

How do I do this ?

Many thanks,
Ashim


--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32claudia.juer...@tu-dortmund.dewww.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie
ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für
diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender
und vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher
S

Re: [dspace-tech] OAI url issues on a Virtual Machine

2019-03-22 Thread Claudia Jürgen

Hi Ashim,

check your config settings:
https://github.com/DSpace/DSpace/blob/dspace-6.0/dspace/config/local.cfg.EXAMPLE#L34
https://github.com/DSpace/DSpace/blob/dspace-6.0/dspace/config/local.cfg.EXAMPLE#L37

https://wiki.duraspace.org/display/DSDOC6x/Installing+DSpace#InstallingDSpace-InstallationInstructions

 *   dspace.hostname - fully-qualified domain name of web server (or 
"localhost" if you just want to run DSpace locally for now)
 *   dspace.baseUrl* - complete URL of this server's DSpace home page 
(including port), but without any context eg. /xmlui, /oai, etc.


Hope this helps

Claudia Jürgen



Am 22.03.2019 um 06:39 schrieb Ashim Kapoor:

Hi again!

I have another similar problem. When I login ( to 192.100.30.xxx where I
have setup DSPACE  )  as an admin it works fine. The links work fine. When
I click on logout it redirects to localhost and crashes  , JUST like OAI.

what basic mistake am I making?

Best Regards,
Ashim



On Fri, 22 Mar 2019 at 10:44, Ashim Kapoor 
<mailto:ashim.kap...@nipfp.org.in>
wrote:



Hi there,

Perhaps I was not clear in expressing my query. When I access the apps  (
XMLUI / JSPUI / Solr / REST ) from outside the virtual machine they work
fine. EXCEPT for the OAI app.

The OAI app works fine when I access the URL of the 6 verbs directly from
outside the VM.

Here is my problem : When I access any one of the 6 verbs of OAI app they
work OK, BUT when I click on one of the verbs , localhost does NOT get
translated to the IP address of the VM.

I never changed the base url in local.cfg or in oai.cfg. The fact that
when I access an OAI verb directly from outside and it works FINE makes me
think that the OAI urls are not a problem. This seems to me of something
like a ProxyPassReverse not working fine. Am I mistaken?

Many thanks,
Ashim






On Wed, 20 Mar 2019 at 18:41, Claudia Jürgen <
claudia.juer...@tu-dortmund.de<mailto:claudia.juer...@tu-dortmund.de>> wrote:



Hello,

check the setting in your local.cfg dspace.baseUrl
see local.config.example

https://github.com/DSpace/DSpace/blob/dspace-6.0/dspace/config/local.cfg.EXAMPLE#L37
and in your oai.cfg

https://github.com/DSpace/DSpace/blob/dspace-6.0/dspace/config/modules/oai.cfg#L12
which actually refers to dspace.baseUrl unless you changed it.

If these are correct but have been changed a while back just clean your
oai cache.
Otherwise correct these, rebuild, redeploy and clean your oai cache.

Hope this helps

Claudia Jürgen


Am 20.03.2019 um 10:15 schrieb Ashim Kapoor:


Dear All,

I have installed the OAI webapp as a part of DSPACE 6 on my virtual


machine.



When I type this in my url in my Virtual Machine :

http://localhost:8080/oai/request?verb=Identify

Its works OK.

when I click on any of the 6 verbs it redirects OK.

My problem : When I access this website from outside my virtual machine


(


by typing
http://192.100.30.1/oai/request?verb=Identify ) it works fine.

BUT If I access this page :

http://192.100.30.1/oai/request?verb=Identify

and I click on one of the verbs it redirects to

http://localhost:8080/oai/request?verb=Identify

and crashes!

I want it to redirect to 192.100.30.1/oai/request?verb=Identify

How do I do this ?

Many thanks,
Ashim




--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de<mailto:claudia.juer...@tu-dortmund.de>
www.ub.tu-dortmund.de<http://www.ub.tu-dortmund.de>

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie
ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für
diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender
und vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher
Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung eines
solchen Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential.
It is solely intended for the recipient. If you are not the intended
recipient of this e-mail please contact the sender and delete this message.
Thank you. Without prejudice of e-mail correspondence, our statements are
only legally binding when they are made in the conventional written form
(with personal signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of
Conduct: https://duraspace.org/about/policies/code-of-conduct/
---
You received this message because you are subscribed to the Google Groups
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to 
dspace-tech+unsubscr...@googlegroups.com<mailto:dspace-tech+unsubscr...@googlegroups.com>.
To post to this group, send email to 
dspace-tech@goog

Re: [dspace-tech] Custom Item Submission

2019-03-20 Thread Claudia Jürgen

Hi Sean,

sure there is an option visibility (workflow or submit) see
https://wiki.duraspace.org/display/DSDOC5x/Submission+User+Interface

So you can not distinct by group directly but between submission and
workflow.

Hope this helps

Claudia Jürgen

Am 20.03.2019 um 14:32 schrieb Sean Carte:

I need to configure a custom item submission for a specific group of users
(submitters). After they submit, I need another group to be able to add
metadata.

I initially thought I could create a special input form and submission
process, but of course, these are tied to a collection, not a user group.
So even metadata editors see the same fields and steps as the submitters.

Is there a way to have submitters see different fields to metadata editors?

DSpace-CRIS 5.10
--



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] OAI url issues on a Virtual Machine

2019-03-20 Thread Claudia Jürgen

Hello,

check the setting in your local.cfg dspace.baseUrl
see local.config.example
https://github.com/DSpace/DSpace/blob/dspace-6.0/dspace/config/local.cfg.EXAMPLE#L37
and in your oai.cfg
https://github.com/DSpace/DSpace/blob/dspace-6.0/dspace/config/modules/oai.cfg#L12
which actually refers to dspace.baseUrl unless you changed it.

If these are correct but have been changed a while back just clean your
oai cache.
Otherwise correct these, rebuild, redeploy and clean your oai cache.

Hope this helps

Claudia Jürgen


Am 20.03.2019 um 10:15 schrieb Ashim Kapoor:

Dear All,

I have installed the OAI webapp as a part of DSPACE 6 on my virtual machine.

When I type this in my url in my Virtual Machine :

http://localhost:8080/oai/request?verb=Identify

Its works OK.

when I click on any of the 6 verbs it redirects OK.

My problem : When I access this website from outside my virtual machine (
by typing
http://192.100.30.1/oai/request?verb=Identify ) it works fine.

BUT If I access this page :

http://192.100.30.1/oai/request?verb=Identify

and I click on one of the verbs it redirects to

http://localhost:8080/oai/request?verb=Identify

and crashes!

I want it to redirect to 192.100.30.1/oai/request?verb=Identify

How do I do this ?

Many thanks,
Ashim



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] dc.dc.description.abstract not being exported/imported in OAI-

2019-03-20 Thread Claudia Jürgen

Hi Admire,

the item
http://hdl.handle.net/10646/3648
simply does not have a dc.description.abstract.

Hope this helps

Claudia Jürgen


Am 19.03.2019 um 18:53 schrieb Admire Mutsikiwa:

I have created a collection that harvest harvests its content from an
external source and it harvest only metadata. I have discovered that it is
not harvesting the abstract,dc.dc.description.abstract . I want the
abstract to be harvested. Either it is not being exported, I do not have an
idear. The following dc metadata fields are being harvested. ( I have
removed the actual values for the metadata
c.creator

dc.date 2018-09-19T07:18:25Z
dc.date 2018-09-19T07:18:25Z
dc.date 1963-01
dc.date.accessioned 2019-03-19T15:58:22Z
dc.date.available 2019-03-19T15:58:22Z
dc.identifier

dc.identifier http://hdl.handle.net/10646/3648
dc.identifier.uri

dc.description.provenance Made available in DSpace on 2019-03-19T15:58:22Z
(GMT). No. of bitstreams: 0 en
dc.description.provenance Item created via OAI harvest from source:
http://ir.uz.ac.zw/oai/request on 2019-03-19T15:58:22Z (GMT). Item's OAI
Record identifier: oai:ir.uz.ac.zw:10646/3648 en
dc.language en_ZW
dc.publisher

dc.subject

dc.subject

dc.subject

dc.title

dc.type

I will appreciate any pointers
Article




--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Preparing metadata for importing into other services (e.g., Crossref)

2019-03-15 Thread Claudia Jürgen

Hi,

as Mark pointed out you can use Batch Metadata Editing to actually
change your metadata and/or reuse it.

One other things are crosswalks
https://wiki.duraspace.org/display/DSDOC6x/Functional+Overview#FunctionalOverview-CrosswalkPlugins
to translate metadata from one format into another.

As most services require xml take a look at:
https://wiki.duraspace.org/display/DSPACE/XsltCrosswalk

Existing Crosswalks can be found at:
https://github.com/DSpace/DSpace/tree/dspace-6.3/dspace/config/crosswalks

Hope this helps

Claudia Jürgen



Am 15.03.2019 um 13:04 schrieb admin:

Hi,

I'd like to be able to create metadata from DSpace entries in order to
import them to external services like Crossref (registering DOIs) or DOAJ.
Are there any plans to add such functionalities to DSpace or maybe someone
has already developed them?
Some discussions here suggest OAI metadata as a starting point.

So any automatic registrations are not necessary, but at least having a
tool that would allow creating of metadata for manual import to other
services would be a nice feature.


Best, Peter



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Community/collection introductory text language

2019-03-14 Thread Claudia Jürgen

Hello András,

this is at the moment no feature which can be turned on.
The metadata for all objects makes an implementation possible, but it
has not been implemented yet.

Hope this helps

Claudia Jürgen

Am 14.03.2019 um 09:54 schrieb András Kiszely:

Dear Claudia,

I try to find a solution for a similar problem like Peter's and i found
this:
https://wiki.duraspace.org/display/DSPACE/Metadata+for+all+DSpace+objects

What's about it? I would like to add translated names to my collections.
How can i turn on this feature?

regards,
Andras


2017. március 27., hétfő 10:50:39 UTC+2 időpontban Claudia Jürgen a
következőt írta:

Hello Peter,

yes, e.g.
the name of a collection/community is in terms of metadata values a
dc.title, the description an abstract and so on.
At the moment no language qualifier is set for the metadata and there is
no possibility to add multi language meta information via the UI.
But this would be the starting point to i18n the meta information about
communities and collections.

Hope this helps

Claudia Jürgen



Am 27.03.2017 um 09:51 schrieb admin:

Dear Claudia,


you mean to describe the collection item with metadata in various

languages?



Best,

Peter

W dniu poniedziałek, 27 marca 2017 08:38:52 UTC+1 użytkownik Claudia

Jürgen

napisał:

Hello Peter,

no there is no out of the box way to do this.
But the change having metadata for all objects will make it easier to

do.

As the metadata got language qualifiers.

Hope this helps

Claudia Jürgen


Am 26.03.2017 um 21:38 schrieb admin:

Hello,


is there any out-of-the box way to put community/collection

introductory

text in different languages, depending on chosen UI language?
The same question would apply to, e.g., community/collection title.



Thanks,

Peter


--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia...@tu-dortmund.de 
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich.

Sie

ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der

für

diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den

Absender

und vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher
Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung

eines

solchen Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is

confidential.

It is solely intended for the recipient. If you are not the intended
recipient of this e-mail please contact the sender and delete this

message.

Thank you. Without prejudice of e-mail correspondence, our statements

are

only legally binding when they are made in the conventional written

form

(with personal signature) or when such documents are sent by fax.


--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia...@tu-dortmund.de 
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie
ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für
diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender
und vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher
Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung eines
solchen Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential.
It is solely intended for the recipient. If you are not the intended
recipient of this e-mail please contact the sender and delete this message.
Thank you. Without prejudice of e-mail correspondence, our statements are
only legally binding when they are made in the conventional written form
(with personal signature) or when such documents are sent by fax.



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you

Re: [dspace-tech] Re: ERROR oai import

2019-03-07 Thread Claudia Jürgen

Hi Freddy,

that is the same error as before, see Tim's answer from the 28th of
February for details.
Track down the item in question and correct it before creating the oai
index.

cu

Claudia Jürgen


Am 07.03.2019 um 06:40 schrieb Freddy Guerrero:

Hi Claudia

Yes, execute:
$DSPACE/bin/dspace oai clean-cache
$DSPACE/bin/dspace oai import -c

i have error:

java.lang.NullPointerException
 at
org.dspace.storage.bitstore.BitstreamStorageServiceImpl.retrieve(BitstreamStorageServiceImpl.java:216)
 at
org.dspace.content.BitstreamServiceImpl.retrieve(BitstreamServiceImpl.java:309)
 at
org.dspace.xoai.util.ItemUtils.retrieveMetadata(ItemUtils.java:298)
 at org.dspace.xoai.app.XOAI.index(XOAI.java:421)
 at org.dspace.xoai.app.XOAI.index(XOAI.java:280)
 at org.dspace.xoai.app.XOAI.index(XOAI.java:179)
 at org.dspace.xoai.app.XOAI.index(XOAI.java:145)
 at org.dspace.xoai.app.XOAI.main(XOAI.java:560)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:498)
 at
org.dspace.app.launcher.ScriptLauncher.runOneCommand(ScriptLauncher.java:229)
 at
org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:81)






El miércoles, 6 de marzo de 2019, 2:43:39 (UTC-5), Claudia Jürgen escribió:

Hello Freddy,

did you recreate the oai index after having corrected the items?
This is done with
[dspace]/bin/dspace oai -c import

Hope this helps

Claudia Jürgen


Am 06.03.2019 um 07:22 schrieb Freddy Guerrero:

Hello Claudia

Thanks for your help, run the script and I left the items that were not
licensed, then one by one I added the license, and actually the license
file was generated. I run the script again and the same items keep

coming

up, should I run something else?

Regards,

Freddy




El viernes, 1 de marzo de 2019, 5:19:32 (UTC-5), Claudia Jürgen

escribió:

Hello Freddy,

you can query the database:

select  * from item where in_archive=true and uuid not in (select
item_id from item2bundle join metadatavalue on
item2bundle.bundle_id=metadatavalue.dspace_object_id  where
metadata_field_id in (select metadata_field_id from
metadatafieldregistry where metadata_schema_id=1 and element='title'

and

qualifier is null) and text_value='LICENSE');

Did you ever import items, most likely these had no license specified.

Hope this helps

Claudia Jürgen


Am 01.03.2019 um 04:53 schrieb Freddy Guerrero:

Thanks Tim for your answer, can someone provide us with a

recommendation

on

how to identify the records that do not contain the license files?

Regards




El martes, 26 de febrero de 2019, 0:04:39 (UTC-5), Freddy Guerrero

escribió:

Hi, I use dspace v. 6.3, jspui, and when executing "dspace oai import

",

I get this error:

java.lang.NullPointerException
   at

org.dspace.storage.bitstore.BitstreamStorageServiceImpl.retr

ieve(BitstreamStorageServiceImpl.java:216)
   at

org.dspace.content.BitstreamServiceImpl.retrieve(BitstreamSe

rviceImpl.java:309)
   at

org.dspace.xoai.util.ItemUtils.retrieveMetadata(ItemUtils.

java:298)
   at org.dspace.xoai.app.XOAI.index(XOAI.java:421)
   at org.dspace.xoai.app.XOAI.index(XOAI.java:280)
   at org.dspace.xoai.app.XOAI.index(XOAI.java:179)
   at org.dspace.xoai.app.XOAI.index(XOAI.java:145)
   at org.dspace.xoai.app.XOAI.main(XOAI.java:560)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native

Method)

   at

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce

ssorImpl.java:62)
   at

sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe

thodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:498)
   at

org.dspace.app.launcher.ScriptLauncher.runOneCommand(ScriptL

auncher.java:229)
   at

org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.

java:81)


--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia...@tu-dortmund.de 
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich.

Sie

ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der

für

diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den

Absender

und vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher
Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung

eines

solchen Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is

confidential.

It is solel

Re: [dspace-tech] by ???browse.type.metadata.type???

2019-03-06 Thread Claudia Jürgen

Hello,

first check these two things

a) check where you customized your message catalogue
it is recommended to do all your customizations in
[dspace-source]/dspace/modules/jspui/src/main/resources/
see 
https://wiki.duraspace.org/display/DSDOC6x/Localization+L10n#LocalizationL10n-Wheretofindthemessagecatalog.1
anything there will overlay the default message catalogue.

b) did you build and deploy your application after having customized the 
message catalogue?
This is necessary for the changes to take effect.

Hope this helps

Claudia Jürgen


Am 06.03.2019 um 14:29 schrieb Ze Victor Harry:

thank you for the response
Claudia Jürgen
but i had already read that one and modified messages.properties
accordingly but i could not understand what else i am missing.can you
elaborate it for me in your own words please?

On Wed, Mar 6, 2019 at 3:16 PM Claudia Jürgen <
claudia.juer...@tu-dortmund.de<mailto:claudia.juer...@tu-dortmund.de>> wrote:



Hi,

you need to add the missing translation to the message catalogue see:

https://wiki.duraspace.org/display/DSDOC6x/Localization+L10n#LocalizationL10n-JSPUIspecificlocalization

Hope this helps

Claudia Jürgen


Am 06.03.2019 um 13:00 schrieb Ze Victor Harry:


hi everyone i am using dspace 6.2 and i am using JSPUI and i wanted to


add


search by type side facet and after configuring according the guides i


got


and its working the only problem i couldn'y fix is i get the following
error by ???browse.type.metadata.type??? i want only the word"TYPE" to
appear.can anyone help?




--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de<mailto:claudia.juer...@tu-dortmund.de>
www.ub.tu-dortmund.de<http://www.ub.tu-dortmund.de>

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie
ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für
diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender
und vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher
Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung eines
solchen Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential.
It is solely intended for the recipient. If you are not the intended
recipient of this e-mail please contact the sender and delete this message.
Thank you. Without prejudice of e-mail correspondence, our statements are
only legally binding when they are made in the conventional written form
(with personal signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of
Conduct: https://duraspace.org/about/policies/code-of-conduct/
---
You received this message because you are subscribed to the Google Groups
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to 
dspace-tech+unsubscr...@googlegroups.com<mailto:dspace-tech+unsubscr...@googlegroups.com>.
To post to this group, send email to 
dspace-tech@googlegroups.com<mailto:dspace-tech@googlegroups.com>.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.







--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de<mailto:claudia.juer...@tu-dortmund.de>
www.ub.tu-dortmund.de<http://www.ub.tu-dortmund.de>

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Tec

Re: [dspace-tech] by ???browse.type.metadata.type???

2019-03-06 Thread Claudia Jürgen

Hi,

you need to add the missing translation to the message catalogue see:
https://wiki.duraspace.org/display/DSDOC6x/Localization+L10n#LocalizationL10n-JSPUIspecificlocalization

Hope this helps

Claudia Jürgen


Am 06.03.2019 um 13:00 schrieb Ze Victor Harry:

hi everyone i am using dspace 6.2 and i am using JSPUI and i wanted to add
search by type side facet and after configuring according the guides i got
and its working the only problem i couldn'y fix is i get the following
error by ???browse.type.metadata.type??? i want only the word"TYPE" to
appear.can anyone help?



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Re: ERROR oai import

2019-03-05 Thread Claudia Jürgen

Hello Freddy,

did you recreate the oai index after having corrected the items?
This is done with
[dspace]/bin/dspace oai -c import

Hope this helps

Claudia Jürgen


Am 06.03.2019 um 07:22 schrieb Freddy Guerrero:

Hello Claudia

Thanks for your help, run the script and I left the items that were not
licensed, then one by one I added the license, and actually the license
file was generated. I run the script again and the same items keep coming
up, should I run something else?

Regards,

Freddy




El viernes, 1 de marzo de 2019, 5:19:32 (UTC-5), Claudia Jürgen escribió:

Hello Freddy,

you can query the database:

select  * from item where in_archive=true and uuid not in (select
item_id from item2bundle join metadatavalue on
item2bundle.bundle_id=metadatavalue.dspace_object_id  where
metadata_field_id in (select metadata_field_id from
metadatafieldregistry where metadata_schema_id=1 and element='title' and
qualifier is null) and text_value='LICENSE');

Did you ever import items, most likely these had no license specified.

Hope this helps

Claudia Jürgen


Am 01.03.2019 um 04:53 schrieb Freddy Guerrero:

Thanks Tim for your answer, can someone provide us with a recommendation

on

how to identify the records that do not contain the license files?

Regards




El martes, 26 de febrero de 2019, 0:04:39 (UTC-5), Freddy Guerrero

escribió:

Hi, I use dspace v. 6.3, jspui, and when executing "dspace oai import

",

I get this error:

java.lang.NullPointerException
  at

org.dspace.storage.bitstore.BitstreamStorageServiceImpl.retr

ieve(BitstreamStorageServiceImpl.java:216)
  at

org.dspace.content.BitstreamServiceImpl.retrieve(BitstreamSe

rviceImpl.java:309)
  at org.dspace.xoai.util.ItemUtils.retrieveMetadata(ItemUtils.
java:298)
  at org.dspace.xoai.app.XOAI.index(XOAI.java:421)
  at org.dspace.xoai.app.XOAI.index(XOAI.java:280)
  at org.dspace.xoai.app.XOAI.index(XOAI.java:179)
  at org.dspace.xoai.app.XOAI.index(XOAI.java:145)
  at org.dspace.xoai.app.XOAI.main(XOAI.java:560)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce

ssorImpl.java:62)
  at

sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe

thodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:498)
  at

org.dspace.app.launcher.ScriptLauncher.runOneCommand(ScriptL

auncher.java:229)
  at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.
java:81)


--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia...@tu-dortmund.de 
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie
ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für
diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender
und vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher
Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung eines
solchen Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential.
It is solely intended for the recipient. If you are not the intended
recipient of this e-mail please contact the sender and delete this message.
Thank you. Without prejudice of e-mail correspondence, our statements are
only legally binding when they are made in the conventional written form
(with personal signature) or when such documents are sent by fax.



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the

Re: [dspace-tech] I identifying document name using Tables in database

2019-03-01 Thread Claudia Jürgen

Hello Josiah,

can you be more specific about "can not open document in a browser"?
If you are at an item you actually have the information already (meaning
handle of the item, name of the file)

The items in your repositoy are restricted:
http://54.171.28.80:8080/jspui/handle/123456789/10885
Only users with the proper rights can view them.

Hope this helps

Claudia Jürgen


Am 01.03.2019 um 08:04 schrieb - Josiah:

Dear Team
My dspace can not open document in the browser
http://54.171.28.80:8080/jspui/

but in the assetstore the files open in bin format
I want to how can some one use information in of bitstream table
(internal_id) to identify
the name of file?

is there any relation ship with bitstream table  and handle table? because
if I know number of handle and  internal_id at least i can Identify the
name of the document.

is there any sql comand to print the table of handle against internal_id

Thank you
Josiah




--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Re: ERROR oai import

2019-03-01 Thread Claudia Jürgen

Hello Freddy,

you can query the database:

select  * from item where in_archive=true and uuid not in (select
item_id from item2bundle join metadatavalue on
item2bundle.bundle_id=metadatavalue.dspace_object_id  where
metadata_field_id in (select metadata_field_id from
metadatafieldregistry where metadata_schema_id=1 and element='title' and
qualifier is null) and text_value='LICENSE');

Did you ever import items, most likely these had no license specified.

Hope this helps

Claudia Jürgen


Am 01.03.2019 um 04:53 schrieb Freddy Guerrero:

Thanks Tim for your answer, can someone provide us with a recommendation on
how to identify the records that do not contain the license files?

Regards




El martes, 26 de febrero de 2019, 0:04:39 (UTC-5), Freddy Guerrero escribió:

Hi, I use dspace v. 6.3, jspui, and when executing "dspace oai import ",
I get this error:

java.lang.NullPointerException
 at org.dspace.storage.bitstore.BitstreamStorageServiceImpl.retr
ieve(BitstreamStorageServiceImpl.java:216)
 at org.dspace.content.BitstreamServiceImpl.retrieve(BitstreamSe
rviceImpl.java:309)
 at org.dspace.xoai.util.ItemUtils.retrieveMetadata(ItemUtils.
java:298)
 at org.dspace.xoai.app.XOAI.index(XOAI.java:421)
 at org.dspace.xoai.app.XOAI.index(XOAI.java:280)
 at org.dspace.xoai.app.XOAI.index(XOAI.java:179)
 at org.dspace.xoai.app.XOAI.index(XOAI.java:145)
 at org.dspace.xoai.app.XOAI.main(XOAI.java:560)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce
ssorImpl.java:62)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe
thodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:498)
 at org.dspace.app.launcher.ScriptLauncher.runOneCommand(ScriptL
auncher.java:229)
 at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.
java:81)



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Statistics missing

2019-02-22 Thread Claudia Jürgen

Hi,

these are the legacy statistics. In order to create these scripts have
to be run, see
https://wiki.duraspace.org/display/DSDOC5x/Command+Line+Operations#CommandLineOperations-Legacystatistics

Hope this helps

Claudia Jürgen


Am 22.02.2019 um 08:55 schrieb Massimiliano CILURZO:

Dear all,
 I'm using DSPACE 5.6, I have a little problem with the statistics.
If try to see them with the GUI (we are using XMLUI but even for JSPUI is
the same thing), for the last year there are statistics only for some
months (from september to december)
For the other we have only one field with some data, for example:

Archive Information
Content Type Number of items
All Items

General Overview

Items Archived 0
Bitstream Views 0
Item Views 0
Collection Views 0
Community Views 0
User Logins 0
Searches Performed 0
Licence Rejections 0
OAI Requests 0
1




















So I wonder why this statistics are missing, we haven't done any update
last year.
I tried to export SOLR statistcs and I saw in this files that there the
stat for the missing month are present.
So why I can't see them on the GUI?
Thanks
Best regards
Massimiliano




--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] dSPACE building problem

2019-02-22 Thread Claudia Jürgen

Hi Mohammad,

you posted this to the wrong mailing list. This mailing list is about
the repository software DSpace.
You asked about dSPACE. see
https://www.dspace.com/de/gmb/home/support.cfm

Hope this helps

Claudia Jürgen


Am 22.02.2019 um 08:49 schrieb Mohammad Faisal:

Hi,

I am using dSPACE (DS104 with CP1104) in Matlab 7.6.0 (R2008a). I am facing
the RTI building failure during loading the model, after finishing the
compiling and linking. The error message shows that sdf file could not open.

Can anyone pls help.

Thanks



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Re: DOI DATACITE schema 4.1

2019-02-19 Thread Claudia Jürgen

Hello Massimiliano,

if you change something in the source code you got to build and deploy
your application again.

Hope this helps

Claudia Jürgen


Am 19.02.2019 um 14:11 schrieb Massimiliano CILURZO:

Dear Cluadia,
 I have changed  to Element identifier = new Element("identifier",
"http://datacite.org/schema/kernel-3;);
In DataCiteConnector.java.
According to you I have to restart the system, after this change?
Thanks
Regards
Massimiliano

Il giorno martedì 19 febbraio 2019 13:02:39 UTC+1, Claudia Jürgen ha
scritto:

Hello Massimiliano,

as Mark already pointed out there is the issue for 5.x for the schema
being hardcoded see:
https://jira.duraspace.org/browse/DS-4044
in

https://github.com/DSpace/DSpace/blob/dspace-5_x/dspace-api/src/main/java/org/dspace/identifier/doi/DataCiteConnector.java#L1039

Hope this helps

Claudia Jürgen



Am 19.02.2019 um 12:52 schrieb Massimiliano CILURZO:

Dear Claudia,
  The dc.identifier.uri is present in every item.
And till 2 weeks ago the doi's were mint with the schema 2.2.
Now our server doesn't mint any DOI, even with the new schema 3.
If I do  /dspace/bin/dspace doi-organiser -l  after inserting a new

item.

There isn't new doi.
Thanks
Best regards
Massimiliano

Il giorno martedì 19 febbraio 2019 10:01:52 UTC+1, Claudia Jürgen ha
scritto:

Hello Massimiliano,

you need not add dc.identifier.uri (not doi). This is done prior to
actually registering a doi with datacite, depending on the status:



https://github.com/DSpace/DSpace/blob/dspace-5_x/dspace-api/src/main/java/org/dspace/identifier/DOIIdentifierProvider.java#L69

A newly ingested item will have the status 7:

UPDATE_BEFORE_REGISTRATION

After having run doi-organiser -u this will turn to 1: TO_BE_REGISTERED

The metadata dc.identifier.uri is set in this process



https://github.com/DSpace/DSpace/blob/dspace-5_x/dspace-api/src/main/java/org/dspace/identifier/DOIIdentifierProvider.java#L881

You can check items queued with:
[dspace]/bin/dspace doi-organiser -l

In the doi table you will see the status of the documents.
And check the logs whether something went wrong during registration and
you ended up with an inconsistent status.

Hope this helps

Claudia Jürgen



Am 19.02.2019 um 09:19 schrieb Massimiliano CILURZO:

Dear Claudia,
 In this item there is no DOI but in the item submission form the

field

dc.identifier.doi is present.
And generally I leave this field blank, than after the submission and

doi

url appear on the item page after using
   /dspace/bin/dspace doi-organiser -u
Is this correct or I'm doing wrong?


Thanks
Best regards
Massimiliano

Il giorno venerdì 15 febbraio 2019 12:51:19 UTC+1, Claudia Jürgen ha
scritto:

P. S.

best try the check first this one:

http://elea.unisa.it/xmlui/handle/10556/2854?show=full <
http://www.google.com/url?q=http%3A%2F%2Felea.unisa.it%2Fxmlui%2Fhandle%2F10556%2F2854%3Fshow%3Dfull=D=1=AFQjCNHwu6qjaTVQLETOX5cadO47QinA9A>
<
http://www.google.com/url?q=http%3A%2F%2Felea.unisa.it%2Fxmlui%2Fhandle%2F10556%2F2854%3Fshow%3Dfull=D=1=AFQjCNHwu6qjaTVQLETOX5cadO47QinA9A>


this seems  not to have dc.identifier.doi which is necessary for
registration or update

So try
[dspace]/bin/dspace dsrun
org.dspace.content.crosswalk.XSLTDisseminationCrosswalk DataCite
10556/2854 [path/to/output]

Hope this helps

Claudia Jürgen

Am 15.02.2019 um 11:01 schrieb Claudia Jürgen:

Hello Massimiliano,

we are running DSpace 5.x with DataCite 4.1 (heavily relying on our own
metadata and thus not yet backported to DSpace).
Prior to this we had DataCite 3.1 with no problems.

You can  test your crosswalk  by crosswalking an item with:
[dspace]/bin/dspace dsrun
org.dspace.content.crosswalk.XSLTDisseminationCrosswalk DataCite
[YOUR-HANDLE] [path/to/output]
and then validating the resulting xml
That is allways advisable prior to changing the one in production.

The difference between 5.x and 6.x is that in 6.x some things like the
namespace was made configurable which was prior hardcoded in the
DataCiteConnector.

Hope this helps

Claudia Jürgen



Am 14.02.2019 um 18:55 schrieb Tim Donohue:

Hi Massimiliano,

The main error message there seems to be this one:

While reserving the DOI doi:10.10xxx/un**-1194, we got a http status
code
422 and the message "This element is not expected. expected is one of
( { http://datacite.org/schema/kernel-3}identifier, {

http://datacite.org/schema/kernel-3}creators, {
http://datacite.org/schema/kernel-3}titles, {
http://datacite.org/schema/kernel-3}publisher, {
http://datacite.org/schema/kernel-3}publicationyear, {
http://datacite.org/schema/kernel-3}subjects, {
http://datacite.org/schema/kernel-3}contributors, {
http://datacite.org/schema/kernel-3}dates, {
http://datacite.org/schema/kernel-3}language, {
http://datacite.org/schema/kernel-3}resourcetype ).

That error is saying that the DataCite API seems to be returning a 422
(Unprocessable Entity) Response with an error message that says "Thi

Re: [dspace-tech] Re: DOI DATACITE schema 4.1

2019-02-19 Thread Claudia Jürgen

Hello Massimiliano,

as Mark already pointed out there is the issue for 5.x for the schema
being hardcoded see:
https://jira.duraspace.org/browse/DS-4044
in
https://github.com/DSpace/DSpace/blob/dspace-5_x/dspace-api/src/main/java/org/dspace/identifier/doi/DataCiteConnector.java#L1039

Hope this helps

Claudia Jürgen



Am 19.02.2019 um 12:52 schrieb Massimiliano CILURZO:

Dear Claudia,
 The dc.identifier.uri is present in every item.
And till 2 weeks ago the doi's were mint with the schema 2.2.
Now our server doesn't mint any DOI, even with the new schema 3.
If I do  /dspace/bin/dspace doi-organiser -l  after inserting a new item.
There isn't new doi.
Thanks
Best regards
Massimiliano

Il giorno martedì 19 febbraio 2019 10:01:52 UTC+1, Claudia Jürgen ha
scritto:

Hello Massimiliano,

you need not add dc.identifier.uri (not doi). This is done prior to
actually registering a doi with datacite, depending on the status:

https://github.com/DSpace/DSpace/blob/dspace-5_x/dspace-api/src/main/java/org/dspace/identifier/DOIIdentifierProvider.java#L69

A newly ingested item will have the status 7: UPDATE_BEFORE_REGISTRATION
After having run doi-organiser -u this will turn to 1: TO_BE_REGISTERED

The metadata dc.identifier.uri is set in this process

https://github.com/DSpace/DSpace/blob/dspace-5_x/dspace-api/src/main/java/org/dspace/identifier/DOIIdentifierProvider.java#L881

You can check items queued with:
[dspace]/bin/dspace doi-organiser -l

In the doi table you will see the status of the documents.
And check the logs whether something went wrong during registration and
you ended up with an inconsistent status.

Hope this helps

Claudia Jürgen



Am 19.02.2019 um 09:19 schrieb Massimiliano CILURZO:

Dear Claudia,
In this item there is no DOI but in the item submission form the field
dc.identifier.doi is present.
And generally I leave this field blank, than after the submission and doi
url appear on the item page after using
  /dspace/bin/dspace doi-organiser -u
Is this correct or I'm doing wrong?


Thanks
Best regards
Massimiliano

Il giorno venerdì 15 febbraio 2019 12:51:19 UTC+1, Claudia Jürgen ha
scritto:

P. S.

best try the check first this one: http://elea.unisa.it/xmlui/handle/10556/2854?show=full 
<http://www.google.com/url?q=http%3A%2F%2Felea.unisa.it%2Fxmlui%2Fhandle%2F10556%2F2854%3Fshow%3Dfull=D=1=AFQjCNHwu6qjaTVQLETOX5cadO47QinA9A>
 
<http://www.google.com/url?q=http%3A%2F%2Felea.unisa.it%2Fxmlui%2Fhandle%2F10556%2F2854%3Fshow%3Dfull=D=1=AFQjCNHwu6qjaTVQLETOX5cadO47QinA9A>
this seems  not to have dc.identifier.doi which is necessary for
registration or update

So try
[dspace]/bin/dspace dsrun
org.dspace.content.crosswalk.XSLTDisseminationCrosswalk DataCite
10556/2854 [path/to/output]

Hope this helps

Claudia Jürgen

Am 15.02.2019 um 11:01 schrieb Claudia Jürgen:

Hello Massimiliano,

we are running DSpace 5.x with DataCite 4.1 (heavily relying on our own
metadata and thus not yet backported to DSpace).
Prior to this we had DataCite 3.1 with no problems.

You can  test your crosswalk  by crosswalking an item with:
[dspace]/bin/dspace dsrun
org.dspace.content.crosswalk.XSLTDisseminationCrosswalk DataCite
[YOUR-HANDLE] [path/to/output]
and then validating the resulting xml
That is allways advisable prior to changing the one in production.

The difference between 5.x and 6.x is that in 6.x some things like the
namespace was made configurable which was prior hardcoded in the
DataCiteConnector.

Hope this helps

Claudia Jürgen



Am 14.02.2019 um 18:55 schrieb Tim Donohue:

Hi Massimiliano,

The main error message there seems to be this one:

While reserving the DOI doi:10.10xxx/un**-1194, we got a http status
code
422 and the message "This element is not expected. expected is one of
( { http://datacite.org/schema/kernel-3}identifier, { 
http://datacite.org/schema/kernel-3}creators, { 
http://datacite.org/schema/kernel-3}titles, { 
http://datacite.org/schema/kernel-3}publisher, { 
http://datacite.org/schema/kernel-3}publicationyear, { 
http://datacite.org/schema/kernel-3}subjects, { 
http://datacite.org/schema/kernel-3}contributors, { 
http://datacite.org/schema/kernel-3}dates, { 
http://datacite.org/schema/kernel-3}language, { 
http://datacite.org/schema/kernel-3}resourcetype ).

That error is saying that the DataCite API seems to be returning a 422
(Unprocessable Entity) Response with an error message that says "This
element is not expected" and a list of expected elements.

I'm going to admit, I'm not familiar myself with the DataCite service

or

this DOI connector in DSpace. (It was written & tested by other
developers
-- DSpace is a community-wide effort, and I'm unable to review every
line
of code.)  It's possible either the patch you applied didn't full

"work"

for DSpace 5.6, or maybe there's another fix in DSpace 6.0 that I
overlooked that provides compatibility with DataCite schema 3.x

Does anyone else on this list have experience in using t

Re: [dspace-tech] Re: DOI DATACITE schema 4.1

2019-02-19 Thread Claudia Jürgen

Hello Massimiliano,

you need not add dc.identifier.uri (not doi). This is done prior to actually 
registering a doi with datacite, depending on the status:
https://github.com/DSpace/DSpace/blob/dspace-5_x/dspace-api/src/main/java/org/dspace/identifier/DOIIdentifierProvider.java#L69

A newly ingested item will have the status 7: UPDATE_BEFORE_REGISTRATION
After having run doi-organiser -u this will turn to 1: TO_BE_REGISTERED

The metadata dc.identifier.uri is set in this process
https://github.com/DSpace/DSpace/blob/dspace-5_x/dspace-api/src/main/java/org/dspace/identifier/DOIIdentifierProvider.java#L881

You can check items queued with:
[dspace]/bin/dspace doi-organiser -l

In the doi table you will see the status of the documents.
And check the logs whether something went wrong during registration and you 
ended up with an inconsistent status.

Hope this helps

Claudia Jürgen



Am 19.02.2019 um 09:19 schrieb Massimiliano CILURZO:

Dear Claudia,
  In this item there is no DOI but in the item submission form the field
dc.identifier.doi is present.
And generally I leave this field blank, than after the submission and doi
url appear on the item page after using
/dspace/bin/dspace doi-organiser -u
Is this correct or I'm doing wrong?


Thanks
Best regards
Massimiliano

Il giorno venerdì 15 febbraio 2019 12:51:19 UTC+1, Claudia Jürgen ha
scritto:



P. S.

best try the check first this one:
http://elea.unisa.it/xmlui/handle/10556/2854?show=full
<http://www.google.com/url?q=http%3A%2F%2Felea.unisa.it%2Fxmlui%2Fhandle%2F10556%2F2854%3Fshow%3Dfull=D=1=AFQjCNHwu6qjaTVQLETOX5cadO47QinA9A><http://www.google.com/url?q=http%3A%2F%2Felea.unisa.it%2Fxmlui%2Fhandle%2F10556%2F2854%3Fshow%3Dfull=D=1=AFQjCNHwu6qjaTVQLETOX5cadO47QinA9A>
this seems  not to have dc.identifier.doi which is necessary for
registration or update

So try
[dspace]/bin/dspace dsrun
org.dspace.content.crosswalk.XSLTDisseminationCrosswalk DataCite
10556/2854 [path/to/output]

Hope this helps

Claudia Jürgen

Am 15.02.2019 um 11:01 schrieb Claudia Jürgen:


Hello Massimiliano,

we are running DSpace 5.x with DataCite 4.1 (heavily relying on our own
metadata and thus not yet backported to DSpace).
Prior to this we had DataCite 3.1 with no problems.

You can  test your crosswalk  by crosswalking an item with:
[dspace]/bin/dspace dsrun
org.dspace.content.crosswalk.XSLTDisseminationCrosswalk DataCite
[YOUR-HANDLE] [path/to/output]
and then validating the resulting xml
That is allways advisable prior to changing the one in production.

The difference between 5.x and 6.x is that in 6.x some things like the
namespace was made configurable which was prior hardcoded in the
DataCiteConnector.

Hope this helps

Claudia Jürgen



Am 14.02.2019 um 18:55 schrieb Tim Donohue:


Hi Massimiliano,

The main error message there seems to be this one:

While reserving the DOI doi:10.10xxx/un**-1194, we got a http status
code
422 and the message "This element is not expected. expected is one of
( {
http://datacite.org/schema/kernel-3}identifier, {
http://datacite.org/schema/kernel-3}creators, {
http://datacite.org/schema/kernel-3}titles, {
http://datacite.org/schema/kernel-3}publisher, {
http://datacite.org/schema/kernel-3}publicationyear, {
http://datacite.org/schema/kernel-3}subjects, {
http://datacite.org/schema/kernel-3}contributors, {
http://datacite.org/schema/kernel-3}dates, {
http://datacite.org/schema/kernel-3}language, {
http://datacite.org/schema/kernel-3}resourcetype ).

That error is saying that the DataCite API seems to be returning a 422
(Unprocessable Entity) Response with an error message that says "This
element is not expected" and a list of expected elements.

I'm going to admit, I'm not familiar myself with the DataCite service


or


this DOI connector in DSpace. (It was written & tested by other
developers
-- DSpace is a community-wide effort, and I'm unable to review every
line
of code.)  It's possible either the patch you applied didn't full


"work"


for DSpace 5.6, or maybe there's another fix in DSpace 6.0 that I
overlooked that provides compatibility with DataCite schema 3.x

Does anyone else on this list have experience in using the DOI


connector


with DataCite Schema 3.x in either DSpace 6.x or 5.x?  I'm wondering if
someone else may have seen errors of this sort before, or perhaps can
confirm that DSpace 6.x works fine with DataCite Schema 3.x?

- Tim

On Thu, Feb 14, 2019 at 9:56 AM Massimiliano CILURZO 
mailto:mcil...@unisa.it>


>


wrote:



Dear Tim,
  I have tried the second option and updated to schema 3.1 first.
But the answer after

  /dspace/bin/dspace doi-organiser -u

is this in dspace.log
 ERROR org.dspace.identifier.doi.DOIOrganiser @ It wasn't possible to
update this identifier:  doi:10.14273/unisa-937 Exceptions code:
BAD_ANSWER
org.dspace.identifier.doi.DOIIdentifierException: Unable to parse an
answer from Da

Re: [dspace-tech] Re: DOI DATACITE schema 4.1

2019-02-15 Thread Claudia Jürgen

P. S.

best try the check first this one:
http://elea.unisa.it/xmlui/handle/10556/2854?show=full
this seems  not to have dc.identifier.doi which is necessary for
registration or update

So try
[dspace]/bin/dspace dsrun
org.dspace.content.crosswalk.XSLTDisseminationCrosswalk DataCite
10556/2854 [path/to/output]

Hope this helps

Claudia Jürgen

Am 15.02.2019 um 11:01 schrieb Claudia Jürgen:

Hello Massimiliano,

we are running DSpace 5.x with DataCite 4.1 (heavily relying on our own
metadata and thus not yet backported to DSpace).
Prior to this we had DataCite 3.1 with no problems.

You can  test your crosswalk  by crosswalking an item with:
[dspace]/bin/dspace dsrun
org.dspace.content.crosswalk.XSLTDisseminationCrosswalk DataCite
[YOUR-HANDLE] [path/to/output]
and then validating the resulting xml
That is allways advisable prior to changing the one in production.

The difference between 5.x and 6.x is that in 6.x some things like the
namespace was made configurable which was prior hardcoded in the
DataCiteConnector.

Hope this helps

Claudia Jürgen



Am 14.02.2019 um 18:55 schrieb Tim Donohue:

Hi Massimiliano,

The main error message there seems to be this one:

While reserving the DOI doi:10.10xxx/un**-1194, we got a http status
code
422 and the message "This element is not expected. expected is one of
( {
http://datacite.org/schema/kernel-3}identifier, {
http://datacite.org/schema/kernel-3}creators, {
http://datacite.org/schema/kernel-3}titles, {
http://datacite.org/schema/kernel-3}publisher, {
http://datacite.org/schema/kernel-3}publicationyear, {
http://datacite.org/schema/kernel-3}subjects, {
http://datacite.org/schema/kernel-3}contributors, {
http://datacite.org/schema/kernel-3}dates, {
http://datacite.org/schema/kernel-3}language, {
http://datacite.org/schema/kernel-3}resourcetype ).

That error is saying that the DataCite API seems to be returning a 422
(Unprocessable Entity) Response with an error message that says "This
element is not expected" and a list of expected elements.

I'm going to admit, I'm not familiar myself with the DataCite service or
this DOI connector in DSpace. (It was written & tested by other
developers
-- DSpace is a community-wide effort, and I'm unable to review every
line
of code.)  It's possible either the patch you applied didn't full "work"
for DSpace 5.6, or maybe there's another fix in DSpace 6.0 that I
overlooked that provides compatibility with DataCite schema 3.x

Does anyone else on this list have experience in using the DOI connector
with DataCite Schema 3.x in either DSpace 6.x or 5.x?  I'm wondering if
someone else may have seen errors of this sort before, or perhaps can
confirm that DSpace 6.x works fine with DataCite Schema 3.x?

- Tim

On Thu, Feb 14, 2019 at 9:56 AM Massimiliano CILURZO 
wrote:


Dear Tim,
   I have tried the second option and updated to schema 3.1 first.
But the answer after

   /dspace/bin/dspace doi-organiser -u

is this in dspace.log
  ERROR org.dspace.identifier.doi.DOIOrganiser @ It wasn't possible to
update this identifier:  doi:10.14273/unisa-937 Exceptions code:
BAD_ANSWER
org.dspace.identifier.doi.DOIIdentifierException: Unable to parse an
answer from DataCite API. Please have a look into DSpace logs.
 at
org.dspace.identifier.doi.DataCiteConnector.reserveDOI(DataCiteConnector.java:564)

 at
org.dspace.identifier.doi.DataCiteConnector.updateMetadata(DataCiteConnector.java:681)

 at
org.dspace.identifier.DOIIdentifierProvider.updateMetadataOnline(DOIIdentifierProvider.java:412)

 at
org.dspace.identifier.doi.DOIOrganiser.update(DOIOrganiser.java:669)
 at
org.dspace.identifier.doi.DOIOrganiser.runCLI(DOIOrganiser.java:265)
 at
org.dspace.identifier.doi.DOIOrganiser.main(DOIOrganiser.java:82)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

 at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

 at java.lang.reflect.Method.invoke(Method.java:498)
 at
org.dspace.app.launcher.ScriptLauncher.runOneCommand(ScriptLauncher.java:226)

 at
org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:78)
2019-02-14 16:43:43,985 WARN
org.dspace.identifier.doi.DataCiteConnector
@ While reserving the DOI doi:10.10xxx/un**-1194, we got a http
status code
422 and the message "This element is not expected. expected is one
of ( {
http://datacite.org/schema/kernel-3}identifier, {
http://datacite.org/schema/kernel-3}creators, {
http://datacite.org/schema/kernel-3}titles, {
http://datacite.org/schema/kernel-3}publisher, {
http://datacite.org/schema/kernel-3}publicationyear, {
http://datacite.org/schema/kernel-3}subjects, {
http://datacite.org/schema/kernel-3}contributors, {
http://datacite.org/schema/kernel-3}dates, {
http://datacite.org/schema/kernel-3}language, {
http://datacit

Re: [dspace-tech] Re: DOI DATACITE schema 4.1

2019-02-15 Thread Claudia Jürgen

Hello Massimiliano,

we are running DSpace 5.x with DataCite 4.1 (heavily relying on our own
metadata and thus not yet backported to DSpace).
Prior to this we had DataCite 3.1 with no problems.

You can  test your crosswalk  by crosswalking an item with:
[dspace]/bin/dspace dsrun
org.dspace.content.crosswalk.XSLTDisseminationCrosswalk DataCite
[YOUR-HANDLE] [path/to/output]
and then validating the resulting xml
That is allways advisable prior to changing the one in production.

The difference between 5.x and 6.x is that in 6.x some things like the
namespace was made configurable which was prior hardcoded in the
DataCiteConnector.

Hope this helps

Claudia Jürgen



Am 14.02.2019 um 18:55 schrieb Tim Donohue:

Hi Massimiliano,

The main error message there seems to be this one:

While reserving the DOI doi:10.10xxx/un**-1194, we got a http status code
422 and the message "This element is not expected. expected is one of ( {
http://datacite.org/schema/kernel-3}identifier, {
http://datacite.org/schema/kernel-3}creators, {
http://datacite.org/schema/kernel-3}titles, {
http://datacite.org/schema/kernel-3}publisher, {
http://datacite.org/schema/kernel-3}publicationyear, {
http://datacite.org/schema/kernel-3}subjects, {
http://datacite.org/schema/kernel-3}contributors, {
http://datacite.org/schema/kernel-3}dates, {
http://datacite.org/schema/kernel-3}language, {
http://datacite.org/schema/kernel-3}resourcetype ).

That error is saying that the DataCite API seems to be returning a 422
(Unprocessable Entity) Response with an error message that says "This
element is not expected" and a list of expected elements.

I'm going to admit, I'm not familiar myself with the DataCite service or
this DOI connector in DSpace. (It was written & tested by other developers
-- DSpace is a community-wide effort, and I'm unable to review every line
of code.)  It's possible either the patch you applied didn't full "work"
for DSpace 5.6, or maybe there's another fix in DSpace 6.0 that I
overlooked that provides compatibility with DataCite schema 3.x

Does anyone else on this list have experience in using the DOI connector
with DataCite Schema 3.x in either DSpace 6.x or 5.x?  I'm wondering if
someone else may have seen errors of this sort before, or perhaps can
confirm that DSpace 6.x works fine with DataCite Schema 3.x?

- Tim

On Thu, Feb 14, 2019 at 9:56 AM Massimiliano CILURZO 
wrote:


Dear Tim,
   I have tried the second option and updated to schema 3.1 first.
But the answer after

   /dspace/bin/dspace doi-organiser -u

is this in dspace.log
  ERROR org.dspace.identifier.doi.DOIOrganiser @ It wasn't possible to
update this identifier:  doi:10.14273/unisa-937 Exceptions code:  BAD_ANSWER
org.dspace.identifier.doi.DOIIdentifierException: Unable to parse an
answer from DataCite API. Please have a look into DSpace logs.
 at
org.dspace.identifier.doi.DataCiteConnector.reserveDOI(DataCiteConnector.java:564)
 at
org.dspace.identifier.doi.DataCiteConnector.updateMetadata(DataCiteConnector.java:681)
 at
org.dspace.identifier.DOIIdentifierProvider.updateMetadataOnline(DOIIdentifierProvider.java:412)
 at
org.dspace.identifier.doi.DOIOrganiser.update(DOIOrganiser.java:669)
 at
org.dspace.identifier.doi.DOIOrganiser.runCLI(DOIOrganiser.java:265)
 at
org.dspace.identifier.doi.DOIOrganiser.main(DOIOrganiser.java:82)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:498)
 at
org.dspace.app.launcher.ScriptLauncher.runOneCommand(ScriptLauncher.java:226)
 at
org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:78)
2019-02-14 16:43:43,985 WARN  org.dspace.identifier.doi.DataCiteConnector
@ While reserving the DOI doi:10.10xxx/un**-1194, we got a http status code
422 and the message "This element is not expected. expected is one of ( {
http://datacite.org/schema/kernel-3}identifier, {
http://datacite.org/schema/kernel-3}creators, {
http://datacite.org/schema/kernel-3}titles, {
http://datacite.org/schema/kernel-3}publisher, {
http://datacite.org/schema/kernel-3}publicationyear, {
http://datacite.org/schema/kernel-3}subjects, {
http://datacite.org/schema/kernel-3}contributors, {
http://datacite.org/schema/kernel-3}dates, {
http://datacite.org/schema/kernel-3}language, {
http://datacite.org/schema/kernel-3}resourcetype ). at line 3, column 0".
2019-02-14 16:43:43,985 ERROR org.dspace.identifier.doi.DOIOrganiser @ It
wasn't possible to update this identifier:  doi:10.14273/unisa-1194
Exceptions code:  BAD_ANSWER

Could you help me to understand the reason?
Thanks
Best regards
Massimiliano


Il giorno martedì 12 febbraio 2019 19:23:47 UTC+1, Tim Donohue ha scritto:


Hel

Re: [dspace-tech] License Error

2019-01-29 Thread Claudia Jürgen

Hello,

you posted your question to the wrong list, this list is about the
repository software DSpace
https://duraspace.org/dspace/
and not about any products of dSPACE
https://dspace.com

Hope this helps

Claudia Jürgen



Am 29.01.2019 um 17:47 schrieb zmahm...@ltu.edu:

Hi DSpace Community,

I am new to DSpace and am running into licencing issues. When I open my
installation manager under licenses, it does not show that I have installed
the ControlDesk 6.0,  (manage runtime Licenses) even though I have. However
,it shows I have control desk when i go to renew and add by keystore. I
think this may be the reason it gives me the "cannot find any license" when
i boot up control desk.

Any suggestions would help!

Thanks



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] How to change other user's password

2019-01-28 Thread Claudia Jürgen

Hi,

this is already possible, if you have configured:
webui.user.assumelogin = true
Then an admin can assume the identity of any other non-admin user and
reset the password in edit profile.

Hope this helps

Claudia Jürgen


Am 25.01.2019 um 22:07 schrieb librarysystems.t...@gmail.com:

I would like to propose that a method for changing a user's DSpace password
be added to the DSpace admin tools.  I know it is possible to change a
password using the "forgot password" link, but that requires access to the
user's email.  In addition, it requires access to the "forgot password"
link, which does not show up when the system uses only Shibboleth
authentication.  In this case, a user that is actually a program signing
into the Sword module might use DSpace password authentication, even though
that option is not available on the web interface.  So in order to get the
"forgot password" link, an administrator must enable password auth and
produce an authentication menu which might confuse a normal user.  If the
program's email address is a list serve group, the members of the group
have to be notified in advance not to click on the "reset password" link in
the upcoming email.  Finally, if the recipient is unlucky enough to have
Microsoft Outlook Safelinks, the "reset password' link might not work at
all.



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] JSPUI: Permissions on Collection and Community

2019-01-18 Thread Claudia Jürgen

Hello Andrea,




group1 with members: A, b, c, d (the member A can remove Items while b, c,
d only add);
group2 with members: D, e, f, g (the member D can remove Items while b, c,
d only add);

This can be achieved by making A a collection admin and b, c, d submitters

I would like that A can remove only items submited by b,c,d and can't
remove items submited by D, e, f, g in the same collection.

This is not possible.


2)For remove items from a collection, a member need to have Admin
permession for that collection, so he can edit/remove/add items of that
collction but he can also edit the collection, is it possible to do that a
member can only add/edit/remove items from a collection but can't edit
collection?Which kind of permission do I have to assign for that?

AFAIK not,  you may consider using a workflow wher A, D have reject rights.

Hope this helps

Claudia Jürgen


thanks you all
Andrea



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Facettes in an empty database?

2019-01-11 Thread Claudia Jürgen

Hi,

have you rebuild your discovery index after swapping the database:
[dpace]/bin/dspace index-discovery -b

There will be more inconsistensies with the approach you took
(assetstore, statistics).

Hope this helps

Claudia Jürgen


Am 11.01.2019 um 10:51 schrieb Wenz, Armin:

Hi,


for testing purposes I cloned my postgres DB (create database .. from template 
..)  right after a fresh install and creating admin-users and empty collections 
(no items inserted).

After testing a few imports I shut down the whole application, moved the 
testing DB out of the way, cloned my template DB again and started DSpace with 
the newly cloned DB again.

Everything works fine, my epersons and empty collections where there. But still 
the facettes from the old DB are displayed even when all collections are empty. 
Of course, when clicking on the facette links, there is no data shown.

Another strange behaviour occured when importing items into the new 
DB/Application: The amount of items shown in the item list is the sum from the 
old imports and the new imports and I can click on 'next' as long as there are 
new imports.

So I guess this data is cached somewhere. Can anybody tell me  where or how I 
can get rid of that data?


BTW: using DSpace 6.3 with JSPUI


Many thanks in advance


Armin Wenz
Universitätsbibliothek Mainz
Jakob-Welder-Weg 12
55128 Mainz
Tel.: +49 6131/39-32895
http://www.ub.uni-mainz.de<http://www.ub.uni-mainz.de/>




--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] A way to alter metadata values for display?

2019-01-10 Thread Claudia Jürgen

Hallo Armin,

you may consider adding your own style  to the item display configuration.
https://github.com/DSpace/DSpace/blob/dspace-6.3/dspace/config/dspace.cfg#L1618
something like translate
and use it in
https://github.com/DSpace/DSpace/blob/dspace-6.3/dspace-jspui/src/main/java/org/dspace/app/webui/jsptag/ItemTag.java#L450
and do something similar to
https://github.com/DSpace/DSpace/blob/dspace-6.3/dspace-jspui/src/main/java/org/dspace/app/webui/jsptag/ItemTag.java#L594
using the translation mechanics and putting the values in the message
catalogue.

Hoffe das hilft dir weiter

Claudia Jürgen



Am 10.01.2019 um 07:52 schrieb Wenz, Armin:

Hi,

we want to accomplish the same task with multiple values (e.g. language
codes, ddc, document types)
We are using DSpace 6.3 with JSPUI.

Would be great if you can suggest a procedure or point me/us to a
document describing a solution.

Thanks


Am Mittwoch, den 09.01.2019, 15:30 -0800 schrieb Terry Brady:

Gabe,

Please provide a couple additional bits of information.

- Which version of DSpace are you using?
- Which UI do you use?  XMLUI or JSPUI?
- If you are running XMLUI, what theme do you use?

Terry

On Wed, Jan 9, 2019 at 1:38 PM  wrote:

Group-

Is there a straightforward way to hide the actual values contained
in a field, while displaying translated or crosswalked versions of
those values?  We'd like to automatically translate two letter
language codes into text: the language field would contain the
value 'en' but display the value 'english'.

Can anyone suggest a procedure for accomplishing this?

Thank you in advance for your help!  We are just getting started
with DSpace.

-Gabe
--
All messages to this mailing list should adhere to the DuraSpace
Code of Conduct: https://duraspace.org/about/policies/code-of-condu
ct/
---
You received this message because you are subscribed to the Google
Groups "DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.



--
Terry Brady
Applications Programmer Analyst
Georgetown University Library Information Technology
https://github.com/terrywbrady/info
425-298-5498 (Seattle, WA)


--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Problems with activating SWORDv2 Interface

2018-12-17 Thread Claudia Jürgen

Hello Matthias,

the username for sword  is a valid DSpace Eperson. Based on the
submission rights the subsequent servicedocument is created.

Hope this helps

Claudia Jürgen

Am 17.12.2018 um 12:12 schrieb Genzmehr, Matthias:

Hi All,

we are using Dspace 6.3 and want to activate the SWORDv2 Interface for 
connectivity to Symplectic Elements Software.

The Tomact log file says that the module is deployed. All ohter modules (jspui, 
rest, oai ect.) do work fine.

Swordv2 asks for a username and password. The request disappears by entering 
the Tomcat manager user and password but it results in a http 403 error.

Can anyone help?

Which user and password is required here? Is it a DSpace problem or a Tomcat 
configuration problem?

Thanks a lot!

Matthias Genzmehr





--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Allow anonymous users to submit to a collection on DSpace 6.3

2018-12-04 Thread Claudia Jürgen

Hello Hardy,

actually anyone is in the anonymous group, even if not logged in. I would not 
give anonymous submit right.
Submission without an eperson would not work, either

Wouldn't that be the use case for a special group see
https://wiki.duraspace.org/display/DSDOC6x/Authentication+Plugins
With the config

authentication-password.login.specialgroup = My Special Group

you can put logged in users into a special group and give this group submission 
rights.

Hope this helps

Claudia Jürgen



Am 04.12.2018 um 06:51 schrieb Hardy Pottinger:

Apologies for working late, but I've got an odd issue I'm tracking down. I
have a DSpace 6.3 repository, which requires certain collections to allow
submissions by members of the anonymous group (i.e. anyone with a login).
This used to work with 6.2. With 6.3 it does not. I have confirmed this
behavior on demo.dspace.org: as an admin, I create a new collection, adding
the anonymous group to the submit permission group, then logging in as a
normal user, I cannot upload to this new collection.

If someone else can confirm this, I'll happily open a new Jira issue.

Thanks!

--Hardy




--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de<mailto:claudia.juer...@tu-dortmund.de>
www.ub.tu-dortmund.de<http://www.ub.tu-dortmund.de>

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] WORM submissions?

2018-11-05 Thread Claudia Jürgen

Hello Tony,

this is the default behavior. A Submitter can only edit items in his
personal workspace.
Once he submitted them and they are in the workflow and/or accepted he
can not edit the items anymore.

Hope this helps

Claudia Jürgen


Am 02.11.2018 um 10:45 schrieb Tony Brian Albers:

No, not about actual living beings, but Write Once Read Many.

Is it possible to make a collection only accept deposits and not let
the owner delete what he/she has deposited?

TIA

/tony

--
Tony Albers
Systems Architect
Systems Director, National Cultural Heritage Cluster
Royal Danish Library, Victor Albecks Vej 1, 8000 Aarhus C, Denmark.
Tel: +45 2566 2383 / +45 8946 2316



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Re: Remove restrictions on entire collection with items

2018-10-24 Thread Claudia Jürgen

Hello,

for future items set the
DEFAULT_ITEM_READ and DEFAULT_BITSTREAM_READ to anonymous
for existing items, which have been submitted with restriction
log in as admin -> Administer -> Access Control -> Authorization ->
Advanced/Item Wildcard Policy Admin Tool
there you can change the existing items

Hope this helps

Claudia Jürgen


Am 24.10.2018 um 09:14 schrieb Lewatle Johannes Phaladi:

Hi DSpace Team,

How can I open the whole collection for anonymous or non logged in users.

Regards,
Lewatle

On Tuesday, 23 October 2018 15:32:15 UTC+2, Lewatle Johannes Phaladi wrote:

Dear DSpace Team,

I have collection with more than 300 items which are closed for anonymous
access, I cant go manually one by one changing individual items
authorization policy to allow anonymous user access. Please share with me
how to remove restrictions on collection for public / anonymous access.

Regards,
Lewatle



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Re: DOI via Proxy

2018-10-22 Thread Claudia Jürgen

Hello Paul,

once you have configured and your DOI ( these notes are for4.x, 5.x) in
[dspace]/dspace/config/dspace.cfg

 *   identifier.doi.prefix
 *   identifier.doi.namespaceseparator
 *   event.consumer.doi.class
 *   event.consumer.doi.filters
 *   event.dispatcher.default.consumers

[dspace]/config/spring/api/identifier-service.xml

 *   bean org.dspace.identifier.DOIIdentifierProvider
 *   bean org.dspace.identifier.doi.DOIConnector

and adjusted the crosswalk
[dspace]/config/crosswalks/DIM2DataCite.xsl
You can test the crosswalk with

[dspace]/bin/dspace dsrun org.dspace.content.crosswalk.XSLTDisseminationCrosswalk 
DataCite  [output-file]

newly added items will get an entry in the doi table.
You can check what is in your doi table with
SELECT * from doi;

If you have already existing items you got to retrospectively create the 
entries in the table.
We did this by manipulating the database (usual warning about backup):

INSERT into doi (doi_id, doi, resource_type_id, resource_id, status)
SELECT nextval('doi_seq'), 
concat('YOURPREFIX/YOURNAMESPACESEPARATOR-',currval('doi_seq')), 2, item_id, 7
FROM item WHERE in_archive=true and item_id not in (select resource_id from doi 
where resource_type_id=2);

and then running the doi-organiser.

Hope this helps

Claudia Jürgen




Am 22.10.2018 um 12:55 schrieb Paul Münch:

Hello,

I figured out that the Proxy configuration is not the problem. Somehow
it is not possible to do anything with the 'doi-organiser'. Everytime I
tried to reserve, register or update all for test purposes, I got these
error message: There are no objects in database that could be ...
I configured our DSpace-Instance how descriebed in the documentation.
The database connection is fine. Can anybody help me?

Thanks in advance and kind regards,

Paul Münch

Am 19.10.18 um 14:20 schrieb Paul Münch:


Hello,

we have a problem with the 'doi-organiser'-tool via our proxy server.
All proxy configuration works fine, e.g. OAI, REST or command line
programms like 'wget'. But if we use the 'doi-organiser', we get a
'Connection timed out'. All DSpace-DOI configuration are successfully
tested on VMs without proxy. So there is no problem.
In our Java environment the proxy parameters are all set and are in use
during the 'doi-organiser' ( I check it with 'jps -lvm' ). Additionally
I added 'System.setProperty(...)' to 'DataCiteConnector.java' - without
success.
I have no idea how to solve this issue and hope someone of you could help.

Thanks in advance and kind regards,

Paul Münch







--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de<mailto:claudia.juer...@tu-dortmund.de>
www.ub.tu-dortmund.de<http://www.ub.tu-dortmund.de>

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Reset password user for dspace in command line

2018-10-22 Thread Claudia Jürgen

Hello,

you can not set a new password via command line, see:
https://wiki.duraspace.org/display/DSDOC6x/Managing+User+Accounts

But the user can simple use the password forgotten function link on the
login screen
[YourURL]/forgot

Hope this helps

Claudia Jürgen


Am 21.10.2018 um 19:10 schrieb hoska...@gmail.com:

Hello every one
We have dspace 6.2 installed in debian 9 with postgres 9.6 .
some users created in dspace lose theirs passwords login. Is it possible to 
define an other password for these users witn dspace command ligne. Or how we 
can change the password in database. The pasword in database is crypted with 
sha512.
thanks for help



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Disable ORE

2018-10-12 Thread Claudia Jürgen

Hello Paul,

for those relying on the ORE format to harvest it would be enough to
disable it in your context.
Per default there are a lot of formats enabled which might expose more
data than you want and might be used in any way.

Hope this helps

Claudia Jürgen



Am 12.10.2018 um 11:20 schrieb Paul Münch:

Hello,

we want to use the DSpace OAI-Webapp but only our metadata should be
harvested. Is it possible to disable the ORE functionality, for example
by comment out in '[dspace]/config/crosswalks/oai/xoai.xml'?

Thanks in advance and kind regards,

Paul Münch



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Re: [Dspace-tech] Default settings for items per page and ascending/descending sorting

2018-10-05 Thread Claudia Jürgen

Hello Freddy,

afaik the default number of results per page in the browse index is not
configurable, you may only change it while browsing in the UI.
It is set in:
https://github.com/DSpace/DSpace/blob/dspace-6_x/dspace-api/src/main/java/org/dspace/browse/BrowserScope.java#L54

Hope this helps

Claudia Jürgen

Am 04.10.2018 um 17:13 schrieb Freddy Guerrero:

Hi Claudia, please I need your help, when searching by Author, by default
20 results appear, I need to change to 50 by default, what should I do?


Fred





--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Dspace 6.2 problem with items in collection

2018-09-07 Thread Claudia Jürgen

Hello,

DSpace is right access aware, so maybe the rights are restricted.

Hope this helps

Claudia Jürgen


Am 06.09.2018 um 20:18 schrieb Tomas B:

Hi all i have installed 6.2 on linux server, i'm using xmlui for ui. i have
this problem: after i approve item it disapears. maybe some ideas?
I tryed reindexing that did not helped or maybe i dit it wrong dont know.



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Dspace import command and --workflow switch

2018-09-06 Thread Claudia Jürgen

Hi,

with which version and UI are you working?
There was an issue in 5 see
https://jira.duraspace.org/browse/DS-2970

Hope this helps

Claudia Jürgen


Am 05.09.2018 um 21:57 schrieb Mark Ehle:

Hi -

When I import things using the dspace import command, my bitstream
descriptions show up. When I use the same command but add the --workflow
switch, the descriptions disappear.

Is that normal? How can I keep the descriptions?

Thanks -

Mark Ehle
Willard Library
Battle Creek, MI



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Re: Edit element, qualifier and schema of a filed of a item

2018-09-04 Thread Claudia Jürgen

Hello,

apart from manipulating the database (usual warning) and reindexing you
may use Batch Metadata Editing see
https://wiki.duraspace.org/display/DSDOC5x/Batch+Metadata+Editing

Hope this helps

Claudia Jürgen


Am 04.09.2018 um 14:27 schrieb reza shams:

Also . I   use Dspace 5.x

On Tuesday, September 4, 2018 at 4:56:59 PM UTC+4:30, reza shams wrote:

I  add   a lot of items   at my  Dspace.  A filed of the items  was
local.affiliation. now  I wanna  modify all of them  to dc.contributer
is there any solution?
Thanks



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Re: Identify records with empty fields

2018-09-03 Thread Claudia Jürgen

Hello,

you can query the solr search index:
YourPathToSOLR/search/select?q=-dc.type%3A*+AND+search.resourcetype%3A2

Hope this helps

Claudia Jürgen

Am 03.09.2018 um 06:28 schrieb Freddy Guerrero:

Please can you help me with this query, I use Dspace version 6.3, with
Postgresql


El jueves, 30 de agosto de 2018, 1:12:03 (UTC-5), Freddy Guerrero escribió:

Hi friends

Please I need to identify records with empty fields, that is, records that
do not have the field "dc.type", "dc.creator"

I appreciate your help

Freddy



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] DSpace import batch files

2018-08-29 Thread Claudia Jürgen

Hello,

the options to ingest content are explained here:
https://wiki.duraspace.org/display/DSDOC6x/Ingesting+Content+and+Metadata

Hope this helps

Claudia Jürgen

Am 29.08.2018 um 06:27 schrieb Dr. A Madhava Rao:

Dear Sir,

We are using Dspace on Windows version. We need to import the content and
upload the batch files. Requesting you to provide us the procedure.

Regards
Madhav



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] dspace hidden files

2018-08-16 Thread Claudia Jürgen

Hello Asanali,

there is per default a access rights   awareness meaning that you will
not see in browse or searchs items that you are not allowed to view.
see
https://wiki.duraspace.org/display/DSDOC6x/Discovery#Discovery-AccessRightsAwareness
Maybe the user has priveliges to view the "missing" files.

Hope that helps

Claudia Jürgen

Am 15.08.2018 um 18:52 schrieb Asanali Msangi:

Hellow tech team, i would like to ask your help, i have installed dspace
6.3 on  ubuntu 16.0.4  is working fine but i have seen litle issue about
file  indexing   before  i logging to the xmlui interface i have 1635 file
after  loging i can see  about 1800 file in my dspace can someone point
me what should i do  to correct that file to be 1800!



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] error in resetting/creating eperson password

2018-08-07 Thread Claudia Jürgen

Hello,

my guess is, that you have not configured your email settings properly. At this 
point the system tries to send an email.
You can check whether it is working with the command line operation:
[dspace]/bin/dspace test-email
see
https://wiki.duraspace.org/display/DSDOC6x/Installing+DSpace#InstallingDSpace-CheckingYourInstallation

But to be sure we need more information which you can obtain in the logs see
https://wiki.duraspace.org/display/DSPACE/Troubleshoot+an+error

Hope this helps

Claudia


Am 07.08.2018 um 16:00 schrieb Ze Victor Harry:

hello there i am running dspace 6.3 in windows 10 and when i try to create
eperson everything works fine but when i try to reset/create password i get
this error
"
Reset password

Sorry, an error has occurred when the system try to send email with
instructions.

Return to the Administer EPeople page

"
any ideas what could be the problem




--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] GDPR compliance for DSpace

2018-05-24 Thread Claudia Jürgen

Hello Alan,

thanks for the input, you are right it is a broad topic not only GDPR
but Data Protection and Privacy in general.
We've created a discussion page on JIRA, as it gets quite voluminous for
the JIRA Ticket:
https://wiki.duraspace.org/display/DSPACE/Data+Protection+and+Privacy

cu

Claudia


Am 23.05.2018 um 23:29 schrieb Alan Orth:

Hello,

I'm surprised nobody has written to the list about compliance with the
European Union's General Data Protection Regulation (GDPR) legislation that
comes into effect on May 25th[0]. It's a broad topic* and you should
definitely be consulting with your organization about it, but one area that
you'll definitely need to think about sooner than later if you're running
is Google Analytics. Most people are using this, it seems!

Basically, you can't send data about your users' browsing of your
repository to third parties like Google without getting the users' *affirmative
consent* first. Even then, you'll likely need to enable IP address
anonymization. We've just finished integrating these two modifications into
our repository[1] using the popular cookieconsent library[2]. This library
is a few years old (designed for a previous, less-serious EU legislation),
but works pretty well because it is published on NPM and bower, can be
easily themed with Bootstrap color schemes, and allows the opt-in mode we
now require.

You can see our implementation of the IP address anonymization[3] and the
GDPR popup[4] for the XMLUI in DSpace 5 on our GitHub repository. This
works pretty well, though there seems to be some issue with Mirage 2's
theme.js bundle that conflicts with some callback or event handler that
causes the "agree" and "disagree" buttons to not dismiss the popup after
the user chooses one, but the cookies are set properly and the popup
disappears on the next page load. The standalone cookieinsight works fine
in this regard. Maybe someone can figure it out when they do their
integration!

Thanks! I hope that helps someone out there. Regards,

* in addition you should probably tell your users that you have their
names, phone numbers, and email addresses if they have registered on the
site, all of which are considered personally identifiable information.
There are obligations here! You need a privacy policy, a data officer, etc.

[0] https://gdpr-info.eu/
[1] https://cgspace.cgiar.org
[2] https://github.com/insites/cookieconsent
[3] https://github.com/ilri/DSpace/pull/375
[4] https://github.com/ilri/DSpace/pull/377



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
You received this message because you are subscribed to the Google Groups "DSpace 
Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Enable public statistics

2018-05-23 Thread Claudia Jürgen

Hola,

vé authorization.admin.usage en
https://wiki.duraspace.org/display/DSDOC5x/SOLR+Statistics#SOLRStatistics-ConfigurationsettingsforStatistics

Saludos

Claudia Jürgen


Am 22.05.2018 um 17:56 schrieb Freddy Guerrero:

Hola a todos, por favor me pueden indicar como habilitar las estadisticas
publicas, sin requerir que se autentiquen???

Fred



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
You received this message because you are subscribed to the Google Groups "DSpace 
Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Browse by Title issue

2018-05-17 Thread Claudia Jürgen

Hi Michael,

actually this is afair around since 5.

It actually treats the terms as one word so your example will be treated
as "newfem".
So entering:

New Femininities in Accounting and Finance

using the back button, this should be the last entry on the previous page.

Sunny greetings

Claudia Jürgen



Am 17.05.2018 um 15:55 schrieb Michael White:

Hi,

DSpace v6.2, JSPUI.

Apologies if this has been discussed before but a search of the archives and 
Jira didn't turn anything up (but if I missed it, feel free to just point me in 
the right direction!).

In our DSpace v6.2 DEV system (which is about to go live!) I've just noticed that, if you type more than one 
word in the "or enter first few letters:" on the "Browse by Title" page, when you hit 
"Go!", you don't end up in the right place - however, the same approach in our existing DSpace v4 
system DOES work.

For example, I want to find the record with title "New Femininities in Accounting 
and Finance".

In our existing DSpace v4 system, if I type "New Fem" and hit "Go", the record I want 
appears at the top of the "Showing results" panel.

However, if I do the same thing in our DSpace v6 system, the record at the top of the results is 
"News Images on Instagram: The paradox of authenticity in hyperreal photo reportage" (and 
the record at the bottom of the previous page of results is "New Zealand's Curriculum and 
Assessment Revolution") and I have to click back through several pages to get to the record I 
was after.

So, there appears to be an issue if you type a space in the "or enter first few 
letters:" string (?)

I also replicated this behaviour on demo.dspace.org instance (entering "een ges" results in "Effectieve 
Communicatie" appearing at the top of the results, with "Een pleidooi voor damesvolleybal" at the bottom 
of the previous page, and "Een gesprek met Jean-Marie Fabiani" (which I would expect at the top of the first 
results page) appearing further back up the list on that previous page.

Is this a known issue? Is there any kind of fix/patch or workaround available?

Cheers,

Mike

Michael White
Senior Developer
Business Applications and Integrations

T: (01786) 466877
E: michael.wh...@stir.ac.uk<mailto:michael.wh...@stir.ac.uk>
A: G5, Airthrey Castle, University of Stirling, Stirling, FK9 4LA




--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
You received this message because you are subscribed to the Google Groups "DSpace 
Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Accessibility Checking of Submissions

2018-05-09 Thread Claudia Jürgen

P. S. see
https://www.w3.org/wiki/WebSchemas/Accessibility
and
http://schema.org/version/3.2/

about metadata

cu

Claudia


Am 09.05.2018 um 13:03 schrieb Claudia Jürgen:

Hello George,

not as far as I know of and it might be beyond the scope of DSpace.
Accessiblity of content depends on who you are targeting and not only on
the form but the content itself, like following plain language
guidelines.
This will not be automatically testable.

If you are targeting only a specific group like the blind and visually
impaired, there might be automatic tests either in workflow or as
curation task which can be integrated.

One other thing would be to integrate accessibility metadata to properly
identify the content. I think there has been an accessiblity metadata
project but don't know, what has become of it. And this is a tricky
part, unless you are always only having one original bitstream. This is
metadata belonging to the bitstream and is not part of the discovery.
Making it item based metadata and having multiple files with different
accessiblity properties, these will not be distinguishable by the end
user.

Sunny greetings

Claudia Jürgen





Am 08.05.2018 um 22:35 schrieb George Kozak:

Hello:
I was asked if DSpace is looking into adding accessibility checking
to the
content that is submitted into the Repository.  Is this something on the
features to-do list?



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich.
Sie ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht
der für diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte
den Absender und vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher
Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung
eines solchen Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is
confidential. It is solely intended for the recipient. If you are not
the intended recipient of this e-mail please contact the sender and
delete this message. Thank you. Without prejudice of e-mail
correspondence, our statements are only legally binding when they are
made in the conventional written form (with personal signature) or
when such documents are sent by fax.



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
You received this message because you are subscribed to the Google Groups "DSpace 
Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Accessibility Checking of Submissions

2018-05-09 Thread Claudia Jürgen

Hello George,

not as far as I know of and it might be beyond the scope of DSpace.
Accessiblity of content depends on who you are targeting and not only on
the form but the content itself, like following plain language guidelines.
This will not be automatically testable.

If you are targeting only a specific group like the blind and visually
impaired, there might be automatic tests either in workflow or as
curation task which can be integrated.

One other thing would be to integrate accessibility metadata to properly
identify the content. I think there has been an accessiblity metadata
project but don't know, what has become of it. And this is a tricky
part, unless you are always only having one original bitstream. This is
metadata belonging to the bitstream and is not part of the discovery.
Making it item based metadata and having multiple files with different
accessiblity properties, these will not be distinguishable by the end user.

Sunny greetings

Claudia Jürgen





Am 08.05.2018 um 22:35 schrieb George Kozak:

Hello:
I was asked if DSpace is looking into adding accessibility checking to the
content that is submitted into the Repository.  Is this something on the
features to-do list?



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
You received this message because you are subscribed to the Google Groups "DSpace 
Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Error deleting a collection

2018-05-08 Thread Claudia Jürgen

Hello Stanislav,

you most likely did not run into the problem, because you never tried to delete 
anything. There might be issues with collection2item, community2community, too 
if my guess is right that this was this old issue:
http://dspace.2283337.n4.nabble.com/Dspace-tech-running-the-15-to-16-script-td3280357.html

Since  DSpace 5 there is a database command line tool which can
a) info about the db (including missing/faild migration)
b) repair the db (trying to run migrations)

But you are using 4.

I'm no DB expert just know some basic stuff so anybody out there knowing a 
tool/elegant solution?

At the moment you can compare your database with the database schema of DSpace, 
first identifying the discrepancies.
You can generate a description of your db with
pg_dump --schema-only --no-owner Your_Database_Name > YourDatabaseCreation.sql

If it is really only the above mentioned constraints which are screwed up, 
follow the instructions in the thread above, with the usual warning about 
backing up everything properly first.

Hope this helps

Claudia Jürgen

Am 07.05.2018 um 20:46 schrieb Stanislav Orlov:

Thank you Claudia,

We started ten years ago and went through a few upgrades. I can see how
this problem might have been created during the process, but we never ran
into the problem until now.  If I look at foreign keys for
community2collection table, I see this:

Name: community2collection_community_id_fkey
Fields: community_id
Referenced Schema: public
Referenced Table: community
Referenced Fields: community_id
On Delete: NO ACTION
On Update: NO ACTION

What do I need to do to fix this?

Stan




--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de<mailto:claudia.juer...@tu-dortmund.de>
www.ub.tu-dortmund.de<http://www.ub.tu-dortmund.de>

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
You received this message because you are subscribed to the Google Groups "DSpace 
Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Error deleting a collection

2018-05-07 Thread Claudia Jürgen

Hello Stanislav,

are you using Postgres or Oracle and is this an original 4.0
installation or did you upgrade from an older version?
If you are using Postgres and did upgrade there may have been an issue
with the upgrade process.
The constraint is here:
https://github.com/DSpace/DSpace/blob/dspace-4.0/dspace/etc/postgres/database_schema.sql#L410
and was added during 1.5 to 1.6
https://github.com/DSpace/DSpace/blob/dspace-4.0/dspace/etc/postgres/database_schema_15-16.sql#L106

You may  inspect your db  for the foreign keys:
psql [YourDBName]
\d [TableName]
will show you the foreign keys.
\d community2collection

There has been an issue with the upgrade process, maybe your problem in
an aftereffect of this:
http://dspace.2283337.n4.nabble.com/Dspace-tech-running-the-15-to-16-script-td3280357.html

Hope this helps

Claudia


Am 04.05.2018 um 04:07 schrieb Stanislav Orlov:

Greetings!

When I try to delete collections in DSpace 4.0 on Windows Server 2008, I
have the following error:

org.postgresql.util.PSQLException: ERROR: constraint
"comm2coll_collection_fk" does not exist

Our PostgreSQL has a "community2collection" table with one foreign key -
"community_id" - so I don't know what needs to be done to fix it.  You help
will be most welcome.

Stan



Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
You received this message because you are subscribed to the Google Groups "DSpace 
Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Modify information displayed

2018-04-27 Thread Claudia Jürgen

Hi,

this is not configurable, you must customize the jsp see:
https://github.com/DSpace/DSpace/blob/dspace-5_x/dspace-jspui/src/main/webapp/display-item.jsp#L139

On how to customize JSP pages see:
https://wiki.duraspace.org/display/DSDOC5x/JSPUI+Configuration+and+Customization#JSPUIConfigurationandCustomization-CustomizingtheJSPpages

Hope this helps

Claudia Jürgen




Am 26.04.2018 um 22:50 schrieb Rodrigo Sebastian Hidalgo Avila:

Thanks!

P.D:Is it possible to delete the link that appears above the information
(shown in image 2.png)?

El jueves, 26 de abril de 2018, 3:30:14 (UTC-4), Claudia Jürgen escribió:

Hello Rodrigo,

see

https://wiki.duraspace.org/display/DSDOC6x/Configuration+Reference#ConfigurationReference-JSPWebInterface(JSPUI)Settings

Hope this helps

Claudia Jürgen


Am 26.04.2018 um 07:28 schrieb Rodrigo Sebastian Hidalgo Avila:

I want to modify the information that is displayed when you click on the
item (3.png) in jspui.

How can I do it?


--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia...@tu-dortmund.de 
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie
ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für
diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender
und vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher
Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung eines
solchen Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential.
It is solely intended for the recipient. If you are not the intended
recipient of this e-mail please contact the sender and delete this message.
Thank you. Without prejudice of e-mail correspondence, our statements are
only legally binding when they are made in the conventional written form
(with personal signature) or when such documents are sent by fax.



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
You received this message because you are subscribed to the Google Groups "DSpace 
Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Modify information displayed

2018-04-26 Thread Claudia Jürgen

Hello Rodrigo,

see
https://wiki.duraspace.org/display/DSDOC6x/Configuration+Reference#ConfigurationReference-JSPWebInterface(JSPUI)Settings

Hope this helps

Claudia Jürgen


Am 26.04.2018 um 07:28 schrieb Rodrigo Sebastian Hidalgo Avila:

I want to modify the information that is displayed when you click on the
item (3.png) in jspui.

How can I do it?



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
You received this message because you are subscribed to the Google Groups "DSpace 
Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Item date isn't seen

2018-04-24 Thread Claudia Jürgen

Hello Rodrigo,

make sure the metadata used is actually there in the items.
The default configuration is:
webui.itemlist.columns = thumbnail, dc.date.issued(date), dc.title, \
 dc.contributor.*
At that point dc.date.issued is used per default. So your items are be missing 
the metadata whatever you configured there as date.

Hope this helps

Claudia Jürgen



Am 24.04.2018 um 07:17 schrieb Rodrigo Sebastian Hidalgo Avila:

I have been inserting items in the repository but at the time of doing a
search by issued date, the date of the items isn't seen.
What I can do?

P.S: I attach an image where it shows that the dates aren't visible.




--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de<mailto:claudia.juer...@tu-dortmund.de>
www.ub.tu-dortmund.de<http://www.ub.tu-dortmund.de>

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
You received this message because you are subscribed to the Google Groups "DSpace 
Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


  1   2   3   4   >