Send DSpace-tech mailing list submissions to
dspac...@lists.sourceforge.net
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/dspace-tech
or, via email, send a message with subject or body 'help' to
dspace-te...@lists.sourceforge.net
You can reach the person managing the list at
dspace-t...@lists.sourceforge.net
When replying, please edit your Subject line so it is more specific
than "Re: Contents of DSpace-tech digest..."
Today's Topics:
1. Google Analytics Statistics within DSpace on XMLUI? (Nemiz, Elvi)
2. Re: QDC Crosswalk and OAI 2.0 (kotsomit)
3. Dspace 3.2 disable discovery for the site (Diwakar Timilsina)
4. Problem in uploading files - xmlui (Schuster, David)
----------------------------------------------------------------------
Message: 1
Date: Mon, 21 Oct 2013 22:11:37 +0800
From: "Nemiz, Elvi" <esn...@seafdec.org.ph>
Subject: [Dspace-tech] Google Analytics Statistics within DSpace on
XMLUI?
To: "dspac...@lists.sourceforge.net"
<dspac...@lists.sourceforge.net>
Message-ID:
<CAARcEKs8AVOi0hiMExF6PvVR...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
Dear All,
I have read the thread here:
http://dspace.2283337.n4.nabble.com/Google-Analytics-Statistics-within-DSpace-on-XMLUI-td4658773.html
and
tried Stuart Lewis' Surfacing Google Analytics stats in DSpace:
http://blog.stuartlewis.com/2009/05/29/surfacing-google-analytics-stats-in-dspace/
which
is build on jspui. I would like to ask if someone from the list have
implemented these on xmlui? On Stuart Lewis post, I don't know how to
convert the code which is written for jspui to xmlui:
<%
// See if we can display a counter
String path = "/handle/" + item.getHandle();
String count = GoogleAnalyticsHitCounter.getPageCount(path);
if ((count != null) && (!"".equals(count)))
{
%>
<table align="center" class="miscTable">
<tr>
<td class="oddRowEvenCol" align="center">
This item has been viewed <strong><%= count %></strong>
times
</td>
</tr>
</table>
<%
}
%>
If you read the last comment that I posted in Stuart's post, I want to
implement this in item-view.xsl.
Thanks in advance and regards,
--
Elvi
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 2
Date: Mon, 21 Oct 2013 08:23:05 -0700 (PDT)
From: kotsomit <kots...@hpclab.ceid.upatras.gr>
Subject: Re: [Dspace-tech] QDC Crosswalk and OAI 2.0
To: dspac...@lists.sourceforge.net
Message-ID: <1382368985152...@n4.nabble.com>
Content-Type: text/plain; charset=us-ascii
I have provided an XSL transformation which makes an exhaustive map of the
DSpace AP elements to dcterms (a la the old qdc.properties).
In brief:
- additional elements are now exported
- language tags are now exported
- map everything under the dcterms namespace (rather than mixing dc with
dcterms. See also [1])
- Provide additional LOM mappings to dcterms elements (in case LOM metadata
exist)
- assign types to non-literal values
You can check it out at [2]. We are using this XSLT as the basis for
populating the DSpace ontology of our Semantic Search plugin.
Best regards,
Dimitrios
[1] http://wiki.dublincore.org/index.php/FAQ/DC_and_DCTERMS_Namespaces
[2]
http://code.google.com/p/dspace-semantic-search/source/browse/dspace/config/crosswalks/oai/metadataFormats/qdc.xsl
--
View this message in context: http://dspace.2283337.n4.nabble.com/QDC-Crosswalk-and-OAI-2-0-tp4666172p4668204.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.
------------------------------
Message: 3
Date: Mon, 21 Oct 2013 19:48:24 +0000
From: Diwakar Timilsina <diw...@uark.edu>
Subject: [Dspace-tech] Dspace 3.2 disable discovery for the site
To: "dspac...@lists.sourceforge.net"
<dspac...@lists.sourceforge.net>
Message-ID:
<4403D804C87F3846B171...@ex-mbx3.uark.edu>
Content-Type: text/plain; charset="us-ascii"
Hi,
I just upgraded to DSpace 3.2. I would like to enable Discovery only for certain collections and not site-wide. It looks like I have to edit config/spring/api/discovery.xml. Is there a way to disable for the main site without having to create a new DiscoveryConfiguration just to disable it? If not, how do I create a new DiscoveryConfiguration to disable Discovery on the main site?
Any help is appreciated.
Thanks.
Diwakar Timilsina
Systems Analyst, UITS
University of Arkansas, Fayetteville
Email: diw...@uark.edu<mailto:diw...@uark.edu>
Phone: 479.575.6160
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 4
Date: Mon, 21 Oct 2013 21:44:56 +0000
From: "Schuster, David" <dsch...@mail.twu.edu>
Subject: [Dspace-tech] Problem in uploading files - xmlui
To: "'dspac...@lists.sourceforge.net'"
<dspac...@lists.sourceforge.net>
Message-ID:
<89B32207C2760A41AC28...@ARGON01.fs.dew.twu>
Content-Type: text/plain; charset="us-ascii"
Problem in creating the Request
Message: null
Description: No details available.
Sender: org.dspace.app.xmlui.cocoon.servlet.multipart.DSpaceMultipartFilter
Source: Cocoon Servlet
cause
Malformed stream: Permission denied
request-uri
I am using Debian, 3.2 Dspace I have debug turned on and am seeing this in the cocoon files.
2013-10-21 16:41:45,475 INFO org.apache.cocoon.components.treeprocessor.sitemap.HandleErrorsNode - Processing handle-errors at <map:handle-errors> - jndi:/localhost/sitemap.xmap:656:36
2013-10-21 16:41:45,487 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,488 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/Workflow/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,488 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <resource://aspects/Workflow/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,489 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/Statistics/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,490 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <resource://aspects/Statistics/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,490 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/Submission/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,491 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <resource://aspects/Submission/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,492 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/EPerson/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,492 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <resource://aspects/EPerson/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,493 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/Administrative/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,494 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <resource://aspects/Administrative/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,494 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/SearchArtifacts/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,495 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <resource://aspects/SearchArtifacts/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,501 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/BrowseArtifacts/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,502 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <resource://aspects/BrowseArtifacts/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,503 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/ViewArtifacts/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,503 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <resource://aspects/ViewArtifacts/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,504 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,505 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/Workflow/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,505 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <resource://aspects/Workflow/i18n/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,506 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/Statistics/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,507 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <resource://aspects/Statistics/i18n/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,507 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/Submission/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,508 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <resource://aspects/Submission/i18n/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,508 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/EPerson/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,509 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <resource://aspects/EPerson/i18n/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,509 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/Administrative/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,510 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <resource://aspects/Administrative/i18n/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,510 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/SearchArtifacts/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,511 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <resource://aspects/SearchArtifacts/i18n/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,511 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/BrowseArtifacts/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,512 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <resource://aspects/BrowseArtifacts/i18n/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,512 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/ViewArtifacts/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,513 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <resource://aspects/ViewArtifacts/i18n/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,513 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/Workflow/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,514 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <resource://aspects/Workflow/i18n/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,515 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/Statistics/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,515 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <resource://aspects/Statistics/i18n/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,516 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/Submission/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,516 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <resource://aspects/Submission/i18n/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,517 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/EPerson/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,517 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <resource://aspects/EPerson/i18n/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,518 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/Administrative/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,518 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <resource://aspects/Administrative/i18n/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,519 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/SearchArtifacts/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,519 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <resource://aspects/SearchArtifacts/i18n/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,520 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/BrowseArtifacts/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,520 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <resource://aspects/BrowseArtifacts/i18n/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,521 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/ViewArtifacts/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,521 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <resource://aspects/ViewArtifacts/i18n/messages.xml> not loaded: Source URI not found
I originally loaded 3.1 and then upgraded to 3.2.
When I look in the /var/lib/tomcat7/webapps/ROOT/i18n/ folder none of those files reside there... I'm going in circles trying to figure out what I have done wrong.
David Schuster
Texas Woman's University
Director of Library Information Technology & Technical Support
PO Box 425528
Denton TX 76204-5528
Phone: 940-898-3909
Fax: 940-898-3764
dsch...@twu.edu
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
------------------------------
_______________________________________________
DSpace-tech mailing list
DSpac...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
End of DSpace-tech Digest, Vol 90, Issue 42
*******************************************
![]() | Bram Luyten @mire 2888 Loker Avenue East, Suite 315, Carlsbad, CA. 92010 Esperantolaan 4, Heverlee 3001, Belgium www.atmire.com |
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
On Tue, Oct 22, 2013 at 11:28 AM, Daniel Deogratus <ddeog...@gmail.com> wrote:OK, first we'll need the information Bram asked. Please, reply to the
> Helix
> i tried several servers it all give me the same error!
>
> http://www.openarchives.org/Register/BrowseSites
>
> is the place where i have all those links
mailing list.
Regards,
~~helix84
Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
![]() | Bram Luyten @mire 2888 Loker Avenue East, Suite 315, Carlsbad, CA. 92010 Esperantolaan 4, Heverlee 3001, Belgium www.atmire.com |
Hii was trying the OAI in my locally hosted Dspace,And please see the attachment.is there any change that i need to do in OAI.conf file??
![]() | Bram Luyten @mire 2888 Loker Avenue East, Suite 315, Carlsbad, CA. 92010 Esperantolaan 4, Heverlee 3001, Belgium www.atmire.com |