[dspace-tech] Re: Bitstream header problem using REST API

2017-04-07 Thread Mehrdad Pedram
Any update on this? I'm having the same issue. On Wednesday, February 10, 2016 at 2:53:20 PM UTC+3:30, Elektronac wrote: > > Hi, > > I have a problem with DSpace REST service when i upload bitstream file. > When I upload file, additional header is embedded inside of that bitstream > file. >

[dspace-tech] UNIweb / DSpace Integration

2017-04-07 Thread Cameron, Jacob
Hi Everyone, Has any work been done on finding a way to integrate a list of publications from DSpace into UNIweb? I haven't seen anything but we just got setup for UNIweb so I'm sure the questions will start being asked soon. Jake -- Jake Cameron, BCS(UNB) Systems Support Specialist III

Re: [dspace-tech] Shibboleth problems in DSpace 6.0

2017-04-07 Thread Hardy Pottinger
Hi, George, I haven't run into that particular error with Shibboleth, however, I can confirm that we have Shib working for one of our instances of DSpace, which is running a fork of 6_x. Here is the commit that contains the relevant configs:

[dspace-tech] Shibboleth problems in DSpace 6.0

2017-04-07 Thread George Kozak
Hi... I upgraded to DSpace 6.0 from DSpace 5.5 (modified Mirage2 theme), and we discovered that we are having a Shibboleth login problem. The login works, but we end up with a message: "Authentication Failed". In the DSpace logs, I see: 2017-04-07 14:05:51,604 ERROR

Re: [dspace-tech] setSpec OAI filter

2017-04-07 Thread Gonzalo Faramiñan
I add the following: dspace/config/modules/oai.cfg # Storage: solr | database storage=solr So I'm using the getQuery() method

Re: [dspace-tech] Where in DSpace are ORCIDs stored?

2017-04-07 Thread helix84
On Fri, Apr 7, 2017 at 5:29 PM, Chris Gray wrote: > That clears some of this up for me. I'm still a little mystified by what > you say about backing up the Solr authority index. I know that Solr > indexes are just files. I'll have to learn how to back up and restore of >

Re: [dspace-tech] Where in DSpace are ORCIDs stored?

2017-04-07 Thread Chris Gray
Thanks, Helix, That clears some of this up for me. I'm still a little mystified by what you say about backing up the Solr authority index. I know that Solr indexes are just files. I'll have to learn how to back up and restore of Solr indexes. When you say you can deduplicate with CSV

Re: [dspace-tech] Where in DSpace are ORCIDs stored?

2017-04-07 Thread helix84
Hi Chris, that's correct. ORCID ID is only stored in the authority index. The design is such that ORCID is not used as authority key in DSpace. When you're using SolrAuthority, a UUID is generated and used as the authority key (in the DB and in Solr authority; not sure if in Solr search, too - I

[dspace-tech] Where in DSpace are ORCIDs stored?

2017-04-07 Thread Chris Gray
I've been poking around in DSpace 5 and ORCIDs don't seem to be stored anywhere in the database. They only seem to turn up in the Solr authority index. They don't appear in the Solr discovery (search) index. So my guess at this point is that the ORCID and some information from the ORCID

[dspace-tech] setSpec OAI filter

2017-04-07 Thread Gonzalo Faramiñan
Hello DSpacers, I've created a new OAI context and can populate it fine using metadata filters (such as DSpaceAtLeastOneMetadataFilter). But I cannot make it trough items values such as from record's header. I'm running Dspace 4 at the moment. I've tried both DspaceSetSpecFilter and

Re: [dspace-tech] DSpace automatically loads in English although non-English default.locale setting value

2017-04-07 Thread Claudia Jürgen
Hello Peter, the default.locale is the one chosen, if no other preference can be found (user active choice, logged in eperson preference, browser). So if your browser is set to English and you got it in webui.supported.locales it will be used if you access your DSpace instance. The config

Re: [dspace-tech] How to set the value of external metadata via harvest?

2017-04-07 Thread Claudia Jürgen
Hello Brendow, you may configure the metadata formats used and what to do with unknown fields (ignore, add, fail) see https://wiki.duraspace.org/display/DSDOC5x/OAI#OAI-OAI-PMH/OAI-OREHarvesterConfiguration Hope this helps Claudia Jürgen Am 06.04.2017 um 20:47 schrieb Brendow Adriel:

Re: [dspace-tech] Re: [Dspace-tech] Default settings for items per page and ascending/descending sorting

2017-04-07 Thread Claudia Jürgen
Hello David, there is a config setting in dspace.cfg webui.collectionhome.perpage to specify how many items are listed in the collection home page. As for browsing the user can change the the resulty per page via the UI. Hope this helps Claudia Jürgen Am 07.04.2017 um 00:29 schrieb David

Re: [dspace-tech] When embargo period ends is the item available to anonymous users

2017-04-07 Thread Claudia Jürgen
Hi Lewatle, what version of DSpace with which Embargo are you using? Assuming you are using the Embargo introduced with DSpace 3.0 and the simple embargo Documentation: https://wiki.duraspace.org/display/DSDOC5x/Embargo The rights (unless specified in the advanced mode) will be the default