[Dspace-tech] How does wildcard behave in Discovery search filters?

2015-08-20 Thread Alan Orth
Hi,

I was looking at our Discovery sidebar facet configuration and I noticed we
have items using both dc.type as well as dc.type.output fields. Now I'm
wondering how the following search filter configuration would behave:

valuedc.type.*/value

Would that capture both dc.type as well as dc.type.output, or only metadata
values under the dc.type.* namespace? I'm from a computer science
background rather than library science, so the answer is not obvious to me
in this context!

In any case, it is my long-term plan to move away from dc.type.output, as
it seems we added it in error, and dc.type is standard Dublin Core so that
should have preference.

Thanks,

Alan
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] How does wildcard behave in Discovery search filters?

2015-08-20 Thread Bram Luyten
Hi,

the wild card filter is already present in the default configuration for
dc.subject.*:
https://github.com/DSpace/DSpace/blob/master/dspace/config/spring/api/discovery.xml#L389

Just did a quick test on demo.dspace.org to see how it behaves:
http://demo.dspace.org/xmlui/handle/10673/279

most terms are in dc.subject (without qualifier)
and I added MyWeirdSubject in dc.subject.other

They all show up in the sidebar facet.

rgds

Bram

-- 
[image: logo]
*Bram Luyten*
*250 Lucius Gordon Drive, Suite B-3A, West Henrietta, NY 14586*
*Esperantolaan 4, Heverlee 3001, Belgium*
www.atmire.com
http://atmire.com/website/?q=servicesutm_source=emailfooterutm_medium=emailutm_campaign=braml


On 20 August 2015 at 08:44, Alan Orth alan.o...@gmail.com wrote:

 Hi,

 I was looking at our Discovery sidebar facet configuration and I noticed
 we have items using both dc.type as well as dc.type.output fields. Now I'm
 wondering how the following search filter configuration would behave:

 valuedc.type.*/value

 Would that capture both dc.type as well as dc.type.output, or only
 metadata values under the dc.type.* namespace? I'm from a computer
 science background rather than library science, so the answer is not
 obvious to me in this context!

 In any case, it is my long-term plan to move away from dc.type.output, as
 it seems we added it in error, and dc.type is standard Dublin Core so that
 should have preference.

 Thanks,

 Alan


 --

 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette:
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] OAI Harvest Data Issue - Please Help

2015-08-20 Thread Sunil Sharma
Hi,

I installed a test server and configure OAI-PMH server at my DSpace
instance. When I harvest records or collection from DSpace Demo Server (
http://demo.dspace.org/oai/request), Records are fetching properly.

But I want to fetch some Journal records (full replication) from WHO DSpace
OAI server located at http://imsear.hellis.org/oai/request . I try to
harvest a no.of collections, the connection test get successfully but no
record get harvested. When I clicked Import Now it just display message
OAI server did not contain any updates on 2015-07-31 and no record get
harvest.

Can anyone please try and help me to give the specific reason what is the
actual problem?

Thanks in advance.


//BR

Sunil
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] migrating test collections and communities

2015-08-20 Thread Bram Luyten
Hi Brianna,

to understand your context and use case a little bit better: is there a
particular reason why you're not upgrading your entire database?

One area of the functionality  documentation that you may find interesting
is the AIP Backup  Restore functionality:
https://wiki.duraspace.org/display/DSDOC4x/AIP+Backup+and+Restore

You can use this to pull out specific collections/communities, in case you
don't want the entire database.

Bram

-- 
[image: logo]
*Bram Luyten*
*250 Lucius Gordon Drive, Suite B-3A, West Henrietta, NY 14586*
*Esperantolaan 4, Heverlee 3001, Belgium*
www.atmire.com
http://atmire.com/website/?q=servicesutm_source=emailfooterutm_medium=emailutm_campaign=braml


On 18 August 2015 at 20:49, Brianna Marshall brianna.marsh...@wisc.edu
wrote:

 Good afternoon,


 At UW-Madison we are migrating from DSpace 1.5 to 4.1 and trying to figure
 out how to most easily migrate test collections and communities. I noticed
 the 1.5 simple exporter
 http://dspace.org/sites/dspace.org/files/archive/1_5_2Documentation/ch09.html#N13795
  -
 has anyone tested whether this works for 4.1? Any advice or resources you
 could point me to would be very helpful.


 Thanks!

 Brianna


 ___

 Brianna Marshall

 Digital Curation Coordinator

 Chair, Research Data Services http://researchdata.wisc.edu/

 University of Wisconsin-Madison

 608-265-6381




 --

 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette:
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] LDAP registration

2015-08-20 Thread Jeffrey A Trimble
We have two different versions of DSpace running (1.6 -yeah it's old) and 4.0  
When logging on via LDAP authentication, the authoregister captures the email 
correctly on the 1.6 version of dspace (jasm...@ysu.edu) and on the 4.0 version 
it is captureing it as jasmith.

Both have the exact same stanzas in the config files for the LDAP server calls 
and all other considerations.

Anyone have a clue as to what may or may be wrong?

Thanks,

Jeff

Jeffrey Trimble, MLS
Co-Interim Library Director
Associate Director 
Head of Information Services
William F.  Maag Library
Youngstown State University
330.941.2483 (Office)
jatrim...@ysu.edu
http://www.maag.ysu.edu
http://digital.maag.ysu.edu
Pro captu lectoris habent sua fata libelli.

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] migrating test collections and communities

2015-08-20 Thread Tim Donohue

Hi Brianna,

You also might wish to consider upgrading directly to DSpace 5.x, as 5.x 
now will automatically upgrade your existing database schema to ensure 
it's compatible with the latest version of DSpace.  For more info see 
the 5.x Release Notes (especially the 5.0 section):

https://wiki.duraspace.org/display/DSDOC5x/Release+Notes

- Tim

On 8/20/2015 7:05 AM, Bram Luyten wrote:

Hi Brianna,

to understand your context and use case a little bit better: is there 
a particular reason why you're not upgrading your entire database?


One area of the functionality  documentation that you may find 
interesting is the AIP Backup  Restore functionality:

https://wiki.duraspace.org/display/DSDOC4x/AIP+Backup+and+Restore

You can use this to pull out specific collections/communities, in case 
you don't want the entire database.


Bram

--
logo
*Bram Luyten*
/250 Lucius Gordon Drive, Suite B-3A, West Henrietta, NY 14586/
/Esperantolaan 4, Heverlee 3001, Belgium/
www.atmire.com 
http://atmire.com/website/?q=servicesutm_source=emailfooterutm_medium=emailutm_campaign=braml 




On 18 August 2015 at 20:49, Brianna Marshall 
brianna.marsh...@wisc.edu mailto:brianna.marsh...@wisc.edu wrote:


Good afternoon,


At UW-Madison we are migrating from DSpace 1.5 to 4.1 and trying
to figure out how to most easily migrate test collections and
communities. I noticed the 1.5 simple exporter

http://dspace.org/sites/dspace.org/files/archive/1_5_2Documentation/ch09.html#N13795
 -
has anyone tested whether this works for 4.1? Any advice or
resources you could point me to would be very helpful.


Thanks!

Brianna


___

Brianna Marshall

Digital Curation Coordinator

Chair, Research Data Services http://researchdata.wisc.edu/

University of Wisconsin-Madison

608-265-6381




--

___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
mailto:DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette:
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette




--


___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


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

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] ask help with user-friendly url

2015-08-20 Thread Tim Donohue

Hi Vlad,

Unfortunately, DSpace doesn't support generating what you call user 
friendly URLs.  It specifically generates number-based URLs in order to 
ensure uniqueness and provide a stable, persistent identifier.


So, as a basic example, if you were to generate URLs based on doc title, 
you'd run into issues if two documents had the same name. You also may 
run into issues if you decided to change the title of the document 
(would this change the URL? If so, what would happen to folks who 
bookmarked the old URL?).


URL naming is not a simple problem, which is why DSpace specifically 
uses identifiers which have no meaning, but are persistent in nature 
(they won't change if you rename the document, and they won't conflict 
if you have two items of the same name).


Because DSpace doesn't support this, there's really no easy way to 
implement this idea in DSpace.


Sorry,

Tim

On 8/19/2015 5:06 AM, vlad ovsyannikov wrote:

Hello!

I need help

As i can see - handle db table is used to access item by url like 
123456789/


if i change handle column in handle table to beutiful-url i can 
access document by this user-friendly url




Questions

How to update all handle rows for items with proper user-friendly url 
named by doc-title?

How to add form input to edit this column on item edit page?
How to generate proper sitemaps with this user-friendly urls?

Thanks for help!

dspace 4.x


--


___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


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

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] LDAP registration

2015-08-20 Thread Tim Donohue

Hi Jeff,

This sounds like this bug which exists in DSpace 3.x and 4.x, but was 
fixed in DSpace 5.0


https://jira.duraspace.org/browse/DS-1781

There is a workaround listed in the comments of that ticket though where 
you configure the netid_email_domain setting to append the correct 
email ending.


- Tim

On 8/20/2015 11:46 AM, Jeffrey A Trimble wrote:
We have two different versions of DSpace running (1.6 —yeah it’s old) 
and 4.0  When logging on via LDAP authentication, the authoregister 
captures the email correctly on the 1.6 version of dspace 
(jasm...@ysu.edu) and on the 4.0 version it is captureing it as 
“jasmith”.


Both have the exact same stanzas in the config files for the LDAP 
server calls and all other considerations.


Anyone have a clue as to what may or may be wrong?

Thanks,

Jeff

Jeffrey Trimble, MLS
Co-Interim Library Director
Associate Director 
Head of Information Services
William F.  Maag Library
Youngstown State University
330.941.2483 (Office)
jatrim...@ysu.edu
http://www.maag.ysu.edu
http://digital.maag.ysu.edu
“/Pro captu lectoris habent sua fata libelli/.



--


___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


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

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] How does wildcard behave in Discovery search filters?

2015-08-20 Thread Alan Orth
Ah, indeed! I saw that dc.subject.* in the default discovery.xml but didn't
think to test it. Thanks, Bram. :)

Alan

On Thu, Aug 20, 2015 at 3:01 PM Bram Luyten b...@atmire.com wrote:

 Hi,

 the wild card filter is already present in the default configuration for
 dc.subject.*:

 https://github.com/DSpace/DSpace/blob/master/dspace/config/spring/api/discovery.xml#L389

 Just did a quick test on demo.dspace.org to see how it behaves:
 http://demo.dspace.org/xmlui/handle/10673/279

 most terms are in dc.subject (without qualifier)
 and I added MyWeirdSubject in dc.subject.other

 They all show up in the sidebar facet.

 rgds

 Bram

 --
 [image: logo]
 *Bram Luyten*
 *250 Lucius Gordon Drive, Suite B-3A, West Henrietta, NY 14586*
 *Esperantolaan 4, Heverlee 3001, Belgium*
 www.atmire.com
 http://atmire.com/website/?q=servicesutm_source=emailfooterutm_medium=emailutm_campaign=braml


 On 20 August 2015 at 08:44, Alan Orth alan.o...@gmail.com wrote:

 Hi,

 I was looking at our Discovery sidebar facet configuration and I noticed
 we have items using both dc.type as well as dc.type.output fields. Now I'm
 wondering how the following search filter configuration would behave:

 valuedc.type.*/value

 Would that capture both dc.type as well as dc.type.output, or only
 metadata values under the dc.type.* namespace? I'm from a computer
 science background rather than library science, so the answer is not
 obvious to me in this context!

 In any case, it is my long-term plan to move away from dc.type.output, as
 it seems we added it in error, and dc.type is standard Dublin Core so that
 should have preference.

 Thanks,

 Alan


 --

 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette:
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette



--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Add JavaScript on news-xmlui.xml or Hide and show contens on Dspace 5.2

2015-08-20 Thread Pablo Courault
Hi everyone

I've been trying to add javascript to hide or show a div tag with
additional information on news-xmlui.xml, on 5.2 Dspace version.

I put the code in a function that changes the display attribute css in
page-structure.xsl; and the link that calls the function in a xref label but
can not get it to work.

In the page-structure.xsl the code of the function is:




In news-xmlui.xml 

The code is:

div
xref=quot;javascript:ShowHide('info1');quot; Show Hidden Div /xref
/div

div class='hiddendiv' id=info1 
p 
  Lorem ipsum ad his scripta blandit partiendo, eum fastidii accumsan
euripidis in, eum liber hendrerit an. Qui ut wisi
  vocibus suscipiantur, quo dicit ridens inciderint id.
 /p
/div

But when i see the page code generated, i can see two things:

div class=notice failureJavaScript is disabled for your browser. Some
features of this site may not work without it./div

(but in other tabs with pages containing javascript works perfectly)

And the other code is:

div class=ds-static-div
Show Hidden Div   (no function appears javascript)
/div   


div id=info1 class=ds-static-div  (change the class type)
p class=ds-paragraph bla bla bla /p
/div


Thanks in advance for any thoughts or insights anyone might have. 

Cheers, 

Lic. Pablo Courault 
Universidad Nacional del Litoral 
Santa Fe 
Argentina



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Add-JavaScript-on-news-xmlui-xml-or-Hide-and-show-contens-on-Dspace-5-2-tp4679299.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


[Dspace-tech] Handle server shuts down immediately

2015-08-20 Thread Baker, David A.
DSpace 5.2 on Windows Server 2012

Trying to get my Handle server set up. My console:

C:\dspace\bindspace dsrun net.handle.server.Main c:\dspace\handle-server
Using DSpace installation in: C:\dspace
2015/08/20 06:06:11 EDT 25 Rotating log files

After running this, my error.log file:

2015/08/20 06:06:11 EDT 50 unspecified max_handlers count, using default: 200
2015/08/20 06:06:11 EDT 50 unspecified max_handlers count, using default: 200
2015/08/20 06:06:11 EDT 50 unspecified max_handlers count, using default: 200
2015/08/20 06:06:12 EDT 25 Shutting down server at Thu Aug 20 18:06:12 EDT 
2015

Any ideas why it's shutting down immediately after starting?

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette