[dspace-tech] Solr query for submitted items?

2017-04-05 Thread Gary Browne
Hi all, Using DSpace 4.1, RHEL 6, Tomcat 7. Is there a way I can query Solr to give me information about submitted items. eg. how many items submitted in a given period. I'm imagining something using date.accessioned but I've been unable to get any queries to work. Secondly, other than: http

[dspace-tech] Metadata bulk update Question

2017-04-05 Thread Keith Jones
Hi All, I'm using the UI tool in XML to bulk change metadata using a CSV file. My question is, if I want to change metadata in a field that has a value now, but want to change it to another value, do I have to run a metadata csv upload twice. Meaning, once to remove the data in the field and anoth

[dspace-tech] Re: How to find metadata that reference to file /bitstream from database?

2017-04-05 Thread Brendow Adriel
O.S: windows 10 C:\WINDOWS\system32>jruby -v jruby 9.1.8.0 (2.3.1) 2017-03-06 90fc7ab Java HotSpot(TM) 64-Bit Server VM 24.79-b02 on 1.7.0_79-b15 +jit [mswin32-x86_64] C:\WINDOWS\system32>ruby -v ruby 2.3.0p0 (2015-12-25 revision 53290) [x64-mingw32] C:\WINDOWS\system32>gem -v 2.5.1 When i try

Re: [dspace-tech] How to find metadata that reference to file /bitstream from database?

2017-04-05 Thread Monika Mevenkamp
I do this in jruby using the dspace-jruby gem I developed see on GitHub https://github.com/akinom/dspace-jruby #find items with given metadata value items = DSpace.findByMetadataValue('pu.workflow.state', 'reviewed', DConstants::ITEM) # print their id

[dspace-tech] Error database conection migrate dspace 6.0

2017-04-05 Thread christian criollo
I'm on the process of upgrading a dspace instance from 4.0 to 6.0. All went well but I noticed in my log file this error: 2017-04-05 09:24:17,358 FATAL org.dspace.core.Context @ Cannot obtain the bean which provides a database connection. Check previous entries in the dspace.log to find why th

[dspace-tech] How to find metadata that reference to file /bitstream from database?

2017-04-05 Thread Brendow Adriel
For example: How to select all bitstream from database where dc.contributor = ''University"; Select all files with final (.pdf, txt, jpg, mp3) where dc.type= 'other'. or Select all files with final (.pdf, txt, jpeg, mp3) where dc.contributor = 'University of Technology'. -

[dspace-tech] Fwd: DCAT April Community Forum Call: DSpace Performance - April 11th 15:00 UTC/GMT - 11:00 ET

2017-04-05 Thread Bram Luyten
apologies for cross-posting this to both dspace-community and dspace-tech, but I think this topic might be relevant to subscribers on all these lists. [image: logo] Bram Luyten 250-B Suite 3A, Lucius Gordon Drive, West Henrietta, NY 14586 Esperantolaan 4, Heverlee 3001, Belgium atmire.com

Re: [dspace-tech] Downloads.

2017-04-05 Thread Claudia Jürgen
Hi Mark, yes this is possible, there are authorization and authentication option for this: https://wiki.duraspace.org/display/DSDOC5x/Functional+Overview#FunctionalOverview-AuthenticationAuthentication You may make the landing page of an item visible but restrict the access to the bitstreams bel