[dspace-tech] Remove authority keys from facets

2018-05-02 Thread Paul Münch

Hello everyone,

we use XMLUI  Mirage2 and implemented an authority control plugin for  
dc.creator. Now we face the problem that there are also the authority  
keys in dc.creator facets.
It is possible to ignore these keys in facets? I'm not sure, if one of  
the configuration fields in config/modules/discovery.cfg, is a right  
one.


Many thanks for your help and kind regards,

Paul Münch




--
Philipps-Universität Marburg | UB
Digitale Dienste | Deutschhausstraße 9 | D018
Tel. +49 06421 28-24624 |
--

--
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.


pgprQFCWv0qO9.pgp
Description: Digitale PGP-Signatur


[dspace-tech] Error deleting a collection

2018-05-02 Thread 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.

Cheers,
Stan

-- 
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.


[dspace-tech] Question about health check results

2018-05-02 Thread George Kozak
We are using DSpace 6.2 XMLUI with modified Mirage2 theme.  We recently
started running the health check report.  We need to understand one item on
the report "Resource without Policy" appears on the report, but we are not
sre what that refers to.  Is there some documentation for the health check
report.  I couldn't find any details on the web.

-- 
***
George Kozak
Digital Library Specialist
Cornell University Library - IT
218 Olin Library
Cornell University
Ithaca, NY 14853
607-255-8924
g...@cornell.edu

-- 
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] issue using curate for bagit

2018-05-02 Thread Tim Donohue
Hi Jose,

It sounds like a possible bug to me -- almost like part of the BagIt export
it calling an invalid method in the DSpace Java API?

At this time, I'd recommend against using the BagIt export/import
functionality in dspace-replicate, as it's still "beta" as noted in the
documentation here:
https://wiki.duraspace.org/display/DSPACE/ReplicationTaskSuite#ReplicationTaskSuite-AIPFormatOptions

That said, if you (or anyone else listening in) are interested in helping
enhance the BagIt export (to move it out of beta), I'd love to see that
work happen. Unfortunately, while BagIt was always hoped to be as
functional as the METS based export/import, it has yet to catch on in terms
of usage. I'm unaware of anyone who currently uses it (while there are
several institutions who regularly use the METS based export/import). It
also is very limited in its functionality when compared to the current METS
export (see the comparison table of METS vs BagIt in the above link).

Tim

On Wed, May 2, 2018 at 1:11 PM Jose Blanco  wrote:

> I have dspace 5.1,
>
> I configured my pom.xml file to use dspace-replicate (3.4) and
> followed the instructions on the documentation page
> (
> https://wiki.duraspace.org/display/DSPACE/ReplicationTaskSuite#ReplicationTaskSuite-InstallationonDSpace3.x,4.xor5.x
> ).
>
> And I'm getting this error:
>
> ./dspace curate -t transmitaip -i TEMP-BOGUS/314891 -v
> Adding task: transmitaip
> Starting curation
> Curating id: TEMP-BOGUS/314891
> Exception:
> org.dspace.content.Item.getMetadata(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)[Lorg/dspace/content/DCValue;
> java.lang.NoSuchMethodError:
>
> org.dspace.content.Item.getMetadata(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)[Lorg/dspace/content/DCValue;
> at org.dspace.pack.bagit.ItemPacker.pack(ItemPacker.java:96)
>
> --
> 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.
>
-- 
Tim Donohue
Technical Lead for DSpace & DSpaceDirect
DuraSpace.org | DSpace.org | DSpaceDirect.org

-- 
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 accessible from smartphones

2018-05-02 Thread Rafael Mansilha Murta
Hi,

JSPUi theme uses bootstrap that is responsible, no configuration is needed.

Regards,
Rafael Mansilha.

Em qua, 2 de mai de 2018 às 11:18, Adan  escreveu:

> Hi
>
> Dspace is accessible from smartphones. Specifically the theme mirage2 is
> responsive.
>
> regards
>
> Adán Román
> ARVO Consultores
>
> Hi,
>
> I would like to make DSpace accessible from smartphones. How can I do
> this? Is it a change in local.cfg file or I have to build it from the
> beggining? Is there any tutorial on how to do that?
> --
> 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.
>
>
>
>
> 
>  Libre
> de virus. www.avast.com
> 
>
> --
> 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.
>
-- 
Att,
Rafael Mansilha Murta
(63) 8132-5893

-- 
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.


[dspace-tech] issue using curate for bagit

2018-05-02 Thread Jose Blanco
I have dspace 5.1,

I configured my pom.xml file to use dspace-replicate (3.4) and
followed the instructions on the documentation page
(https://wiki.duraspace.org/display/DSPACE/ReplicationTaskSuite#ReplicationTaskSuite-InstallationonDSpace3.x,4.xor5.x).

And I'm getting this error:

./dspace curate -t transmitaip -i TEMP-BOGUS/314891 -v
Adding task: transmitaip
Starting curation
Curating id: TEMP-BOGUS/314891
Exception: 
org.dspace.content.Item.getMetadata(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)[Lorg/dspace/content/DCValue;
java.lang.NoSuchMethodError:
org.dspace.content.Item.getMetadata(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)[Lorg/dspace/content/DCValue;
at org.dspace.pack.bagit.ItemPacker.pack(ItemPacker.java:96)

-- 
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.


[dspace-tech] Move results in an Internal Server Error

2018-05-02 Thread George Kozak
Hi,
We are running DSpace 6.2 modified Mirage2 XMLUI theme.  One of our
Community Admins discovered that when he attempted to do a move an item
from one collection to another, he received an Internal Server Error.
Internally, the error generated is: "Authorization denied for action REMOVE
on COLLECTION".  It should be noted that in the DSpace Config, we have
delete, withdraw and reinstate set to "false" to prevent Community and
Collection Admins from deleting or withdrawing items without our
knowledge.  The Withdraw and Delete buttons are greyed out for these
Community/Collection Admins, but the "move" button is not.

I suspect that if Delete is not functional, then Move should not be.  Is
this a bug?

-- 
***
George Kozak
Digital Library Specialist
Cornell University Library - IT
218 Olin Library
Cornell University
Ithaca, NY 14853
607-255-8924
g...@cornell.edu

-- 
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.


[dspace-tech] DSpace Developer Show and Tell: DSpace and Docker - May 15, 2018 at 15:00 UTC

2018-05-02 Thread Terry Brady
The next DSpace Developer Show and Tell will take place on May 15, 2018 at
15:00.  The focus of the meeting will be developing and testing DSpace
using Docker.

Agenda

   - DSpace and Docker – Pascal Becker
   - Oracle Testing Using Docker – Tom Desair

See the following page for details.

   -
   
https://wiki.duraspace.org/display/DSPACE/Dev+Show+and+Tell+-+May+15%2C+2018+-+1500UTC

Terry

-- 
Terry Brady
Applications Programmer Analyst
Georgetown University Library Information Technology
https://github.com/terrywbrady/info
425-298-5498 (Seattle, WA)

-- 
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 accessible from smartphones

2018-05-02 Thread Adan

Hi

Dspace is accessible from smartphones. Specifically the theme mirage2 is 
responsive.


regards

Adán Román
ARVO Consultores


Hi,

I would like to make DSpace accessible from smartphones. How can I do 
this? Is it a change in local.cfg file or I have to build it from the 
beggining? Is there any tutorial on how to do that?

--
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.





---
El software de antivirus Avast ha analizado este correo electrónico en busca de 
virus.
https://www.avast.com/antivirus

--
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.


[dspace-tech] Re: Cannot find xmlui or jspui web apps after installing DSpace

2018-05-02 Thread Mark H. Wood
I should have mentioned that the release of DSpace v6.3 is imminent, in 
case that affects your plans.

-- 
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.


[dspace-tech] Re: Cannot find xmlui or jspui web apps after installing DSpace

2018-05-02 Thread Mark H. Wood
On Wednesday, May 2, 2018 at 3:22:01 AM UTC-4, Jarrod Harvey wrote:
>
> I'm testing out an installation of DSpace at the moment and have gotten 
> quite stuck. I followed the installation instructions 
> 
>  up 
> to step 9 and navigated to this directory:
>
> /home/dspace/DSpace-master/dspace/target/dspace-installer/webapps
>
> This directory contained the following web apps:
>
> *oai  rdf  rest  solr  spring-rest  sword  swordv2* 
>
> "xmlui" and "jspui" are missing. 
>
> What could have gone wrong? Should I start my installation again from 
> scratch, or is there somewhere I can go to download the missing UI web apps?
>
>

The presence of 'spring-rest' suggests that you have built the unreleased 
DSpace version 7 from the 'master' branch.  V7 doesn't have XMLUI or JSPUI, 
but will use a new UI still in development.  The latest released version is 
v6.2, tagged 'dspace-6.2' and found in the 'dspace-6_x' branch. 

-- 
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.


[dspace-tech] dspace accessible from smartphones

2018-05-02 Thread Βασιλική Γώγου
Hi,

I would like to make DSpace accessible from smartphones. How can I do this? 
Is it a change in local.cfg file or I have to build it from the beggining? 
Is there any tutorial on how to do that?

-- 
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.


[dspace-tech] Re: Deploy Web Applications

2018-05-02 Thread Βασιλική Γώγου
It worked, thank you!

Τη Κυριακή, 29 Απριλίου 2018 - 6:58:02 μ.μ. UTC+3, ο χρήστης Βασιλική Γώγου 
έγραψε:
>
> Hi,
>
> On step Deploy Web Applications, I used technique B: 
>
> cp -R [dspace]/webapps/* [tomcat]/webapps*
>
> How could I define the *root context?*
>
>

-- 
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] 404 ERROR first installation of Dspace

2018-05-02 Thread Nassima BERRAZOUANE
Hi,

I already tried both techniques and none of them worked

Le lundi 30 avril 2018 16:15:17 UTC+1, Tim Donohue a écrit :
>
> Hello,
>
> (Copying my response to this similar message on dspace-community)
>
> This error from Tomcat is basically saying that Tomcat is unaware of the 
> DSpace XMLUI web application.  So, it's likely that you have not properly 
> deployed the built XMLUI web application to Tomcat, see steps #9 and 10 of 
> the installation instructions:
>
> https://wiki.duraspace.org/display/DSDOC6x/Installing+DSpace#InstallingDSpace-Installation
>  
>
> In that step, there are two "techniques" described (Technique A or B).  In 
> Technique A you can create a Context configuration for Tomcat to tell 
> Tomcat where the XMLUI folder exists on your system.  In Technique B you 
> can simply copy the XMLUI folder into Tomcat's "webapp" folder.  You should 
> choose one of the two options.
>
> If you have further questions or issues, I'd recommend emailing the DSpace 
> Tech Support List (dspac...@googlegroups.com ), or using one 
> of the other Support options listed at: 
> https://wiki.duraspace.org/display/DSPACE/Support .  If you are not yet a 
> member of the DSpace Tech Support list, information on joining that list 
> can be found at: https://wiki.duraspace.org/display/DSPACE/Mailing+Lists 
>
> - Tim
>
> On Mon, Apr 30, 2018 at 7:24 AM Nassima BERRAZOUANE <
> n.berr...@univ-alger2.dz > wrote:
>
>> Hello,
>>
>> I have installed dspace on my machine, I followed all the steps very 
>> carefully, everything was successfull but when I go to localhost:8080/xmlui 
>> I have 404 error. I tried both techniques and none of them works.
>> Ps: my log files don't show anay error.
>>
>> thanks in advance
>>
>> -- 
>> 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...@googlegroups.com .
>> To post to this group, send email to dspac...@googlegroups.com 
>> .
>> Visit this group at https://groups.google.com/group/dspace-tech.
>> For more options, visit https://groups.google.com/d/optout.
>>
> -- 
> Tim Donohue
> Technical Lead for DSpace & DSpaceDirect
> DuraSpace.org | DSpace.org | DSpaceDirect.org
>

-- 
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.


[dspace-tech] Cannot find xmlui or jspui web apps after installing DSpace

2018-05-02 Thread Jarrod Harvey
Hi everyone,

I'm testing out an installation of DSpace at the moment and have gotten 
quite stuck. I followed the installation instructions 

 up 
to step 9 and navigated to this directory:

/home/dspace/DSpace-master/dspace/target/dspace-installer/webapps

This directory contained the following web apps:

*oai  rdf  rest  solr  spring-rest  sword  swordv2* 

"xmlui" and "jspui" are missing. 

What could have gone wrong? Should I start my installation again from 
scratch, or is there somewhere I can go to download the missing UI web apps?

Thanks in advance,

Jarrod

-- 
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.