[dspace-tech] How to find human-readable group name from dspace logs

2021-03-10 Thread 'Gary Browne' via DSpace Technical Support
Hi all, Running DSpace 6.3 on Amazon Linux 2 with Tomcat 7 and httpd 2.4. I'm trying to figure out some issues with auto-group allocation using the Shibboleth authentication. In the dspace logs, I can see entries like: Added current EPerson to special groups:

[dspace-tech] DSpace export all metadata

2021-02-24 Thread 'Gary Browne' via DSpace Technical Support
Hello, DSpace 6.3, Tomcat 7, Apache 2.4, Amazon Linux 2. If I use the metadata-export command line tool, am I able to export metadata for all collections (is it recursive)? Thanks, Gary -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct:

[dspace-tech] Okta SSO and DSpace

2021-02-21 Thread 'Gary Browne' via DSpace Technical Support
Hello all, We are currently running DSpace 6.3, Tomcat 7, Apache 2.4 on Amazon Linux 2 with Shibboleth and ADFS. Our IdP is about to change to Okta with ADFS. Does anyone have any pointers for setting this up? I've been given the following: IdP SSO URL IdP Issuer URL X.509 certificate

[dspace-tech] Shibboleth auto group allocation doesn't work if multiple role attribute values returned by IdP

2020-07-13 Thread Gary Browne
Hi all, DSpace 6.3 Apache 2.4.41 Tomcat 7.0.84 Amazon Linux 2 I have Shibboleth auth set up, with auto group allocation. However, in some cases it appears not to be working. I haven't enough data to be sure, but I know in some cases we are receiving a SAML response which contains the role

[dspace-tech] Shibboleth login - "Error: Document Not Found"

2020-05-07 Thread Gary Browne
Hi all, DSpace 4.1 JSPUI Tomcat 7 Apache 2.4 I have followed the DSpace Shibboleth set up guide here: https://wiki.lyrasis.org/display/DSDOC4x/Authentication+Plugins#AuthenticationPlugins-ShibbolethAuthentication I have Shibboleth set up, and authentication itself is working. However, when I

Re: [dspace-tech] Re: How does a standalone handle server work?

2020-03-05 Thread Gary Browne
Hi Mark, This is perfect, exactly the information I was after! Thanks a bundle (if you'll pardon the DSpace pun). Cheers, Gary Gary Browne | Digital Services Engineer Digital Services, The University of Sydney Library Rm 110 Fisher Library F03 | The University of Sydney | NSW

[dspace-tech] Re: How does a standalone handle server work?

2020-03-04 Thread Gary Browne
, Gary On Monday, February 3, 2020 at 8:53:45 AM UTC+11, Gary Browne wrote: > > Hi all, > > I'm not after a "how to" here, rather a conceptual/technical description > of how a set up with CNRI handle.net, a standalone handle server with the > https://github.com/DSpace/R

[dspace-tech] Re: item.lastmodified date in Solr index - what updates it?

2020-03-04 Thread Gary Browne
Hi all, Maybe I should rephrase this: Given a list of handles, how can I update item.lastmodified in the Solr index for each of them? Any help at all would be greatly appreciated! Thanks a lot, Gary On Wednesday, March 4, 2020 at 2:43:54 PM UTC+11, Gary Browne wrote: > > Hi all, >

[dspace-tech] item.lastmodified date in Solr index - what updates it?

2020-03-03 Thread Gary Browne
Hi all, Using DSpace 6.3 Tomcat 7 Apache 2.4 PostGreSQL 9.6.8 I'm trying to get the Solr index to reflect updating some data in the database - I manually updated some records in the metadatavalue table. The value is reflected in the OAI output, but the last modified date is unchanged. How can

[dspace-tech] How does a standalone handle server work?

2020-02-02 Thread Gary Browne
Hi all, I'm not after a "how to" here, rather a conceptual/technical description of how a set up with CNRI handle.net, a standalone handle server with the https://github.com/DSpace/Remote-Handle-Resolver plugin, and DSpace (with its in-built handle server) works together to resolve handles to

[dspace-tech] Standalone handle server startup script - with passphrase

2019-12-08 Thread Gary Browne
Hi all, I am setting up a standalone handle server for use with DSpace (following these instructions: https://wiki.lyrasis.org/display/DSDOC6x/Installing+DSpace#InstallingDSpace-TheHandleServer) and have chosen to include a passphrase for the server certification key. I believe I need to

[dspace-tech] Re: Moving Space 6 - handle configuration

2019-11-04 Thread Gary Browne
Hi all, Just following up on this. Has anyone had experience with this and is able to provide some advice? Thanks, Gary On Monday, October 21, 2019 at 10:36:40 AM UTC+11, Gary Browne wrote: > > Hi all, > > > > Running DSpace 6 behind a load balancer on Amazon Linux 2. &

[dspace-tech] Moving Space 6 - handle configuration

2019-10-20 Thread Gary Browne
? Thanks a lot, Gary Gary Browne | Technical Manager, Developments Online Services University of Sydney Library THE UNIVERSITY OF SYDNEY Level 1, Fisher Library F03, The University of Sydney NSW 2006 T +61 2 9351 5946 | M +61 405 647 868 E gary.bro...@sydney.edu.au<https://webmail.sydney.edu.au/

[dspace-tech] Re: Shibboleth attributes not working [SOLVED]

2019-10-17 Thread Gary Browne
ims/role;> I realised that I had specified the wrong schema! SOLVED! Cheers, Gary On Thursday, October 17, 2019 at 9:50:22 PM UTC+11, Gary Browne wrote: > > Hi all, > > > > DSpace 6.3, Tomcat 7, Amazon Linux 2 > > > > I have implemented Shibboleth authentic

[dspace-tech] Shibboleth attributes not working

2019-10-17 Thread Gary Browne
pecial groups is not working (“[]”). I have confirmed that the SAML response contains the data: http://schemas.microsoft.com/ws/2008/06/identity/claims/role;> staff Where am I going wrong?? Thanks, Gary Gary Browne | Technical Manager, Developments Online Ser

[dspace-tech] Best method for finding items with more than one PDF

2019-10-01 Thread Gary Browne
Hi all, Running DSpace 4.1 on RHEL 7, Tomcat 7, Apache 2.4. A fairly specific question here, but an answer would give me some insight into how to best approach these sorts of requests generally. So somebody wants a report, for whatever reason, of any items in DSpace that have more than one

Re: [dspace-tech] Bitstore migrate to S3 - fails on large files

2019-09-04 Thread Gary Browne
Hi Tim, Thanks a lot for that – that’s really helpful info, I didn’t realise it was logging each bitstream copy. Now at least I’ve been able to pinpoint the item which is failing. Cheers, Gary Gary Browne | Technical Manager, Developments Online Services University of Sydney Library

[dspace-tech] Bitstore migrate to S3 - fails on large files

2019-09-02 Thread Gary Browne
Hello all, Dspace 6 Tomcat 7 Apache 2.4 Amazon Linux 2 I have configured S3 successfully on this system, I can connect to it and upload manually to it. I am now trying to migrate my assets from the filesystem ("assetstore") to S3. The process fails with the following message: 2019-09-03

[dspace-tech] Apache Mellon for DSpace - configuration

2019-08-12 Thread Gary Browne
Hello all, I'm running DSpace 6.3 on Amazon Linux 2 with PostGreSQL. I am trying to get SAML SSO working with DSpace and ADFS using Apache Mellon. Has anyone tried and succeeded - would you be willing to share your experience/procedures/configurations? I think I'm getting the directives in

[dspace-tech] Credentials, git and DSpace

2019-08-06 Thread Gary Browne
Hello all, I have a DSpace 6.3 installation and the source code is under git. in bitstore.xml, I need to add the bucket name and access/secret keys to use S3 storage. However, I would like to use variables to do this, since I don't want to submit confidential credentials to git. How would I

Re: [dspace-tech] bitstore-migrate fails on deleted items

2019-08-04 Thread Gary Browne
rds for these bitstreams - one with deleted=t and one with deleted=f. I don't have enough provenance information to know how this happened. Cheers, Gary Gary Browne | Technical Manager, Developments Online Services University of Sydney Library THE UNIVERSITY OF SYDNEY Level 1, Fisher Library F03, The U

[dspace-tech] Practical default for upload.max

2019-07-31 Thread Gary Browne
Hi all, Are there any opinions on what a sensible default would be for maximum size of files uploaded from the user interface of DSpace? Thanks, Gary -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ ---

Re: [dspace-tech] PostGreSQL error when migrating database :(

2019-07-31 Thread Gary Browne
Hi Mark, A Tomcat restart seems to have sorted this issue. Cheers, Gary On Tuesday, July 30, 2019 at 11:29:57 PM UTC+10, Mark H. Wood wrote: > > On Mon, Jul 29, 2019 at 06:20:58PM -0700, Gary Browne wrote: > > Attempting to upgrade DSpace from 4.1 to 6.3. I did a pg_dump of the

Re: [dspace-tech] bitstore-migrate fails on deleted items

2019-07-31 Thread Gary Browne
, 2019 at 11:02:59 PM UTC+10, Mark H. Wood wrote: > > On Tue, Jul 30, 2019 at 09:45:18PM -0700, Gary Browne wrote: > > One more question sorry - what about metadata-only records? do they also > > point to a dummy or blank file, or does the bitstore-migrator not look > for &g

Re: [dspace-tech] bitstore-migrate fails on deleted items

2019-07-30 Thread Gary Browne
H. Wood wrote: > > On Tue, Jul 30, 2019 at 01:58:15PM +, Gary Browne wrote: > > You're right that there is a record in the database for this file, but > the "deleted" field value is "true". I'm assuming in this case that there > should be no file i

Re: [dspace-tech] bitstore-migrate fails on deleted items

2019-07-30 Thread Gary Browne
Hi Mark, Ah, now I get it. Thanks very much for clearing that up. Cheers, Gary Gary Browne | Technical Manager, Developments Online Services University of Sydney Library THE UNIVERSITY OF SYDNEY Level 1, Fisher Library F03, The University of Sydney NSW 2006 T +61 2 9351 5946 | M +61 405 647

Re: [dspace-tech] bitstore-migrate fails on deleted items

2019-07-30 Thread Gary Browne
puter On 30/7/19, 11:35 pm, "Mark H. Wood,UL 0115A,+1 317 274 0749, on behalf of Mark H. Wood" wrote: On Mon, Jul 29, 2019 at 09:57:47PM -0700, Gary Browne wrote: > On DSpace 6, I'm attempting to migrate my filesystem bitstreams to S3. > > S3 (bitstor

[dspace-tech] bitstore-migrate fails on deleted items

2019-07-29 Thread Gary Browne
Hi all, On DSpace 6, I'm attempting to migrate my filesystem bitstreams to S3. S3 (bitstore.xml) is correctly configured, however when I run: $ [dspace]/bin/dspace bitstore-migrate -a 0 -b 1 I get the following error: Exception during BitStoreMigrate: java.io.FileNotFoundException:

Re: [dspace-tech] PostGreSQL error when migrating database :( [SOLVED]

2019-07-29 Thread Gary Browne
Go figure – a Tomcat restart seems to have fixed it… Gary Browne | Technical Manager, Developments Online Services University of Sydney Library THE UNIVERSITY OF SYDNEY Level 1, Fisher Library F03, The University of Sydney NSW 2006 T +61 2 9351 5946 | M +61 405 647 868 E gary.bro

[dspace-tech] PostGreSQL error when migrating database :(

2019-07-29 Thread Gary Browne
Hi all, Attempting to upgrade DSpace from 4.1 to 6.3. I did a pg_dump of the database and have ingested it to a clean database on another server. The original server PostGreSQL verison is 8.4.2, the new server is version 9.6.11, both running on linux. The data ingest works fine with no

[dspace-tech] StartSubmissionLookupStep

2019-03-19 Thread Gary Browne
in concluding that this functionality is only available for JSPUI? If so, is there anything similar for the XMLUI? Thanks, Gary Gary Browne | Technical Manager, Developments Online Services University of Sydney Library THE UNIVERSITY OF SYDNEY Level 1, Fisher Library F03, The University of Sydney NSW

[dspace-tech] Community filiator usage

2019-03-10 Thread Gary Browne
maintained? Thanks a lot, Gary Gary Browne | Technical Manager, Developments Online Services University of Sydney Library THE UNIVERSITY OF SYDNEY Level 1, Fisher Library F03, The University of Sydney NSW 2006 T +61 2 9351 5946 | M +61 405 647 868 E gary.bro...@sydney.edu.au<ht

[dspace-tech] Moving repositories, need to modify existing handles

2018-10-14 Thread Gary Browne
Hi all, Running DSpace 4.1 on Tomcat 7, RHEL 7. We are moving our repository to another platform and I need to update the handles from our existing repository to point to the migrated items in the new location. I am told I need to "recreate the current DSpace handles". Is that correct? How

Re: [dspace-tech] OAI in xml format?

2018-03-14 Thread Gary Browne
urce=emailfooter_medium=email_campaign=tomdesair> > > > Op wo 14 mrt. 2018 om 07:14 schreef Gary Browne <gary@sydney.edu.au > >: > >> Hi all, >> >> Using DSpace 4.1 on RHEL with Tomcat 7 and Apache 2.2. >> >> Is it possible to download m

[dspace-tech] OAI in xml format?

2018-03-14 Thread Gary Browne
Hi all, Using DSpace 4.1 on RHEL with Tomcat 7 and Apache 2.2. Is it possible to download metadata in XML format using an OAI URL for a collection/set ie. without the XSL stylesheets applied - I just want straight XML? Thanks a lot, Gary -- You received this message because you are

[dspace-tech] AIP Backup debug info

2018-02-05 Thread Gary Browne
Hi all, JSPUI DSpace 4.1 Tomcat 7 Apache 2.2 RHEL 6.9 I'm doing an AIP backup on a collection like this: [/data/dspace/bin]$ ./dspace packager -d -a -t AIP -e gary.bro...@sydney.edu.au -i /222 /tmp/222.zip It fails after the same number of items every time (2018 of 3803). Are items

Re: [dspace-tech] AIP backup timing out

2018-01-30 Thread Gary Browne
Thanks a lot Tim, I’ll give that a go! Gary Browne | Technical Manager, Developments Online Services University of Sydney Library THE UNIVERSITY OF SYDNEY Level 1, Fisher Library F03, The University of Sydney NSW 2006 T +61 2 9351 5946 | M +61 405 647 868 E gary.bro...@sydney.edu.au<ht

[dspace-tech] AIP backup timing out

2018-01-30 Thread Gary Browne
HI all, JSPUI DSpace 4.1 Tomcat 7 Apache 2.2 RHEL 6.9 I'm trying to do an AIP export of the entire site - but it keeps timing out after about 20GB of exports. The command goes something like this: ./dspace packager -d -a -t AIP -e em...@email.com -i 2123/0 /tmp/repo-dump/repo.zip The dump

Re: [dspace-tech] Solr item view stats not updating in browser

2017-11-28 Thread Gary Browne
ional query parameter in the > solr console to view the older shards. > > On Tue, Nov 28, 2017 at 2:53 PM, Gary Browne <gary@sydney.edu.au > > wrote: > >> Hi all, >> >> >> >> I know there are more views and downloads on this item t

[dspace-tech] Solr item view stats not updating in browser

2017-11-28 Thread Gary Browne
. I’ve run index-discovery and index-discovery –o again, but no change. Any ideas?? The author is quite concerned about the lack of figures. There are no download figures on the stats page either. Thanks a lot Gary Gary Browne | Technical Manager, Developments Online Services University of Sydney

Re: [dspace-tech] Special characters in metadata

2017-08-14 Thread Gary Browne
it will be a bit of a data management nightmare. Thanks again for your thoughts on this. Gary Gary Browne | Technical Manager, Developments Online Services University of Sydney Library THE UNIVERSITY OF SYDNEY Level 1, Fisher Library F03, The University of Sydney NSW 2006 T +61 2 9351 5946 | M +61 405 647 868

Re: [dspace-tech] Special characters in metadata

2017-08-13 Thread Gary Browne
x?C=OXYu29eFmlOiJviVN3CHunM5oGoASVvNNYb-H0ZnmZGiO6bY9qPUCA..=mailto%3agary.browne%40sydney.edu.au> On 14/8/17, 10:36 am, "dspace-tech@googlegroups.com on behalf of Gary Browne" <dspace-tech@googlegroups.com on behalf of gary.bro...@sydney.edu.au> wrote: Thanks Claudia, Unf

Re: [dspace-tech] Special characters in metadata

2017-08-13 Thread Gary Browne
Thanks Claudia, Unfortunately the Unicode generators only seem to strikethrough the individual letters, rather than whole words like the tag (see attached sample). Gary Gary Browne | Technical Manager, Developments Online Services University of Sydney Library THE UNIVERSITY OF SYDNEY Level

[dspace-tech] Special characters in metadata

2017-08-10 Thread Gary Browne
Hi all, We have an item submitted where the title has strikethrough text in one of the title words - how can this be represented in item metadata? I tried adding Blah to the title in the metadata (dc.title), but it doesn't parse the HTML. Thanks, Gary -- You received this message because

Re: [dspace-tech] Move items from one collection to another but retain handles

2017-08-08 Thread Gary Browne
Thanks for that info Claudia, much appreciated. Gary Browne | Technical Manager, Developments Online Services University of Sydney Library THE UNIVERSITY OF SYDNEY Level 1, Fisher Library F03, The University of Sydney NSW 2006 T +61 2 9351 5946 | M +61 405 647 868 E gary.bro...@sydney.edu.au

[dspace-tech] Move items from one collection to another but retain handles

2017-08-03 Thread Gary Browne
Hi all, DSpace 4.1 Tomcat7 Apache 2 RHEL 6 I want to move the items of collection A into collection B and then delete collection A. Is this possible whilst still retaining the original handles to the items? And when I move the items, do they inherit the authorisations of collection B or do

[dspace-tech] index-discovery - exclude collection from indexing

2017-08-02 Thread Gary Browne
HI all, In the docs: https://wiki.duraspace.org/display/DSDOC4x/Discovery It is stated: -r remove an Item, Collection or Community from index based on its handle in the index-discovery parameters section. If I use a collection handle, does this mean: i) a collection's items will be

[dspace-tech] Solr Statistics displaying old data

2017-07-04 Thread Gary Browne
Hello all, DSpace 4.1, Apache 2.2, Tomcat7, RHEL 7, PostGreSQL 9. I have just noticed that when I click the statistics icon on some communities, collections or items, it shows me Total Visits per Month for dates like "2015-11 to 2016-04". Is this range configured somewhere or have my stats

Re: [dspace-tech] Batch delete items in DSpace 4

2017-06-21 Thread Gary Browne
Hi Àlex, Great – I wasn’t aware that you could delete items with this system. As the name suggests, I thought it was only for “metadata editing”! Thanks a lot, Gary Gary Browne | Technical Manager, Developments Online Services University of Sydney Library THE UNIVERSITY OF SYDNEY Level 1

[dspace-tech] Batch delete items in DSpace 4

2017-06-20 Thread Gary Browne
Hi all, A seemingly simple task - I want to delete some items from DSpace 4.1 (Tomcat7, RHEL 6, Apache 2.2) based on matching values in a custom metadata field. Really I've searched a lot on Googs and Duraspace but cannot find any examples. I'm reluctant to do a SQL delete of an item without

[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:

[dspace-tech] Embargoed bitstreams can be accessed

2016-12-07 Thread Gary Browne
Hi all, Using: DSpace JSPUI v 4.1 RHEL 6 Tomcat 7 Apache 2.2 Bitstreams of items that are embargoed can be accessed by obtaining the link (either from source HTML or right-clicking the bitstream link). Is there something wrong with our DSpace setup or is does embargo not limit

[dspace-tech] Display most viewed items in collection

2016-10-24 Thread Gary Browne
Hi everyone, DSpace 5.5 XMLUI Tomcat 7 Apache 2.2 PostGreSQL 9.2 I'm wondering if there is a way to display, say, the 10 most viewed items in a collection on the collection home page. What would be the best way to go about this? Thanks a lot, Gary -- You received this message because you

Re: [dspace-tech] Repurpose collection metadata in XMLUI

2016-10-24 Thread Gary Browne
ui/src/main/webapp/themes/dri2xhtml/DIM-Handler.xsl#L794-L818 > > On Thu, Oct 20, 2016 at 6:04 PM, Gary Browne <gary@sydney.edu.au > > wrote: > >> Also it may be that I'm not describing the issue correctly - I've >> attached a screen shot of the data that I want

Re: [dspace-tech] Repurpose collection metadata in XMLUI

2016-10-20 Thread Gary Browne
> https://wiki.duraspace.org/display/DSDOC5x/XMLUI+Configuration+and+Customization > . > > Terry > > On Wed, Oct 19, 2016 at 11:25 PM, Gary Browne <gary@sydney.edu.au > > wrote: > >> Hi Terry, >> >> I'm getting some way to something here...but not qui

Re: [dspace-tech] Repurpose collection metadata in XMLUI

2016-10-20 Thread Gary Browne
ace-xmlui-your-own > > The following wiki page has an overview of XMLUI, but it does not explain > how the "cocoon:" protocall works in xsl:document: > https://wiki.duraspace.org/display/DSDOC5x/XMLUI+Configuration+and+Customization > . > > Terry > > On Wed, Oct

Re: [dspace-tech] Repurpose collection metadata in XMLUI

2016-10-20 Thread Gary Browne
ng. How did you work all this out? Is there some documentation I can follow somewhere, because I can't seem to find anything like this on the dspace wiki? Thanks again, Gary On Thursday, October 20, 2016 at 11:48:31 AM UTC+11, Gary Browne wrote: > > Hi Terry, > > Sorry I was uncl

Re: [dspace-tech] Repurpose collection metadata in XMLUI

2016-10-19 Thread Gary Browne
>http://demo.dspace.org/xmlui//metadata/handle/10673/2/mets.xml >- You can use the cocoon protocol to retrieve the metadata for the >collection > - > > There may be a bug in the code above, but this is the general approach to > follow. > > Terr

Re: [dspace-tech] Message keys in XMLUI

2016-10-18 Thread Gary Browne
t are visible to the user! > > cheers, > Andrea > > On 10/19/2016 11:41 AM, Gary Browne wrote: > > Hi all, > > DSpace 5.5 > XMLUI > Tomcat 7 > Apache 2.2 > PostGreSQL 9.2 > > I'm new to the XMLUI. I want to use a new message key in a template. I > have p

[dspace-tech] Message keys in XMLUI

2016-10-18 Thread Gary Browne
Hi all, DSpace 5.5 XMLUI Tomcat 7 Apache 2.2 PostGreSQL 9.2 I'm new to the XMLUI. I want to use a new message key in a template. I have put the following in [dspace]/webapps/xmlui/i18n/messages.xml: NewValue I have then added the following to

Re: [dspace-tech] DOIs - can they be applied retrospectively?

2016-08-21 Thread Gary Browne
Hi Andrea, That's great, thanks very much! Gary On Monday, August 22, 2016 at 1:36:08 PM UTC+10, Andrea Schweer wrote: > > Hi Gary, > > On 08/22/2016 03:07 PM, Gary Browne wrote: > > I have setup an XMLUI version 5 instance of DSpace. > > > > Some items have

[dspace-tech] DOIs - can they be applied retrospectively?

2016-08-21 Thread Gary Browne
Hello, I have setup an XMLUI version 5 instance of DSpace. Some items have been submitted already and I'm wondering if it is possible to apply DOIs to these items retrospectively, or if the DOI setup must be done prior to submitting items to take effect? Thanks, Gary -- You received this

[dspace-tech] Obtain list of authors and publication URIs

2016-07-04 Thread Gary Browne
Hi all, I'm using: DSpace 4.1 Tomcat 7 Apache 2.2 OpenJDK 1.7 PostGreSQL 8.4 I need to obtain a list of all authors from the database with each of their publications' persistent identifiers (DOIs/Handles/other URIs). With Solr, I tried this:

Re: [dspace-tech] DSpace 5.x - item without bitstream?

2016-05-05 Thread Gary Browne
Oh that was simple! Thanks very much Adán On Friday, May 6, 2016 at 1:08:43 AM UTC+10, Adan Roman Ruiz wrote: > > Yes, it can be done easy > > you should set the configuration param > webui.submit.upload.required = false > > It allow to create items without files atached > > regards > > Hi

Re: [dspace-tech] DSpace Licence - where is it?

2016-03-22 Thread Gary Browne
no license was submitted with this item or am I looking in the wrong place. I have checked in the config directory and my changes to the default license are there. Thanks again for your help. Regards,G Gary On Wednesday, March 23, 2016 at 11:44:01 AM UTC+11, Gary Browne wrote: > > Thanks v

Re: [dspace-tech] DSpace Licence - where is it?

2016-03-22 Thread Gary Browne
nse. > > Hope this helps > > Claudia > > > Am 21.03.2016 um 23:49 schrieb Gary Browne: > > Hi all, > > > > I'm wondering where the DSpace item licence is stored - it doesn't show > up > > in the file list for items if I use or customise the defau

[dspace-tech] DSpace Licence - where is it?

2016-03-21 Thread Gary Browne
Hi all, I'm wondering where the DSpace item licence is stored - it doesn't show up in the file list for items if I use or customise the default licence in the GUI. I wanted to check that my licence customisations worked, but how do I find it?? Thanks, Gary -- You received this message

[dspace-tech] Custom OAI sets

2016-02-11 Thread Gary Browne
Hi all, I'm not even sure of the right question to ask here, but I've been lumped with this task, so here it is. We are using DSpace 4.1 on RHEL 6. We are evaluating the Ebsco Discovery Service (EDS) at our Library, and want to include results from our DSpace repository. These can be