[Dspace-tech] How to restore a deleted item

2014-09-09 Thread Calloni, Rodrigo
Hello

We are in DSpace 3.2 XMLUI

We have one collection that harvests data from an OAI source. One of our items 
were removed because the OAI source sent a Delete command to us.

Is there a way to restore a removed item?

Thanks in advance
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[Description: http://www.iadb.org/email/idb.gif]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge. Empowering People. Transforming Lives.
P  Please consider the environment before printing this email

--
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191iu=/4140/ostg.clktrk___
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] Most used searches in DSpace

2014-08-05 Thread Calloni, Rodrigo
Hello

We are in DSpace 3.2 XMLUI and we would like to know if there is a way to get 
the most used searches that were applied in our DSpace by the users.

Is there an out-of-the-box report to list all searches that were submitted to 
the system? Or do we need to run some queries to extract these from the search 
engine?

Thanks in advance
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[Description: http://www.iadb.org/email/idb.gif]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge. Empowering People. Transforming Lives.
P  Please consider the environment before printing this email

--
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk___
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] Editing Email Templates in Windows Server

2014-05-21 Thread Calloni, Rodrigo
Hello

We are using DSpace 1.8.2 and XMLUI.

I am trying to edit an specific Email Template in our Windows Server. When I 
edit the file (it is just a text adjustment) I can't save it because Windows 
says the file is being used by another program.

So I've saved the edited version with another name. Then I renamed the original 
file to, for example, original_file.old and I renamed the new file to be 
original_file

After that I restarted Tomcat. The message is now using the new template, with 
the changes, but the parameters {0} {1} {2} are not showing values, they show 
{0} {1} {2} instead.

So I wonder how would it be the best procedure to follow to edit 
configuration/template files in Windows Server environment.

Thanks in advance
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[Description: http://www.iadb.org/email/idb.gif]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge. Empowering People. Transforming Lives.
P  Please consider the environment before printing this email

--
Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free.
http://p.sf.net/sfu/SauceLabs___
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] Can I add a link to a dc.description.abstract field?

2014-04-28 Thread Calloni, Rodrigo
Hello

We are in DSpace 1.8.2 using XMLUI.

One of my colleagues wants to add URLs links in the Abstract field 
(dc.description.abstract) and we tried adding something like this to our 
metadata:

Contents:

a href=http://www.yahoo.com;Chapter 1/a
a href=http://www.yahoo.com;Chapter 2/a

But instead of showing Chapter 1 and Chapter 2 to the description, DSpace 
is showing the text exactly as we typed.

When I look the source code of the page, the text is shown as following:

tdContents:

lt;a href=http://www.yahoo.comgt;Chapter 1lt;/agt;
lt;a href=http://www.yahoo.comgt;Chapter 2lt;/agt;/td

So, is there a way to achieve what we want and show only Chapter 1 Chapter 2 as 
links in the description?

Thanks in advance
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[Description: http://www.iadb.org/email/idb.gif]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge. Empowering People. Transforming Lives.
P  Please consider the environment before printing this email

--
Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free.
http://p.sf.net/sfu/SauceLabs___
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 Collection harvesting log

2014-03-19 Thread Calloni, Rodrigo
Hello everyone

We are in DSpace 3.2 using XMLUI.

We use this DSpace to harvest data from other DSpace via OAI. I would like to 
understand a little more about the log format when we start a harvesting action 
in DSpace.

I see that transactions made by the harvester are in fact recorded as by being 
made by my user. Here is a segment of the log (the 2 last lines has some 
actions):

2014-03-10 20:43:39,019 DEBUG org.dspace.harvest.OAIHarvester @ Item 11319/1312 
was found locally. Using it to harvest oai:xxx:xxx/13078.
2014-03-10 20:43:39,021 DEBUG 
com.atmire.dspace.content.crosswalk.AtmireMetsCrosswalk @ ingest context = 
[org.dspace.core.Context@2e706a0f], dso = [org.dspace.content.Item@c20e14d5], 
root = [[Element: mets [Namespace: http://www.loc.gov/METS/]/]]
2014-03-10 20:43:39,022 DEBUG 
com.atmire.dspace.content.crosswalk.AtmireMetsCrosswalk @ processing metadata 
section key = [dim], mdtype = [OTHER]
2014-03-10 20:43:39,022 DEBUG 
org.dspace.content.crosswalk.DIMIngestionCrosswalk @ Found 153 metadata elements
2014-03-10 20:43:39,075 DEBUG 
com.atmire.dspace.content.crosswalk.AtmireMetsCrosswalk @ processing files 
section mdtype = [TEXT]
2014-03-10 20:43:39,076 INFO  
com.atmire.dspace.content.crosswalk.AtmireMetsCrosswalk @ downloading 
http://xxx/bitstream/xxx/13078/2/xxx.pdf.txt
2014-03-10 20:43:39,076 INFO  
com.atmire.dspace.content.crosswalk.AtmireMetsCrosswalk @ Replacing: 5413 for 
item:11319/1312
2014-03-10 20:43:39,076 INFO  
com.atmire.dspace.content.crosswalk.AtmireMetsCrosswalk @ skipped downloading 
http://xxx.org/bitstream/xxx/13078/2/xxx.pdf.txt
 2014-03-10 20:43:39,079 INFO  org.dspace.content.Bitstream @ 
 rcall...@xxx.org:session_id=F72BA54F1A992E64415BBA9B4EA8343D:ip_addr=10.30.31.115:update_bitstream:bitstream_id=5413
 2014-03-10 20:43:39,087 INFO  org.dspace.content.Bundle @ 
 rcall...@xxx.org:session_id=F72BA54F1A992E64415BBA9B4EA8343D:ip_addr=10.30.31.115:update_bundle:bundle_id=3956

Is this how this supposed to work?

Thanks in advance
Rodrigo

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
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] Off-Topic: Digital Content/Publishing Associate Position at IDB

2014-02-20 Thread Calloni, Rodrigo
Hello everyone

Inter-American Development Bank is looking for a Digital Content/Publishing 
Associate to work with our DSpace and other digital platforms.

More information about the vacancy is available here: 
https://iadbcareers.taleo.net/careersection/external/jobdetail.ftl?job=140578

Best regards
Rodrigo
--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471iu=/4140/ostg.clktrk___
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] Off-Topic: Repository/Library Software Developer Position at IDB

2014-02-20 Thread Calloni, Rodrigo
Hello everyone

Inter-American Development Bank is looking for a Repository/Library Software 
Developer to work supporting our DSpace and other Library platforms.

More information about the vacancy is available here: 
https://iadbcareers.taleo.net/careersection/external/jobdetail.ftl?job=140514

Best regards
Rodrigo
--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471iu=/4140/ostg.clktrk___
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] elevate.xml in solr

2014-02-10 Thread Calloni, Rodrigo
Hello

We are in DSpace 3.2 using XMLUI

While learning about solr relevancy ranking algorithm I found that solr has a 
way to push to the top documents by using the elevate.xml file.

I tried to configure it myself and it didn't work after I restarted tomcat.

Besides configuring the elevate.xml file, is there anything else that needs to 
be done to make it work?

Thanks in advance
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[Description: http://www.iadb.org/email/idb.gif]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge. Empowering People. Transforming Lives.
P  Please consider the environment before printing this email

inline: image001.gif--
Androidtrade; apps run on BlackBerryreg;10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151iu=/4140/ostg.clktrk___
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] elevate.xml in solr

2014-02-07 Thread Calloni, Rodrigo
Hello

We are in DSpace 3.2 using XMLUI

While learning about solr relevancy ranking algorithm I found that solr has a 
way to push to the top documents by using the elevate.xml file.

I tried to configure it myself and it didn't work after I restarted tomcat.

Besides configuring the elevate.xml file, is there anything else that needs to 
be done to make it work?

Thanks in advance
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[Description: http://www.iadb.org/email/idb.gif]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge. Empowering People. Transforming Lives.
P  Please consider the environment before printing this email

inline: image001.gif--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231iu=/4140/ostg.clktrk___
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] How to stop using full text search?

2014-02-06 Thread Calloni, Rodrigo
Hello

We are in DSpace 3.2 XMLUI.

I am trying to stop our DSpace from using the full text extracted by 
filter-media in the search.

I already commented out the filter.plugins from dspace.org but I don't think 
that is enough.

Is there a configuration that we can do to define which fields will be indexed 
for the search?

Thanks in advance
Rodrigo

--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231iu=/4140/ostg.clktrk
___
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 to stop using full text search?

2014-02-06 Thread Calloni, Rodrigo
Thanks Ivan. When I commented out the fulltext lines on schema.xml and the 
reindex finished very quickly and the search stopped.

!--field name=text type=text indexed=true stored=false 
multiValued=true/ --

!--field name=fulltext type=text indexed=true stored=true 
multiValued=true/ --

I restored the lines and the reindex finished ok. But full text is still being 
used.

Any ideas?

Rodrigo


-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Thursday, February 06, 2014 10:52 AM
To: Calloni, Rodrigo
Cc: dspace-tech
Subject: Re: [Dspace-tech] How to stop using full text search?

On Thu, Feb 6, 2014 at 3:56 PM, Calloni, Rodrigo rcall...@iadb.org wrote:
 I already commented out the filter.plugins from dspace.org but I don't think 
 that is enough.

The Solr index still contains the previously extracted text. You have to 
rebuild the Solr index:

[dspace]/bin/dspace update-discovery-index -b


 Is there a configuration that we can do to define which fields will be 
 indexed for the search?

Yes, you can comment out the fulltext fields from 
[dspace]/solr/search/conf/schema.xml before you reindex.

Alternatively, since you already disabled the filters, you can just remove the 
extracted text files from the TEXT bundles and rebuild the index - thus there 
will be nothing to add to the index. This approach also ensures that you didn't 
leave any extracted bitstreams in TEXT bundles lying around, potentially 
exposed anonymously (I don't remember off-hand whether these are accessible via 
HTTP).


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette 
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231iu=/4140/ostg.clktrk
___
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 to stop using full text search?

2014-02-06 Thread Calloni, Rodrigo
Thanks again,

I am getting Internal Server Error when I run the index after cleaning up the 
index and changing the schema.xml

[dspace@ip-172-31-28-251 bin]$ ./dspace update-discovery-index
 INFO [main] (DSpaceKernelInit.java:52) - Created new kernel: 
DSpaceKernel:org.dspace:name=23dd0b1b-b577-456b-a835-3e81125b28c9,type=DSpaceKernel:lastLoad=null:loadTime=0:running=false:kernel=null
 INFO [main] (ConfigurationManager.java:1217) - Loading from classloader: 
file:/home/dspace/dspace/config/dspace.cfg
 INFO [main] (ConfigurationManager.java:1217) - Using dspace provided log 
configuration (log.init.config)
 INFO [main] (ConfigurationManager.java:1217) - Loading: 
/home/dspace/dspace/config/log4j.properties
Exception: Error executing query
org.dspace.discovery.SearchServiceException: Error executing query
at 
org.dspace.discovery.SolrServiceImpl.cleanIndex(SolrServiceImpl.java:418)
at org.dspace.discovery.IndexClient.main(IndexClient.java:119)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:183)
Caused by: org.apache.solr.client.solrj.SolrServerException: Error executing 
query
at 
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:95)
at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:266)
at 
org.dspace.discovery.SolrServiceImpl.getSolr(SolrServiceImpl.java:106)
at 
org.dspace.discovery.SolrServiceImpl.cleanIndex(SolrServiceImpl.java:388)
... 6 more
Caused by: org.apache.solr.common.SolrException: Internal Server Error

Internal Server Error

request: http://localhost:8080/solr/search/select?q=search.resourcetype:2 AND 
search.resourceid:1wt=javabinversion=2
at 
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:432)
at 
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:246)
at 
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:89)
... 9 more

When I add -b the error message doesn't show up.

Rodrigo

-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Thursday, February 06, 2014 11:51 AM
To: Calloni, Rodrigo
Cc: dspace-tech
Subject: Re: [Dspace-tech] How to stop using full text search?

OK, I don't know why, but perhaps the -b flag isn't removing the old contents. 
Try removing the index manually:

cp -r [dspace]/solr/search/data/index [dspace]/solr/search/data/index.bak
rm [dspace]/solr/search/data/index/*

And then recreate it with the new schema using:
[dspace]/bin/dspace update-discovery-index

You should be able to verify that these fields are gone from the index by going 
to the Solr admin UI [1]. Actually, do this even now before you execute the 
above steps, just to confirm the problem.

[1] https://wiki.duraspace.org/display/DSPACE/Solr


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette 
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231iu=/4140/ostg.clktrk
___
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] DSpace and ePub support

2013-12-23 Thread Calloni, Rodrigo
Thanks so much Richard. Very clear explanation!

Best regards
Rodrigo

From: Richard Rodgers [mailto:rrodg...@mit.edu]
Sent: Friday, December 20, 2013 1:57 PM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] DSpace and ePub support

Hi Rodrigo:

Question 1:

Yes, you can upload EPUB files. Whether DSpace will automatically recognize 
the format depends on:

* whether you have created a new EPUB format in your bitstream format 
registry (it is not present by default). This is a standard administrative
   operation (see docs). I believe the accepted mime-type associated 
with EPUB container files  is 'application/epub+zip'
   * whether the EPUB files you want to upload have extensions (like 
'.ePub') that match those you defined in the format. DSpace does simple file 
extension mapping to determine format type.
  For example, if you had extensions 'EPUB', 'ePub', and no other 
formats had those extensions, then all content will we assigned to the the EPUB 
format that bore those file extensions.

Question 2:

   Yes, users should be able to download and view these files - *provided* 
they have client-side rendering tools for EPUBs. DSpace is no different in this 
regard than BarnesNoble or any other
   EPUB provider - it merely supplies the file. Support varies in tablets 
for commercial reasons, but generally is pretty good.

Hope this helps,

Richard R


On Dec 20, 2013, at 11:31 AM, Calloni, Rodrigo wrote:


Hello

We are using DSpace 1.8 XMLUI.

I want to know about the DSpace support for ePub files. Are there any news 
about this?

While searching this topic in Google I found the following tread posted last 
year: http://dspace.2283337.n4.nabble.com/epub-td4655710.html

So I have 2 basic questions:

1)  Can we upload ePubs in DSpace? Will it recognize the file format?

2)  Are users capable of downloading and opening an ePub that was added to 
DSpace (for example, adding it in their iBooks shelf)?

Thanks in advance
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
image001.gif
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge. Empowering People. Transforming Lives.
P  Please consider the environment before printing this email

--
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.netmailto:DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk___
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] DSpace and ePub support

2013-12-20 Thread Calloni, Rodrigo
Hello

We are using DSpace 1.8 XMLUI.

I want to know about the DSpace support for ePub files. Are there any news 
about this?

While searching this topic in Google I found the following tread posted last 
year: http://dspace.2283337.n4.nabble.com/epub-td4655710.html

So I have 2 basic questions:


1)  Can we upload ePubs in DSpace? Will it recognize the file format?



2)  Are users capable of downloading and opening an ePub that was added to 
DSpace (for example, adding it in their iBooks shelf)?


Thanks in advance
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[Description: http://www.iadb.org/email/idb.gif]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge. Empowering People. Transforming Lives.
P  Please consider the environment before printing this email

inline: image001.gif--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk___
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] DSpace and Google Scholar

2013-11-11 Thread Calloni, Rodrigo
Thanks again Tim and Peter.

For us is a huge challenge keep up-to-date with DSpace due to all 
customizations that implementation team applied to our DSpace. It became costly 
and a very length process to update our DSpace. We updated from 1.6 to 1.8 this 
year and we already knew this wasn't going to bring us to up-to-date, but we 
were recommended to go 1.8 instead of 3.0

One of my goals is to bring back our DSpace to a more un-customized version in 
next years. I hope we can achieve this soon to be able to take advantages of 
new developments.

Best regards
Rodrigo

-Original Message-
From: Tim Donohue [mailto:tdono...@duraspace.org] 
Sent: Wednesday, November 06, 2013 11:26 AM
To: Peter Dietz; Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] DSpace and Google Scholar

Just to add a few notes to Peter's detailed examples...

On 11/6/2013 10:07 AM, Peter Dietz wrote:
 I would say DSpace is doing a good job of producing Scholar tags
 (highwire) for the most part. There are some edge cases, as mentioned 
 above by others, that other systems could be doing a better job. I 
 don't know enough about (EPrints / BePress) scholar support to weigh 
 in. There is a config setting 
 https://github.com/DSpace/DSpace/blob/master/dspace/config/crosswalks/
 google-metadata.properties that you will NEED to modify to map your 
 custom metadata profile, to Google Scholar (highwire) metadata fields.

 Citing specific examples, DSpace out-of-the-box, only supports mapping 
 to the citation_pdf_url, when you only have one bitstream, and it is a 
 PDF, in the ORIGINAL bundle. In any other circumstance, it will punt, 
 and not add a citation_pdf_url.

 The reason for that is if you have multiple PDF's, DSpace doesn't have 
 enough information to know which one is the best PDF that contains 
 your article. Or, in other cases, people use multiple bundles to store 
 their content. Or, you have multiple formats available, such as word, 
 text/latex, and again, DSpace can't say which one is the best. So, if 
 you are deviating from the simple use-case, then you'll need to 
 customize the logic for determining the citation_pdf_url, likely 
 altering some Java code to do so.

There's a proposed fix/change for this citation_pdf_url logic (which was 
requested by Google Scholar folks) for the upcoming DSpace 4.0...see comments 
in:
https://jira.duraspace.org/browse/DS-1483

(So this may be improved in DSpace 4.0...it's a proposed bug fix we are looking 
into right now.)

 Another example of things that Scholar doesn't like is the 
 dc.date.issued being set to the date submitted (i.e. today's date, if 
 you just submitted). So, if that article you just submitted was 
 actually published elsewhere a few months ago, but the version you 
 submit to your IR has today's date, then scholar has conflicting 
 information about the Date of that article, and doesn't think of them 
 as multiple versions/sources of the same content. DSpace 4.0 has some 
 changes regarding that, as it tries not to add date.issued of today, 
 for anything that you mark as previously published.

As Peter mentions, this is already improved in the upcoming DSpace 4.0 release. 
 For details see the most recent comments on:
https://jira.duraspace.org/browse/DS-1481

So, these are two great examples of where Google Scholar has talked with us 
about possible improvements to DSpace (based on issues Google has run
into) and we've taken that feedback and made fixes/improvements in the next 
release of DSpace.

It also is a great example of why it's important to stay up-to-date with DSpace 
releases, if you want the latest and greatest Google Scholar improvements. We 
are constantly tweaking DSpace for better Search Engine Optimization (and based 
on feedback directly from Google and others). 
So, if you are on an older version of DSpace, it often is not as optimized as 
more recent versions.

- Tim
--
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231iu=/4140/ostg.clktrk
___
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] DSpace and Google Scholar

2013-11-11 Thread Calloni, Rodrigo
Thanks for the article Bram.

I will share it around. We hope our repository can reach such a success as 
Baylor U, having 89% or more of our contents in GS and other available tools.

It will be a challenge as we just moved to 1.8 and we are missing all nice 
developments of more recent DSpace versions.

Best regards
Rodrigo

From: bluy...@gmail.com [mailto:bluy...@gmail.com] On Behalf Of Bram Luyten
Sent: Thursday, November 07, 2013 8:36 AM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] DSpace and Google Scholar

Hi Rodrigo,

although it's not super recent anymore, here's an interesting piece of research 
on the subject:
http://www.emeraldinsight.com/journals.htm?articleid=17020806show=abstract

Just adding one (poorly taken) screenshot from the paper in here, a table 
ordering repositories with their indexing ratio: amount of items in the 
repository vs amount of items actually included in Google Scholar.

Although this can not lead to direct conclusions, note that the top repository, 
with an 89% coverage, was actually a DSpace. To me, this just highlights that 
there's much more to it than merely the choice of platforms.

rgds

Bram

[Inline image 1]


--
[logo]

Bram Luyten @mire
2888 Loker Avenue East, Suite 315, Carlsbad, CA. 92010
Esperantolaan 4, Heverlee 3001, Belgium
www.atmire.comhttp://atmire.com/website/?q=servicesutm_source=emailfooterutm_medium=emailutm_campaign=braml


On Mon, Nov 4, 2013 at 4:23 PM, Calloni, Rodrigo 
rcall...@iadb.orgmailto:rcall...@iadb.org wrote:
Hello

We are using DSpace 1.8 XMLUI.

I am in contact with someone at Google Scholar who mentioned that EPrints and 
BEPRess's Digital Commons are better integrated with Scholar than DSpace.

I wonder if you are aware of this and what these 2 other IR solutions are doing 
to bet better acceptable platforms for Scholar. Is it the UI?

Thanks in advance
Rodrigo

--
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.netmailto:DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

inline: image001.jpg--
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231iu=/4140/ostg.clktrk___
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] DSpace and Google Scholar

2013-11-06 Thread Calloni, Rodrigo
Thanks Richard for your time to respond on this. Very nice indeed.

From: Richard Rodgers [mailto:rrodg...@mit.edu]
Sent: Monday, November 04, 2013 7:43 PM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] DSpace and Google Scholar

Hi Rodrigo:

Both EPrints and Digital Commons were designed (initially, at least) for 
scholarly article content specifically:
 therefore they can make assumptions that DSpace (where the content might be 
anything, like a dataset) cannot.
A good example is the Google Scholar tag 'citation_pdf_url' (from memory, might 
be different): it makes assumptions about content
that don't necessarily apply, since in DSpace the bitstream can be anything, 
not just a PDF.

So while those services might map more naturally to what GS expects to index, I 
don't think it's a matter of doing a better or worse
implementation.

Having said this, we of course always are looking at ways to improve 
interoperability with GS (and thus content discoverability generally),
and more work can certainly be done in this area.

My 2 cents,

Richard


On Nov 4, 2013, at 5:23 PM, Calloni, Rodrigo wrote:


Hello

We are using DSpace 1.8 XMLUI.

I am in contact with someone at Google Scholar who mentioned that EPrints and 
BEPRess's Digital Commons are better integrated with Scholar than DSpace.

I wonder if you are aware of this and what these 2 other IR solutions are doing 
to bet better acceptable platforms for Scholar. Is it the UI?

Thanks in advance
Rodrigo
--
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.netmailto:DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231iu=/4140/ostg.clktrk___
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] DSpace and Google Scholar

2013-11-06 Thread Calloni, Rodrigo
Thanks a lot Tim. Very important to know the differences as we move forward 
into the best integration we can have with all search tools, in special Scholar.

Rodrigo

From: Tim Donohue [mailto:tdono...@duraspace.org]
Sent: Tuesday, November 05, 2013 10:50 AM
To: Calloni, Rodrigo; dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] DSpace and Google Scholar

Hi Rodrigo,

DuraSpace has been in contact with the Google Scholar team frequently over the 
past few years with regards to DSpace and Google Scholar. We have been 
providing feedback/requests back to DSpace developers directly from the Google 
Scholar team.

So, we've been in ongoing discussions with Google Scholar around making DSpace 
more easily indexed/searched by Google Scholar.  Nearly every new version of 
DSpace includes some search engine improvements (more are coming in the 
upcoming 4.0).  Google Scholar has changed its own best practices over time 
(as they improve their system), and as such DSpace has been changing its 
functionality to better support these new  best practices.

Because of that, it is very important to stay up-to-date with DSpace in order 
to get all of these Google Scholar enhancements.  This is another difference 
between DSpace and EPrints  bepress.  Although it's not always the case, 
EPrints and bepress often are hosted solutions -- meaning that the hosting 
provider keeps the software up-to-date on your behalf.  Therefore, as EPrints 
and bepress make GS improvements, you'd get them automatically in your hosted 
system.  There are also some DSpace hosting options (e.g. DSpaceDirect via 
DuraSpace, Open Repository via BioMed Central, others), but most institutions 
run DSpace on their own servers. This means that, in order to see all the GS 
improvements in DSpace, you need to be sure you are upgrading the software at a 
relatively regular pace (or hiring someone to do it on your behalf)

Currently, DSpace supports embedded Google Scholar metadata (in their 
recommended Highwire Press format), it's also editable so that you can enhance 
the metadata even more based on any local metadata fields you may add. As 
Richard mentioned, another difference here is that DSpace is built to store 
*any* content you want to put into it (it need not even be scholarly in 
nature), which is why we have configurable Google Scholar metadata to support 
multiple use cases.  Finally, DSpace also provides sitemaps which let search 
engines (in general) more easily locate content in DSpace.

Google Scholar Metadata tags: 
https://wiki.duraspace.org/display/DSDOC4x/Google+Scholar+Metadata+Mappings
SiteMaps / SEO: https://wiki.duraspace.org/pages/viewpage.action?pageId=34642415

I hope this gives you a good overview of how DSpace attempts to stay up to date 
with Google Scholar and other search engine best practices.

Feel free to let us know if you have other questions,

- Tim


--

Tim Donohue

Technical Lead for DSpace  DSpaceDirect

DuraSpace.org | DSpace.org | DSpaceDirect.org

On 11/4/2013 4:23 PM, Calloni, Rodrigo wrote:
Hello

We are using DSpace 1.8 XMLUI.

I am in contact with someone at Google Scholar who mentioned that EPrints and 
BEPRess's Digital Commons are better integrated with Scholar than DSpace.

I wonder if you are aware of this and what these 2 other IR solutions are doing 
to bet better acceptable platforms for Scholar. Is it the UI?

Thanks in advance
Rodrigo




--

November Webinars for C, C++, Fortran Developers

Accelerate application performance with scalable programming models. Explore

techniques for threading, error checking, porting, and tuning. Get the most

from the latest Intel processors and coprocessors. See abstracts and register

http://pubads.g.doubleclick.net/gampad/clk?id=60136231iu=/4140/ostg.clktrk




___

DSpace-tech mailing list

DSpace-tech@lists.sourceforge.netmailto:DSpace-tech@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/dspace-tech

List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231iu=/4140/ostg.clktrk___
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] DSpace and Google Scholar

2013-11-04 Thread Calloni, Rodrigo
Hello

We are using DSpace 1.8 XMLUI.

I am in contact with someone at Google Scholar who mentioned that EPrints and 
BEPRess's Digital Commons are better integrated with Scholar than DSpace.

I wonder if you are aware of this and what these 2 other IR solutions are doing 
to bet better acceptable platforms for Scholar. Is it the UI?

Thanks in advance
Rodrigo
--
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231iu=/4140/ostg.clktrk___
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] How to gather usage statistics from your intranet traffic?

2013-10-10 Thread Calloni, Rodrigo
Hello

We have DSpace 1.8 XMLUI.

We would like to know if DSpace is capable of identifying if the income traffic 
is coming from the INTRANET or INTERNET, based on the IP of the user who opened 
the page and downloaded a bitstream.

We have a fixed set of IPs for our INTRANET so we believe it should be possible 
to define if the call came from inside or outside of our network.

How is your experience with this?

Note: we do have CUA module from @mire. So if you also have and are willing to 
share experiences, it will be great.

Best regards
Rodrigo
--
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=60134071iu=/4140/ostg.clktrk___
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] DSpace e-mail templates

2013-09-18 Thread Calloni, Rodrigo
Thanks Ivan

By comparing the original forms I see a difference. In the original template 
the code {1} is for the name of the collection; in our customized file it was 
meant to be Title of Submission.

I will have to check with @mire because it seems that our customization wasn't 
ported properly from previous 1.6 to 1.8

Thanks for the clarifications
Rodrigo

-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Tuesday, September 17, 2013 2:03 PM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] DSpace e-mail templates

On Tue, Sep 17, 2013 at 5:47 PM, Calloni, Rodrigo rcall...@iadb.org wrote:
 I wonder if there were changes to the e-mail templates from 1.6 to 
 1.8. The submit_task file on my dspace/config/email directory has some 
 tags to bring content to the e-mail message but it is bringing the 
 wrong data now that we upgraded. Here is how the template looks like:

Hi Rodrigo,

no, there were no changes in this template between 1.6 and 1.8:
https://github.com/DSpace/DSpace/blob/dspace-1_6_x/dspace/config/emails/submit_task
https://github.com/DSpace/DSpace/blob/dspace-1_8_x/dspace/config/emails/submit_task

So the added parameter must be your customization. Depending on whether you use 
the traditional workflow or XMLWorkflow, check the following files for 
arguments.

The addArgument() calls in worflow:
https://github.com/DSpace/DSpace/blob/dspace-1_8_x/dspace-api/src/main/java/org/dspace/workflow/WorkflowManager.java#L947

The array of parameters to this call in XMLWorkflow:
https://github.com/DSpace/DSpace/blob/dspace-1_8_x/dspace-api/src/main/java/org/dspace/xmlworkflow/state/actions/userassignment/ClaimAction.java#L67
https://github.com/DSpace/DSpace/blob/dspace-1_8_x/dspace-api/src/main/java/org/dspace/xmlworkflow/state/actions/userassignment/AssignOriginalSubmitterAction.java#L66


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette 
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151iu=/4140/ostg.clktrk
___
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] DSpace e-mail templates

2013-09-17 Thread Calloni, Rodrigo
Hello

We are on DSpace 1.8 using XMLUI.

I wonder if there were changes to the e-mail templates from 1.6 to 1.8. The 
submit_task file on my dspace/config/email directory has some tags to bring 
content to the e-mail message but it is bringing the wrong data now that we 
upgraded. Here is how the template looks like:

# Workflow task email message
#
# {0}  
I18nUtil.getMessage(org.dspace.workflow.actions.userassignment.ClaimAction.intro.
 + getParent().getStep().getId())
# {1}  Title of submission
# {2}  Name of collection
# {3}  submitter's name
# {4}  
I18nUtil.getMessage(org.dspace.workflow.actions.userassignment.ClaimAction.outro.
 + getParent().getStep().getId())
# {5}  link to the 'Submissions' page  
(https://repositoryt1.iadb.org/submissions)
#

Subject: BRIK: You have a new task

{0}

Title:{1}
Collection:   {2}
Submitted by: {3}

{4}

Visit the BRIK submissions page to perform this task:  {5}

Many thanks!

BRIK  -  Bank Repository of Institutional Knowledge

Currently here is what is happening:

The Title: field has the Collection name.
The Collection: field has the name of the original submitter
The Submitted by: field has some status/task name.

Thanks
Rodrigo
--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151iu=/4140/ostg.clktrk___
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] Question about Users who visited this item also visited...

2013-09-10 Thread Calloni, Rodrigo
Thanks Ivan

I will check with @mire. We do use bX in our discovery platform Primo and I 
have some idea of what it does using SFX log compilation/analysis.

Best regards
Rodrigo

-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Tuesday, September 10, 2013 3:30 AM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Question about Users who visited this item also 
visited...

Hi Rodrigo,

it sounds just like the More like this feature of Solr (added in DSpace 3, so 
maybe @mire backported it for you). It doesn't track who visited what, but it 
performs an analysis of metadata fields similarity of the current items with 
all other items in your repository.

I'm fairly sure More like this is what you have, but there's also the Ex 
Libris Bx service for scholarly articles which does work on the base of what 
articles others visited - outside your repository.

[1] 
https://wiki.duraspace.org/display/DSDOC3x/Discovery#Discovery-Morelikethisconfiguration


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette 
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
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] Question about Users who visited this item also visited...

2013-09-09 Thread Calloni, Rodrigo
Hello

We are in DSpace 1.8 XMLUI

In our UI we have a box named Users who visited this item also visited... 
which shows in the item display. The box is similar to that Amazon feature, 
users bought this also bought that.

I wonder if this is a standard DSpace feature.

If yes, can someone explain me the logic behind the feature? For example, it 
seems strange that an item that was just archived already shows items there.

Best regards
Rodrigo
--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391iu=/4140/ostg.clktrk___
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] RSS for specific search

2013-08-14 Thread Calloni, Rodrigo
Hello

We are on DSpace 1.8 using XMLUI.

I wonder if there are plans to create add a RSS feed for the results from 
searches? For example, I can search my repository for global warming and then 
subscribe to the RSS feed. Then every time there is a new item with global 
warming on it, it will be sent to my feed.

Best regards
Rodrigo
--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with 2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031iu=/4140/ostg.clktrk___
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 to export a community metadata in CSV in batch mode?

2013-08-05 Thread Calloni, Rodrigo
Hello Emilio

Thanks for the help. The batch procedure works when I execute the file 
manually. Any ideas on how to make this batch file run using Windows Scheduler?

Thanks
Rodrigo

From: emilio lorenzo [mailto:elore...@arvo.es]
Sent: Thursday, August 01, 2013 10:58 AM
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] How to export a community metadata in CSV in batch 
mode?


hello Rodrigo,

Try
(install_directory) /bin/dspace metadata-export -f name_of_export.csv -i 
xx/xx

x/xx substitute with the handle of the specific community
The comman has another options. Type   dspace metadata-export --help to view 
them

Regards
Emilio Lorenzo


El 01/08/2013 16:12, Calloni, Rodrigo escribió:
Hello

We are using DSpace 1.8 XMLUI.

I need to schedule a daily export of the metadata in CSV format from a specific 
community.

Is this a procedure that can be run in a batch mode? If so, does anyone has a 
batch file that can share with us with the appropriate commands?

Thanks in advance
Rodrigo




--

Get your SQL database under version control now!

Version control is standard for application code, but databases havent

caught up. So what steps can you take to put your SQL databases under

version control? Why should you start doing it? Read more to find out.

http://pubads.g.doubleclick.net/gampad/clk?id=49501711iu=/4140/ostg.clktrk




___

DSpace-tech mailing list

DSpace-tech@lists.sourceforge.netmailto:DSpace-tech@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/dspace-tech

List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711iu=/4140/ostg.clktrk___
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] How to export a community metadata in CSV in batch mode?

2013-08-01 Thread Calloni, Rodrigo
Hello

We are using DSpace 1.8 XMLUI.

I need to schedule a daily export of the metadata in CSV format from a specific 
community.

Is this a procedure that can be run in a batch mode? If so, does anyone has a 
batch file that can share with us with the appropriate commands?

Thanks in advance
Rodrigo
--
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711iu=/4140/ostg.clktrk___
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 harvester client

2013-05-23 Thread Calloni, Rodrigo
Hello

I wonder if there is any way to have a Windows OAI harvester client that I 
install to harvest a DSpace collection.

Thanks in advance
Rodrigo

--
Try New Relic Now  We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app,  servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
___
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] Export items in Marc21 format

2013-05-07 Thread Calloni, Rodrigo
Thanks Helix

According to our developers our installation is too complex to move to 3.0 (now 
3.1).

They recommended moving to 1.8.2 as it is more stable by now.

But it is good to know that marc is available on 3.1. It will save us a lot of 
money.

Best regards
Rodrigo

-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Monday, May 06, 2013 5:53 PM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Export items in Marc21 format

On Mon, May 6, 2013 at 11:00 PM, Calloni, Rodrigo rcall...@iadb.org wrote:
 We would like to know if DSpace has an out-of-the box way to export the items 
 metadata in Marc21 format.

Hi Rodrigo,

no, DSpace can't do this yet out-of-the-box, as of 3.1. But in the new OAI in 
DSpace 3, MARC21 XML can be exported out-of-the-box (here's the schema used 
http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd).
If you're upgrading from 1.6, I recommend you not to stop at 1.8 but to 
continue upgrading to 3. It's almost no extra work and you get nice features 
like this.

One more word of warning - the MARC 21 XML format in the new OAI may have a few 
bugs due to being new and not being tested so much yet, but
1) it's very easy to change by tweaking just one XSLT file
2) we'd appreciate if you report any problems so that we can fix it in DSpace

Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette 
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
___
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] Testing OAI harvesting

2013-05-07 Thread Calloni, Rodrigo
Hello

We are about to release the IDB Digital Repository harvesting to the public.

I wonder if someone could volunteer to harvest our collections as soon as we 
launch this?

I just want to know if access to OAI is working ok and I need some good soul to 
test it for us :)

Best regards
Rodrigo

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
___
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] Testing OAI harvesting

2013-05-07 Thread Calloni, Rodrigo
Thanks Helix

I did just that and for some reason the server can't reach my OAI server.

http://digital.library.iadb.org/public/oai/request

Here is a link to get the records:
http://digital.library.iadb.org/public/oai/request?verb=ListRecordsmetadataPrefix=oai_dc
 

As far as I know there is a reverse proxy pushing out our OAI server to the 
public. But I am not a network person to know if this is being done correctly.

Any ideas?

Rodrigo

-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Tuesday, May 07, 2013 10:48 AM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Testing OAI harvesting

Hi Rodrigo,

you can use the demo server to test harvesting from your repository to the demo 
server. Simply log in as administrator and set up harvesting.

http://demo.dspace.org/xmlui/


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette 
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
___
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] Export items in Marc21 format

2013-05-06 Thread Calloni, Rodrigo
Hello

We have DSpace 1.6.2 (moving to 1.8.2 soon).

We would like to know if DSpace has an out-of-the box way to export the items 
metadata in Marc21 format.

Thanks in advance
Rodrigo
--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may___
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] PDF convertor to ePub

2013-03-07 Thread Calloni, Rodrigo
Thanks Helix

Is it better to convert a DOCX to ePub instead to converting PDF  ePub?

Thanks
Rodrigo

-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Monday, March 04, 2013 9:20 AM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] PDF convertor to ePub

Hi Rodrigo,

this is almost certainly a bad idea. You want to do ePub - PDF, not the other 
way around.

There isn't much documentation on writing a custom media filter [1], but this 
could also be done just as well using a curation task, which is documented much 
better [2].

[1] 
https://wiki.duraspace.org/display/DSDOC3x/Transforming%20DSpace%20Content%20(MediaFilters)#TransformingDSpaceContent(MediaFilters)-CreatingCustomMediaFilters

[2] https://wiki.duraspace.org/display/DSDOC3x/Curation+System


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette 
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and remains a good choice in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
___
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] In which Oracle table I can find workspaceID?

2013-03-07 Thread Calloni, Rodrigo
Hello

We have DSpace 1.6.2 running XMLUI

When I go to the list of Unfinished Submissions I see the following link 
syntax for those items:

http://hostname/submit?workspaceID=89654

I want to see how this unfinished submission is recorded in the database. Which 
Oracle table should I look for it?

Basically I want to see if it is possible to update the Database in order to 
move an unfinished submission to another eperson.

Best regards
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[cid:image001.gif@01CE1B3A.D928DCB0]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge for Development Challenges
P  Please consider the environment before printing this email

inline: image001.gif--
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and remains a good choice in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev___
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] In which Oracle table I can find workspaceID?

2013-03-07 Thread Calloni, Rodrigo
Hello Andrea

I ran the following SQL and it brought 0 results:

select * from workspaceitem where workspace_item_id = 89654;

Any ideas?
Rodrigo

From: Andrea Schweer [mailto:schw...@waikato.ac.nz]
Sent: Thursday, March 07, 2013 3:35 PM
To: dspace-tech@lists.sourceforge.net
Cc: Calloni, Rodrigo
Subject: Re: [Dspace-tech] In which Oracle table I can find workspaceID?

Hi Rodrigo,
On 08/03/13 07:51, Calloni, Rodrigo wrote:
When I go to the list of Unfinished Submissions I see the following link 
syntax for those items:

http://hostname/submit?workspaceID=89654

I want to see how this unfinished submission is recorded in the database. Which 
Oracle table should I look for it?

Basically I want to see if it is possible to update the Database in order to 
move an unfinished submission to another eperson.

It refers to the workspace_item_id column in the workspaceitem table. You 
should be able to move the submission to the new eperson by following the link 
(via item_id) to the item table, which has a submitter column that's a foreign 
key to the eperson id.

I just noticed that there's also a table called epersongroup2workspaceitem but 
I don't know what it does.

As usual when hacking the database directly, make a backup of your database 
before you try it and do it on a non-production environment first. If you're 
successful, let us know what you did.

cheers,
Andrea



--

Dr Andrea Schweer

IRR Technical Specialist, ITS Information Systems

The University of Waikato, Hamilton, New Zealand
--
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and remains a good choice in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev___
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 to expand DSpace metadata into PDF file preferences?

2013-02-22 Thread Calloni, Rodrigo
Thanks helix and Lorenzo

I will take a look at this and hopefully we can use it to complete our PDF 
preferences.

Best regards
Rodrigo

-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Friday, February 22, 2013 3:47 AM
To: Calloni, Rodrigo
Cc: emilio lorenzo; dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] How to expand DSpace metadata into PDF file 
preferences?

Emilio's suggestion is very good, because you can also configure a curation 
task to run as part of the submission process:

https://wiki.duraspace.org/display/DSDOC3x/Curation+System#CurationSystem-Inworkflow


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette 
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
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] Moving DSpace Taks from one Eperson to another

2013-01-11 Thread Calloni, Rodrigo
Oh lord, thanks helix I didn't know about that it was a local customization. I 
will see (and keep) your diagram here.

Best regards
Rodrigo

-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Friday, January 11, 2013 4:20 AM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Moving DSpace Taks from one Eperson to another

Hi Rodrigo,

I have no idea what is your taskowner table, it's not part of standard DSpace 
1.6. It probably belongs to some add-on or customization. To see the 
entity-relationship model of the DSpace database, see the following link:

https://wiki.duraspace.org/display/DSPACE/DSpace+2.0+Requirements+and+Issues#DSpace2.0RequirementsandIssues-DatabaseOverviewGraphic

This is for DSpace 1.5, but there have been no substantial changes between 1.5 
and 3.0, only an attribute or table was addeed here and there.

The nice thing about this particular picture (and why I still keep using it) is 
that tables are grouped according to their function. See the Submission and 
Workflow group for your use case.


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette 
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
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] Moving DSpace Taks from one Eperson to another

2013-01-10 Thread Calloni, Rodrigo
Hello

We are in DSpace 1.6.2 using XMLUI.

One of our Repository Reviewers just had his e-mail account changed to another. 
So this resulted that all his DSpace tasks are now linked to an account that he 
can't login anymore.

I was checking the TASKOWNER table in DSpace and I was able to find his EPERSON 
ID there (under the OWNER_ID column).

So I would like to know if by replacing his old EPERSON ID by his new EPERSON 
ID the consequence is to have all his tasks visible in his new EPERSON account.

Thanks in advance for your time.

Best regards
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[cid:image001.gif@01CDEF41.2CBE63C0]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge for Development Challenges
P  Please consider the environment before printing this email

inline: image001.gif--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712___
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] PID link argument breaking XMLUI theme

2012-12-04 Thread Calloni, Rodrigo
Hello

We are on DSpace 1.62, using XMLUI. And it is about the theme of our XMLUI that 
this problem is about.

I am editing the xls file that has part of the theme (it is responsible for 
some customizations we have) and when I add the following intranet URL the UI 
collapses:

a href=http://manuals/go.cfm?do=Page.Viewpid=877; target=_blankProcedures 
for the publication of knowledge products - AM-331/a

The error message shown is the following:

An error has occurred

org.xml.sax.SAXParseException: The reference to entity pid must end with the 
';' delimiter.
context:/jndi:/localhost/themes/BRIK/BRIK-general.xsl - 643:54

Cocoon stacktrace [show]

Java stacktrace [show]

Java full stacktrace [show]

The Manakinhttp://di.tamu.edu/projects/xmlui/ / DSpacehttp://dspace.org/ 
digital repository software.
Any ideas why this happens? Why does the xls break just because this PID is 
inside the link?

Thanks in advance
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[cid:image001.gif@01CDD22C.046DC870]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge for Development Challenges
P  Please consider the environment before printing this email

inline: image001.gif--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
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] PID link argument breaking XMLUI theme

2012-12-04 Thread Calloni, Rodrigo
Thanks helix it worked perfectly

Would you mind explaining why this happens? Just to understand more and be able 
to fix similar problems in future.

Rodrigo

From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Tuesday, December 04, 2012 2:36 PM
To: Calloni, Rodrigo
Cc: dspace-tech
Subject: Re: [Dspace-tech] PID link argument breaking XMLUI theme


Use:

a href=http://manuals/go.cfm?do=Page.Viewamp;pid=877; 
target=_blankProcedures for the publication of knowledge products
--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
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 DSpace stores the data from Authority Controled fields

2012-12-03 Thread Calloni, Rodrigo
Hi Helix

Thanks for the SQL. I am afraid I don’t have access to run SQL queries on our 
server ☹

I will see what I can get around here.

Rodrigo

From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Sunday, December 02, 2012 6:39 AM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] How does DSpace stores the data from Authority 
Controled fields

On Sat, Dec 1, 2012 at 12:25 AM, Calloni, Rodrigo 
rcall...@iadb.orgmailto:rcall...@iadb.org wrote:
 I believe that DSpace will record AG-AGR in the database instead of
 “Agricultura y seguridad alimentaria”. Is this correct?

I'm not sure, but why don't you take a look?

SELECT * FROM metadatavalue
WHERE metadata_field_id =
  (SELECT metadata_field_id FROM metadatafieldregistry WHERE element = 
'contributor' AND qualifier = 'author' LIMIT 1)
LIMIT 30

Replace element and qualifier values with the DC fields you want. You will see 
a list of the values for the first 30 items. The text_value column stores the 
metadata value.


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
Keep yourself connected to Go Parallel: 
BUILD Helping you discover the best ways to construct your parallel projects.
http://goparallel.sourceforge.net___
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] Which DSpace version has Facets on Search?

2012-11-28 Thread Calloni, Rodrigo
Hello

We are using DSpace 1.6.2 XMLUI.

I would like to know from which version the DSpace search (solr/discovery) 
presents facets in the search results?

Best regards
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[cid:image001.gif@01CDCD74.68A8B640]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge for Development Challenges
P  Please consider the environment before printing this email

inline: image001.gif--
Keep yourself connected to Go Parallel: 
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net___
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] Which DSpace version has Facets on Search?

2012-11-28 Thread Calloni, Rodrigo
Thanks helix!
Rodrigo

-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Wednesday, November 28, 2012 2:33 PM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Which DSpace version has Facets on Search?

Hi Rodrigo,

Discovery has been in DSpace since 1.7 and has had major improvements in 1.8 
and now in 3.0.


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette 
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
Keep yourself connected to Go Parallel: 
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net
___
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] Procedure to update item metadata in batch

2012-11-28 Thread Calloni, Rodrigo
Hello

We need to update 296 records of our database that are somehow missing the 
dc.format.medium field.

I prepared the attached CSV document and I would like to know if I could use 
the batch import to add ACROBAT to all these items. If you could provide me the 
syntax to run the import it would be great too!

Thanks in advance,
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[cid:image001.gif@01CDCD8B.07853110]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge for Development Challenges
P  Please consider the environment before printing this email

inline: image001.gif

dc_format_medium.csv
Description: dc_format_medium.csv
--
Keep yourself connected to Go Parallel: 
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net___
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] Procedure to update item metadata in batch

2012-11-28 Thread Calloni, Rodrigo
Thanks so much helix

I found in slide 22 of the PDF that I can update only one field (and the 
example is dc.date.issued). In the presentation it says I just need the ID 
column and the field(s) I want to change.

I will give it a try in my test server and see what happens.

Thanks again!
Rodrigo

-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Wednesday, November 28, 2012 5:35 PM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Procedure to update item metadata in batch

On Wed, Nov 28, 2012 at 11:09 PM, Calloni, Rodrigo rcall...@iadb.org wrote:
 We need to update 296 records of our database that are somehow missing the 
 dc.format.medium field.

 I prepared the attached CSV document and I would like to know if I could use 
 the batch import to add ACROBAT to all these items. If you could provide me 
 the syntax to run the import it would be great too!

Hi Rodrigo,

I think the best resource currently on the subject of BME is this presentation:
https://kb.osu.edu/dspace/handle/1811/47279

I looked at your CSV file, but I think it won't work as it is. The BME import 
function expects a few mandatory fields. Off the top of my head, I think it's 
id and collection, but it might also be handle
- dc.identifier.uri (not sure). You can try importing your file, the importer 
should complain about missing columns.

The easy way to get the correct data, so that you don't have to look up the 
collection IDs manually (which would defeat the purpose of BME) id to make an 
export of the collection you want, then just edit or add the column you want 
and import it back. It will even show you the changes you made and ask you to 
confirm that those are the changes you meant.


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette 
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
Keep yourself connected to Go Parallel: 
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net
___
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] DSpace OAI - 100 items displayed

2012-11-21 Thread Calloni, Rodrigo
Hello

We are on DSpace 1.6.2 XMLUI

I am testing our OAI-PHM at 
http://digital.library.iadb.org/public/oai/request?verb=Identify

When I ran queries for collections, or even by a range of dates, the maximum I 
can get is 100 items.

For example: 
http://digital.library.iadb.org/public/oai/request?verb=ListRecordsmetadataPrefix=oai_dcfrom=2010-11-21T13:25:26Zuntil=2012-11-21T13:25:26Z

Is there a way to make this limit higher (or to not have a limit at all)?

Thanks in advance
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[cid:image001.gif@01CDC7E0.0E13E900]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge for Development Challenges
P  Please consider the environment before printing this email

inline: image001.gif--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] DSpace OAI - 100 items displayed

2012-11-21 Thread Calloni, Rodrigo
Oh that’s interesting.

I am trying to harvest our DSpace to be indexed by a search engine. I will 
check if the search engine is working properly with the resumptionToken.

Best regards
Rodrigo

-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Wednesday, November 21, 2012 12:19 PM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] DSpace OAI - 100 items displayed

On Wed, Nov 21, 2012 at 6:03 PM, Calloni, Rodrigo rcall...@iadb.org wrote:
 We are on DSpace 1.6.2 XMLUI

 I am testing our OAI-PHM at
 http://digital.library.iadb.org/public/oai/request?verb=Identify

 When I ran queries for collections, or even by a range of dates, the 
 maximum I can get is 100 items.

Hi Rodrigo,

this is not a limit of how many records you can get. It's a limit of how many 
records you can get per request (the analogy of search results paging). You can 
get the rest of the response by using the resumptionToken. You can find details 
here:

http://www.openarchives.org/OAI/2.0/guidelines-harvester.htm#resumptionToken

DSpace does allow you to change the default limit, but I strongly recommend 
against it for performance resons (in the old oai webapp up to DSpace 1.8).

http://www.dspace.org/1_6_2Documentation/ch05.html#N14B14


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette 
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] How to export the thumbnail bitstreams?

2012-11-13 Thread Calloni, Rodrigo
Hello Helix

Thanks for your reply. Maybe you could help us the following way:


1)  Here is one thumbnail image from our DSpace: 
http://digital.library.iadb.org/public/bitstream/handle/iadb/77379/Housing_Cycles_and_Macroeconomic_Fluctuations:_A_Global_Perspective.pdf.png?sequence=4



2)  So we have the handle (iadb/77379), filename 
(Housing_Cycles_and_Macroeconomic_Fluctuations:_A_Global_Perspective.pdf.png) 
and the sequence (4)



3)  How can we find/export the file 
Housing_Cycles_and_Macroeconomic_Fluctuations:_A_Global_Perspective.pdf.png 
from the DSpace assetstore to the disk?


Thanks in advance for your help on this.

Best regards
Rodrigo

From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Monday, November 12, 2012 4:26 PM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] How to export the thumbnail bitstreams?

On Mon, Nov 12, 2012 at 10:14 PM, Calloni, Rodrigo 
rcall...@iadb.orgmailto:rcall...@iadb.org wrote:
 I would prefer option 2. I just need a hard-copy of the thumbnail files and 
 if I can do that via SQL even better.

Warning, untested code ahead:

SELECT 'cp /dspace/assetstore/' || substr(bitstream.internal_id, 1, 2) || '/' 
|| substr(bitstream.internal_id, 3, 2) || '/' || substr(bitstream.internal_id, 
5, 2) || '/' || bitstream.internal_id || ' ' || bitstream.name

FROM bitstream,bundle2bitstream,bundle

WHERE bitstream.bitstream_id = bundle2bitstream.bitstream_id

AND bundle2bitstream.bundle_id = bundle.bundle_id

AND bundle.name = 'THUMBNAIL';

but it should give you the idea.


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] How to export the thumbnail bitstreams?

2012-11-12 Thread Calloni, Rodrigo
Hello

We have DSpace 1.6.2 XMLUI.

We need to export all thumbnails bitstreams from our DSpace in order to improve 
the performance systems that are hooked to it.

Is there a way to export these files to a shared folder in our server that the 
other applications can use to call the images?

Thanks in advance
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[cid:image001.gif@01CDC0E1.9B502D70]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge for Development Challenges
P  Please consider the environment before printing this email

inline: image001.gif--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] How to export the thumbnail bitstreams?

2012-11-12 Thread Calloni, Rodrigo
Hello Helix

I would prefer option 2. I just need a hard-copy of the thumbnail files and if 
I can do that via SQL even better.

Best regards
Rodrigo

-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Monday, November 12, 2012 3:48 PM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] How to export the thumbnail bitstreams?

Hi Rodrigo,

would you prefer:

1) exporting packages and programatically look up which files are in the 
THUMBNAIL bundle, then copying them from the packages; or

2) finding out which files are in the THUMBNAIL bundle using SQL, then copying 
them directly from the assetstore?


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette 
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] How to remove the Recent Submissions

2012-11-08 Thread Calloni, Rodrigo
Hello

We are in DSpace 1.6.2 using XMLUI

I found in the DSpace documentation that dspace.cfg file has 
recent.submissions.count to define how many submissions are shown in the 
interface.

I've changed the standard value from 5 to 0 , restarted Tomcat and the recent 
submissions are still there.

Is this the correct way to remove this feature from the UI?

BTW we don't use the default search mechanism for searching Dspace so I am 
concerned that the parameter is not active anymore because of our own 
localizations.

Best regards
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[cid:image001.gif@01CDBDC6.B649DA40]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge for Development Challenges
P  Please consider the environment before printing this email

inline: image001.gif--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Date of last change in DSpace item

2012-11-07 Thread Calloni, Rodrigo
Thanks Claudia, Emilio and Helix

Our DSpace is very customized and I found this Item status field when I edit 
the item via the UI.

I believe this is the field you mentioned as last_modified column. In which 
database table is this column at?

Best regards
Rodrigo

-Original Message-
From: Claudia Jürgen [mailto:claudia.juer...@ub.tu-dortmund.de] 
Sent: Wednesday, November 07, 2012 9:45 AM
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Date of last change in DSpace item

Hello,

the dc.description.provenance does not hold information about the changes in 
metadata, it only documents the ingest process.
There is no metada with this information at the moment afaik.
In the item table you got the last_modified column, but this will be adjusted 
on any change not only changes to the metadata.

Hope this helps

Claudia Jürgen


Am 07.11.2012 00:20, schrieb helix84:
 On Wed, Nov 7, 2012 at 12:13 AM, Calloni, Rodrigo rcall...@iadb.org wrote:
 Quick question: which field in DSpace does hold the date the item 
 metadata was last changed?

 Hi Rodrigo,

 it's dc.description.provenance, which is visible only to 
 administrators by default.

 As a sidenote - technically it's administrative metadata, so it 
 shouldn't be stored among other public metadata, but that's how it is 
 currently in DSpace.


 Regards,
 ~~helix84

 Compulsory reading: DSpace Mailing List Etiquette 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

 --
  LogMeIn Central: Instant, anywhere, Remote PC access and 
 management.
 Stay in control, update software, and manage PCs from one command 
 center Diagnose problems and improve visibility into emerging IT 
 issues Automate, monitor and manage. Do more in less time with Central 
 http://p.sf.net/sfu/logmein12331_d2d
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


--
Claudia Juergen
Universitaetsbibliothek Dortmund
Eldorado
0231/755-4043
https://eldorado.tu-dortmund.de/

--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center 
Diagnose problems and improve visibility into emerging IT issues Automate, 
monitor and manage. Do more in less time with Central 
http://p.sf.net/sfu/logmein12331_d2d
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Date of last change in DSpace item

2012-11-06 Thread Calloni, Rodrigo
Hello

We have DSpace 1.6.2 with XMLUI.

Quick question: which field in DSpace does hold the date the item metadata was 
last changed?

Is it a generic field for every DSpace installation (for example 
dc.date.issued) or does it vary from installation to installation?

Thanks in advance
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[cid:image001.gif@01CDBC4A.732CF3A0]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge for Development Challenges
P  Please consider the environment before printing this email

inline: image001.gif--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] SQL to export the thumbnail filename

2012-10-31 Thread Calloni, Rodrigo
Hi helix

We just run in a problem because we now have multiple thumbnail images (one low 
resolution, one that is high resolution)

Which means that the sequence is now important to load the correct bitstream.

Is there a way to get the sequence for the filenames via SQL?

How do we need to rewrite the SQL to get the filename and correct sequence id?

Thanks
Rodrigo

-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Thursday, October 25, 2012 3:50 PM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] SQL to export the thumbnail filename

On Thu, Oct 25, 2012 at 9:37 PM, Calloni, Rodrigo rcall...@iadb.org wrote:
 This said, we would like to know if there is a SQL query that we could 
 use to get the thumbnail filename of all thumbnails (in this example I 
 need to get: 
 Shaping_the_Future_of_the_Asia_Latin_America_and_the_Caribbean_Relatio
 nship_.pdf.jpg?sequence=3)

You can safely drop ?sequence=3, it works the same without it.

I can't imagine why you would need _only_ thumbnail names, I usually need them 
with handle or item_id.

SELECT bitstream.name
FROM bitstream,bundle2bitstream,bundle
WHERE bundle.name = 'THUMBNAIL'
AND bundle2bitstream.bitstream_id = bitstream.bitstream_id AND 
bundle2bitstream.bundle_id = bundle.bundle_id;


Regards,
~~helix84
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Batch update of dc.date.issued field

2012-10-25 Thread Calloni, Rodrigo
Thanks helix

I will try it then

Rodrigo

-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Wednesday, October 24, 2012 6:49 PM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Batch update of dc.date.issued field

On Wed, Oct 24, 2012 at 9:37 PM, Calloni, Rodrigo rcall...@iadb.org wrote:
 When I exported my collections I found several dc.date.issued fields with a 
 date format that contains the date plus the hour, minutes and seconds.

 I found a way to edit the CSV file to remove the unnecessary 
 hour:minutes:seconds and now I would like to know how I can import the csv 
 back to batch update the records.

 Is there a command I can run in the prompt to achieve this? Is it possible 
 that the prompt-command will only be effective to update the dc.date.issued 
 field (leaving all the others as is)?

Hi Rodrigo,

sure you can import it back. Take a look at:
https://wiki.duraspace.org/display/DSDOC18/Batch+Metadata+Editing

You can import it either from command line or from the web interface (but the 
web interface has a configurable limit of rows that can be imported at once).

You can safely remove all metadata columns and leave only the one you want to 
change. However, the id column must stay, and possibly some others 
(collection, action), I haven't tried recently.

Regards,
~~helix84
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] SQL to export the thumbnail filename

2012-10-25 Thread Calloni, Rodrigo
Hello

We have DSpace 1.6.2 running XMLUI.

We are using the METS syntax to gather the thumbnail location for our items. 
Here is one example:

http://digital.library.iadb.org/public/metadata/handle/iadb/74638/mets.xml

The thumbnail is shown here:

mets:fileGrp USE=THUMBNAIL
mets:file CHECKSUMTYPE=MD5 GROUPID=group_file_84330 ID=file_84570 
MIMETYPE=image/jpeg SIZE=2909 KIND=Joint Photographic Experts Group/JPEG 
File Interchange Format (JFIF) CHECKSUM=9d27ea67d2a89abbd7595132423cec7f
mets:FLocat LOCTYPE=URL 
xlink:title=Shaping_the_Future_of_the_Asia_Latin_America_and_the_Caribbean_Relationship_.pdf.jpg
 xlink:label=Generated Thumbnail 
xlink:type=locatorxlink:href=/public/bitstream/handle/iadb/74638/Shaping_the_Future_of_the_Asia_Latin_America_and_the_Caribbean_Relationship_.pdf.jpg?sequence=3/
/mets:file

Which gives us the following linking syntax for the thumbnail file:

http://digital.library.iadb.org/public/bitstream/handle/iadb/74638/Shaping_the_Future_of_the_Asia_Latin_America_and_the_Caribbean_Relationship_.pdf.jpg?sequence=3

This said, we would like to know if there is a SQL query that we could use to 
get the thumbnail filename of all thumbnails (in this example I need to get: 
Shaping_the_Future_of_the_Asia_Latin_America_and_the_Caribbean_Relationship_.pdf.jpg?sequence=3)

Thanks in advance for your help on this.

Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[cid:image001.gif@01CDB2C6.98E25190]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge for Development Challenges
P  Please consider the environment before printing this email

inline: image001.gif--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Batch update of dc.date.issued field

2012-10-24 Thread Calloni, Rodrigo
Hello,

We are running DSpace 1.6.2 XMLUI.

When I exported my collections I found several dc.date.issued fields with a 
date format that contains the date plus the hour, minutes and seconds.

I found a way to edit the CSV file to remove the unnecessary 
hour:minutes:seconds and now I would like to know how I can import the csv back 
to batch update the records.

Is there a command I can run in the prompt to achieve this? Is it possible that 
the prompt-command will only be effective to update the dc.date.issued field 
(leaving all the others as is)?

Thanks in advance
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[cid:image001.gif@01CDB1FD.6C49F1C0]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge for Development Challenges
P  Please consider the environment before printing this email

inline: image001.gif--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] How to deactivate Recent Submissions from DSpace XMLUI?

2012-10-02 Thread Calloni, Rodrigo
Hello Peter

Thanks for your answer. I tried to set recent.submissions.count = 0 but that 
didn’t change my UI.

Is this some kind of parameter that doesn’t work with XMLUI?

Best regards
Rodrigo

From: Peter Dietz [mailto:pdiet...@gmail.com]
Sent: Friday, September 28, 2012 5:25 PM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] How to deactivate Recent Submissions from DSpace 
XMLUI?

Hi Rodrigo,

You can deactivate Recent Submissions, by showing zero recent submissions.

edit dspace.cfg, and change that to zero.
# how many recent submissions should be displayed at any one time
recent.submissions.count = 5




Peter Dietz


On Fri, Sep 28, 2012 at 5:14 PM, Calloni, Rodrigo 
rcall...@iadb.orgmailto:rcall...@iadb.org wrote:
Hello

We have DSPACE 1.6.2 and XMLUI

I would like to know how can we deactivate the “Recent Submissions” section 
that shows up when we open our DSpace home page (and all collections Home pages 
too).

Due to performance issues with our Search engine this section is making the 
performance of the system in showing the Home page very poor.

We would like to hide this until the Search engine is fixed.

Best regards
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952tel:202-623-2952
Fax: 202-623-3183tel:202-623-3183
[cid:image001.gif@01CDA0AD.25658910]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge for Development Challenges
P  Please consider the environment before printing this email


--
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.netmailto:DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

inline: image001.gif--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] How to deactivate Recent Submissions from DSpace XMLUI?

2012-09-28 Thread Calloni, Rodrigo
Hello

We have DSPACE 1.6.2 and XMLUI

I would like to know how can we deactivate the Recent Submissions section 
that shows up when we open our DSpace home page (and all collections Home pages 
too).

Due to performance issues with our Search engine this section is making the 
performance of the system in showing the Home page very poor.

We would like to hide this until the Search engine is fixed.

Best regards
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[cid:image001.gif@01CD9D9C.BC61D6C0]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge for Development Challenges
P  Please consider the environment before printing this email

inline: image001.gif--
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] DSpace logs

2012-09-26 Thread Calloni, Rodrigo
Hello

We are in DSpace 1.6.2 using XMLUI

We received two strange reports from people that work ingesting items in DSpace 
last two days. They say that when they click the button to save the item 
metadata DSpace was refreshing and showing all metadata blanked out.

We have at least 3 reports of this in the last 2 days.

I wonder if there is some kind of log in DSpace that records the transactions 
it makes. I would like to take a look in this log to find some clue of what 
happened.

Thanks!
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[cid:image001.gif@01CD9BCC.A3B08260]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge for Development Challenges
P  Please consider the environment before printing this email

inline: image001.gif--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Adding more fields to OAI in DSpace

2012-09-14 Thread Calloni, Rodrigo
Hi helix

Just to let you know it worked! The data from the special field is now shown in 
the identifier OAI field.

I wonder if there is a way to enhance this. The data from the iadb.document is 
the number of the digital object in our institutional repository. If I put this 
number in the following link syntax it brings me digital object:

http://www.iadb.org/document.cfm?id=iadb.document

So I would like to know if there is a way to add this:

From Metadata in DSpace:
iadb.document = 419935

To OAI URL field:
dc:urlhttp://www.iadb.org/document.cfm?id=419935/dc:url

Thanks
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183

1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.org

Knowledge for Development Challenges
  Please consider the environment before printing this email

-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Wednesday, September 12, 2012 5:22 PM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Adding more fields to OAI in DSpace

On Wed, Sep 12, 2012 at 10:15 PM, Calloni, Rodrigo rcall...@iadb.org wrote:
 Here is what I found in my test server (BTW we are on Windows server)

 C:\dspace-1.6.2-src\src\dspace\config\crosswalks\oaidc.properties

First, yes, this is [dspace-src], the one you build from.

Yes, I think you found it, good job! I didn't know about it. I can't test it 
right now, don't have that version around, but you should be able to change the 
mapping without rebuilding DSpace. Just change the file in 
[dspace]\config\crosswalks\oaidc.properties (not the one in
[dspace-src]!) and restart Tomcat.

 iadb.docnumber = identifier

I'm not sure about the namespace, so if it doesn't work, you may try if this 
works (just for testing):

dc.docnumber = identifier

Regards,
~~helix84
--
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Multilingual UI problem

2012-09-13 Thread Calloni, Rodrigo
Thanks again helix

I wonder if you could guide me through the work around you have. Basically 
which file I should change and where within the file?

I hope not to need to ask these questions sometime soon.

Thanks again
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183

1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.org

Knowledge for Development Challenges
  Please consider the environment before printing this email


-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Thursday, September 13, 2012 10:25 AM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Multilingual UI problem

On Thu, Sep 13, 2012 at 4:10 PM, Calloni, Rodrigo rcall...@iadb.org wrote:
 When we first set the system we assumed that the DSpace UI would only 
 show the facet for Country that relates to the UI selected language. 
 But instead it is showing the duplication as you can see in picture 1.

 I wonder if this is a known issue. Also where in the dspace 
 configuration we set the language sensibility.

Hi Rodrigo,

I'm afraid I'll have to disappoint you, this is the expected behaviour. There's 
no magic switch you can turn to change it.

It's not that simple to change in XSL, either, mainly because DRI doesn't 
contain the currently selected language. I have reported this in some Jira 
issue, but it turned out it's a layering problem that's not easy to resolve.

This is a workaround I use:
xsl:variable name=currentLanguage
select=substring(/dri:document/dri:meta/dri:userMeta/dri:metadata[@element='language'
and @qualifier='RFC3066'][1], 1, 2)/
It kinda works because the order of languages corresponds to what the browser 
requests, but you will have to match it up with what languages your repository 
offers.

You will have to turn to @mire for help. Hopefully they will think of a 
solution and we all will benefit from it in the next DSpace version.

Regards,
~~helix84
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Multilingual UI problem

2012-09-13 Thread Calloni, Rodrigo
Hi helix

I just found out that we don't use DSpace native search for searching it. 
Instead we use another search engine which indexes our institutional data.

So we will work to fix the search engine instead of DSpace.

And you imagined that facets were a beast :) For us it is more than that lol

Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183

1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.org

Knowledge for Development Challenges
  Please consider the environment before printing this email


-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Thursday, September 13, 2012 10:54 AM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Multilingual UI problem

On Thu, Sep 13, 2012 at 4:38 PM, Calloni, Rodrigo rcall...@iadb.org wrote:
 I wonder if you could guide me through the work around you have. Basically 
 which file I should change and where within the file?

Like I said, it's not easy. You need to change every place where metadata is 
shown (item page, search and browse lists). That's _a lot_ of places. I gave 
you just the first brick for a house.

Facets, which are in your screenshots, are yet another beast which I don't know 
how to tame yet. But @mire will be able to help you with those.

 I hope not to need to ask these questions sometime soon.

No problem, ask away.

Regards,
~~helix84
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Adding more fields to OAI in DSpace

2012-09-12 Thread Calloni, Rodrigo
Thanks for your patience helix :) I am just a beginner.

Here is what I found in my test server (BTW we are on Windows server)

C:\dspace-1.6.2-src\src\dspace\config\crosswalks\oaidc.properties

I see a very simple mapping table in this file. For example:

dc.title.* = title

So I assume that if I just need to add a line like this:

iadb.docnumber = identifier

And then rebuild.

Am I in right track?

Thanks

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183

1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.org

Knowledge for Development Challenges
  Please consider the environment before printing this email


-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Tuesday, September 11, 2012 4:15 PM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Adding more fields to OAI in DSpace

On Tue, Sep 11, 2012 at 9:23 PM, Calloni, Rodrigo rcall...@iadb.org wrote:
 It seems that this is too advanced for me (yet) :)

I tried to warn you in my first email :)

 In my DSpace test server (Windows) I don't have this file structure. I think 
 we may need a development server in order to be able to edit the .java files 
 from src.

OK, back to the basics. Remember that there is the installation directory 
[dspace], then there is the source directory [dspace-src] from which you build 
dspace. Moreover, you have two source options, the release package 
dspace-1.6.2-src-release.zip and the full source package 
dspace-1.6.2-src-release.zip. The full source structure, including the 
crosswalk source files, is only in dspace-1.6.2-src-release.zip. This is all 
documented in the manual.

 I will check with @mire to see how we can achieve this.

Maybe they'll know a simpler way of doing what you want.

Regards,
~~helix84
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Adding more fields to OAI in DSpace

2012-09-11 Thread Calloni, Rodrigo
Hello

DSPACE 1.6.2, XMLUI

We have 3 metadata registries in our Dspace (Dublin Core, IADB and Workflow). 
This is part of our customization and to integrate with other systems.

In the IADB registry there is a field (iadb.docnumber) that is one of the 
identifiers for the item.

Is there a way to do some kind of mapping of the iadb.docnumber field in order 
to create a dc.identifier field that we can make public via OAI?

Thanks in advance
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[cid:image001.gif@01CD9010.452806E0]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge for Development Challenges
P  Please consider the environment before printing this email

inline: image001.gif--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] DSpace mobile theme

2012-09-11 Thread Calloni, Rodrigo
Fantastic work. I would like to have the code too.

Great job!

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[cid:image001.gif@01CD9010.FA1614C0]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge for Development Challenges
P  Please consider the environment before printing this email

From: revskill [mailto:revskil...@gmail.com]
Sent: Tuesday, September 11, 2012 8:46 AM
To: Tzoc Caniz, Elias
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] DSpace  mobile theme

Congratulations for the very good job.
The mobile theme is excellent.
I'd love to implement this theme in our instance, do you have the code for the 
theme ?
Thank you very much.
2012/9/11 Tzoc Caniz, Elias tz...@muohio.edumailto:tz...@muohio.edu

Hi all,

Our 'first' mobile theme is now officially up and running on a DSpace 1.6 
instance.  With the advise/help of two OhioLINK developers, the current 
implementation relies on a second domain name instead of a separate webapp.  As 
far as I know, the tweak was basically a few lines of code in the 
xmlui/themes/themes.xmap file -a documentation describing the work and 
implementation is coming up soon.

In the meantime, feel free to check it out at http://sc.lib.muohio.edu/ and if 
your device isn't detected as mobile, try this URL 
http://mobile.sc.lib.muohio.edu/

Thanks,

Elias

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.netmailto:DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech



--
TRUONG HOANG DUNG
Librarian Researcher
Information and Library Centre
Mobile: 0121.411.5322
Email: dun...@hpu.edu.vnmailto:dun...@hpu.edu.vn
Hai Phong Private Universityhttp://lib.hpu.vn
inline: image001.gif--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Adding more fields to OAI in DSpace

2012-09-11 Thread Calloni, Rodrigo
It may take some time to complete the upgrade as we have several local 
developments that need to be tested. 

Because of this I think it will be more worthy to go to a consolidated 3.1 
version so it can take some time.

If there is a way to have this done in 1.6.2 I would like to start trying now.

Thanks!
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183

1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.org

Knowledge for Development Challenges
  Please consider the environment before printing this email


-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Tuesday, September 11, 2012 11:34 AM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Adding more fields to OAI in DSpace

On Tue, Sep 11, 2012 at 5:26 PM, Calloni, Rodrigo rcall...@iadb.org wrote:
 Is there a way to do some kind of mapping of the iadb.docnumber field 
 in order to create a dc.identifier field that we can make public via OAI?

Hi Rodrigo,

this is trivial to do in the new OAI 2.0 webapp that will be in 3.0 and can be 
installed for 1.8 as an addon. Since you said you're going to upgrade soon let 
me ask you - can this wait until after you upgrade or do you want to make the 
change now in OAI and then again after the upgrade in OAI 2.0?

Regards,
~~helix84
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Adding more fields to OAI in DSpace

2012-09-11 Thread Calloni, Rodrigo
Thanks helix

It seems that this is too advanced for me (yet) :)

In my DSpace test server (Windows) I don't have this file structure. I think we 
may need a development server in order to be able to edit the .java files from 
src.

I will check with @mire to see how we can achieve this.

Best regards
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183

1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.org

Knowledge for Development Challenges
  Please consider the environment before printing this email


-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Tuesday, September 11, 2012 11:52 AM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Adding more fields to OAI in DSpace

On Tue, Sep 11, 2012 at 5:37 PM, Calloni, Rodrigo rcall...@iadb.org wrote:
 It may take some time to complete the upgrade as we have several local 
 developments that need to be tested.

 Because of this I think it will be more worthy to go to a consolidated 3.1 
 version so it can take some time.

 If there is a way to have this done in 1.6.2 I would like to start trying now.

OK, just asking because I think it won't be trivial with the old OAI webapp.

Depending on which metadata format you use in your OAI for dissemination, 
you'll have to modify the corresponding crosswalk. The default one (required by 
the specification) is oai_dc. I'm not sure which crosswalk implements it, but 
it's probably either 
dspace-api/src/main/java/org/dspace/content/crosswalk/SimpleDCDisseminationCrosswalk.java
or
dspace-api/src/main/java/org/dspace/content/crosswalk/QDCCrosswalk.java

Look in those files how to manipulate the DOM and change one element into 
another. Of course, you'll have tro recompile and redeploy DSpace and restart 
your servlet contaniner every time you make a change.

Maybe there's a simpler way but I don't know it.

Regards,
~~helix84
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Adding RSS feed to DSpace Search Results

2012-09-10 Thread Calloni, Rodrigo
Hello

We have 1.6.2 DSpace and we are using XMLUI.

DSpace provides RSS feeds for the Main page and for each Collections.

We would like to be able to add RSS feed in DSpace Search Results. For example, 
if I search DSpace for climate change, system will show a set of results and 
a RSS feed link. By clicking and subscribing to this feed, I will receive 
updates of the climate change search as soon as a new item related to the 
search is added to DSpace.

Is there some local development that you could share with us to achieve this 
functionality?

Thanks in advance
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[cid:image001.gif@01CD8F3D.16762170]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge for Development Challenges
P  Please consider the environment before printing this email

inline: image001.gif--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Adding RSS feed to DSpace Search Results

2012-09-10 Thread Calloni, Rodrigo
Thanks Andrea

So I assume that OpenSearch is only available after 1.7 and for JSPUI. Is that 
correct?

We are planning to upgrade to the most recent DSpace version soon so we can see 
this as a possibility.

When is 3.0 release date?

Best regards
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183

1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.org

Knowledge for Development Challenges
  Please consider the environment before printing this email


-Original Message-
From: Andrea Bollini [mailto:boll...@cilea.it] 
Sent: Monday, September 10, 2012 11:29 AM
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Adding RSS feed to DSpace Search Results

The same result can be obtained using OpenSearch, see an example here:
http://eprints.rclis.org/simple-search?query=submit=Go
In jspui it works well with both legacy lucene search engine ( dspace
3.0) and the new discovery search engine (from the next release, dspace 3.0).
In XMLUI as far as I know there was an issue (that should be solved in the next 
3.0) so open search doesn't work with discovery.
Andrea


Il 10/09/2012 16:27, helix84 ha scritto:
 On Mon, Sep 10, 2012 at 4:14 PM, Calloni, Rodrigo rcall...@iadb.org wrote:
 Is there some local development that you could share with us to 
 achieve this functionality?
 Hi Rodrigo,

 I can confirm that DSpace currently doesn't know how to do that. It 
 can do subscriptions only for collections.

 I don't know of anyone who has done this.

 In case you decide to do this kind of development, I recommend against 
 doing it on the SearchArtifacts, which is default in 1.6. Instead, 
 develop it for Discovery (present since 1.7, improved in 1.8 and 3.0), 
 which will be the default XMLUI aspect in 3.0. It should also be 
 easier to do in Discovery, not to mention performance. Remember, that 
 SearchArtifacts will probably be obsoleted in future DSpace versions.

 Regards,
 ~~helix84

 --
 
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and 
 threat landscape has changed and how IT managers can respond. 
 Discussions will include endpoint security, mobile security and the 
 latest in malware threats. 
 http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech




--
Dott. Andrea Bollini

boll...@cilea.it
ph. +39 06 59292853 - mob. +39 348 8277525 - fax +39 06 5913770 CILEA - 
Consorzio Interuniversitario http://www.cilea.it/disclaimer


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and threat 
landscape has changed and how IT managers can respond. Discussions will include 
endpoint security, mobile security and the latest in malware threats. 
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Adding RSS feed to DSpace Search Results

2012-09-10 Thread Calloni, Rodrigo
Thanks Richard

I wonder, how can I activate OpenSearch in my current 1.6.2?

Is there any documentation available?

Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[cid:image001.gif@01CD8F54.77472AF0]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge for Development Challenges
P  Please consider the environment before printing this email

From: Richard Rodgers [mailto:rrodg...@mit.edu]
Sent: Monday, September 10, 2012 12:59 PM
To: Calloni, Rodrigo
Cc: Andrea Bollini; dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Adding RSS feed to DSpace Search Results

Hi Rodrigo:

No - OpenSearch has been in DSpace since 1.6 for all UIs (JSP and XMLUI). There 
is a discovery related issue in XMLUI 1.7+, but:
(1)If you don't run discovery (only available in XMLUI), there should be no 
problem on any version 1.6 or later,
(2) There  is a fix posted for 1.8+ 
(https://jira.duraspace.org/browse/DS-1244), so if you want to upgrade to 1.8 
*and* use discovery,
applying the patch should address the issue.

So you don't need to wait for 3.0 to enable OpenSearch, although it will of 
course also work.

Thanks,

Richard R

On Sep 10, 2012, at 12:44 PM, Calloni, Rodrigo wrote:


Thanks Andrea

So I assume that OpenSearch is only available after 1.7 and for JSPUI. Is that 
correct?

We are planning to upgrade to the most recent DSpace version soon so we can see 
this as a possibility.

When is 3.0 release date?

Best regards
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183

1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org

Knowledge for Development Challenges
•  Please consider the environment before printing this email


-Original Message-
From: Andrea Bollini [mailto:boll...@cilea.it]mailto:[mailto:boll...@cilea.it]
Sent: Monday, September 10, 2012 11:29 AM
To: dspace-tech@lists.sourceforge.netmailto:dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Adding RSS feed to DSpace Search Results

The same result can be obtained using OpenSearch, see an example here:
http://eprints.rclis.org/simple-search?query=submit=Go
In jspui it works well with both legacy lucene search engine ( dspace
3.0) and the new discovery search engine (from the next release, dspace 3.0).
In XMLUI as far as I know there was an issue (that should be solved in the next 
3.0) so open search doesn't work with discovery.
Andrea


Il 10/09/2012 16:27, helix84 ha scritto:

On Mon, Sep 10, 2012 at 4:14 PM, Calloni, Rodrigo 
rcall...@iadb.orgmailto:rcall...@iadb.org wrote:
Is there some local development that you could share with us to
achieve this functionality?
Hi Rodrigo,

I can confirm that DSpace currently doesn't know how to do that. It
can do subscriptions only for collections.

I don't know of anyone who has done this.

In case you decide to do this kind of development, I recommend against
doing it on the SearchArtifacts, which is default in 1.6. Instead,
develop it for Discovery (present since 1.7, improved in 1.8 and 3.0),
which will be the default XMLUI aspect in 3.0. It should also be
easier to do in Discovery, not to mention performance. Remember, that
SearchArtifacts will probably be obsoleted in future DSpace versions.

Regards,
~~helix84

--

Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond.
Discussions will include endpoint security, mobile security and the
latest in malware threats.
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.netmailto:DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech




--
Dott. Andrea Bollini

boll...@cilea.itmailto:boll...@cilea.it
ph. +39 06 59292853 - mob. +39 348 8277525 - fax +39 06 5913770 CILEA - 
Consorzio Interuniversitario http://www.cilea.it/disclaimer


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and threat 
landscape has changed and how IT managers can respond. Discussions will include 
endpoint security, mobile security and the latest in malware threats. 
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.netmailto:DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
--
Live Security Virtual Conference
Exclusive live event will cover all the ways

[Dspace-tech] DSpace Customized Statistics

2012-09-10 Thread Calloni, Rodrigo
Hello

DSpace 1.6.2 - XMLUI

I would like to know if there is a way to create Customized Statistics in 
DSpace.

I know DSpace is in Oracle and we could queryl the database to get the data, 
but I want to check if there is any ready pre-set of reports.

Basically we need usage statistics of the most used materials and the top 
ingestors in DSpace.

Thanks in advance
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[cid:image001.gif@01CD8F77.77A3DC00]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge for Development Challenges
P  Please consider the environment before printing this email

inline: image001.gif--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Enhancing DSpace thumbnail image resolution

2012-09-07 Thread Calloni, Rodrigo
Hi 

Thanks for all your feedback about this. 

I am afraid I am not knowledgeable enough to be able to find and implement a 
better downsampling method  for filter-media on my own. Just started with 
DSpace this week and I am trying to improve it using the tools I know the best 
(which sometimes aren't the best tools).

I will take Steve's advice to the company that gives support and development to 
our DSpace and see how they can apply this to our server.

Best regards

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183

1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.org

Knowledge for Development Challenges
  Please consider the environment before printing this email

-Original Message-
From: helix84 [mailto:heli...@centrum.sk] 
Sent: Thursday, September 06, 2012 1:53 PM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Enhancing DSpace thumbnail image resolution

On Thu, Sep 6, 2012 at 7:28 PM, Calloni, Rodrigo rcall...@iadb.org
 Note: This way the larger resolution bigger image makes the thumbnail to look 
 better.

Well, this is exactly what I knew would work, but what I recommend against. I 
always cringe when I run into a site that does that.

You see, the difference is that the browser uses a different (obviously better) 
downsampling method than the filter-media plugin.
Moreover, this may vary from browser to browser, so it's possible you won't get 
consistent results.

The correct solution would be to find a better downsampling method for 
filter-media, as I originally suggested. That has the added benefit of helping 
all DSpace users because we could just use the improved plugin.

Regards,
~~helix84

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and threat 
landscape has changed and how IT managers can respond. Discussions will include 
endpoint security, mobile security and the latest in malware threats. 
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] DSpace - Native Mobile App

2012-09-07 Thread Calloni, Rodrigo
Hello

I wonder if you have previous experiences on creating a native mobile app 
(android / iOS) for DSpace.

I am looking for company / developers that could present us with ideas on how 
to develop our own DSpace app.

Thanks in advance
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[cid:image001.gif@01CD8CFD.B024D1F0]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge for Development Challenges
P  Please consider the environment before printing this email

inline: image001.gif--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Enhancing DSpace thumbnail image resolution

2012-09-06 Thread Calloni, Rodrigo
Hi 

It seems we got to a nice setup that resulted in enhancing the thumbnails 
display in our DSpace.

1) Under dspace/config/dspace.cgf set the size of the image to be created:

thumbnail.maxwidth = 800
thumbnail.maxheight = 600

Note: Performance seems not to be an issue at this moment although the image 
size increased from 2kb to around 70kb.

2) In our theme I've changed the following line to add a CSS class to the 
thumbnail  images:

From:
img alt=Thumbnail
To:
img class=thumbnail alt=Thumbnail

3) And later I've added the .thumbnail definition to the CSS:

.thumbnail
{ 
max-width: 110px;
max-height: 110px;
}

Note: This way the larger resolution bigger image makes the thumbnail to look 
better.

3) I've used the command dspace filter-media -f -n -i item handle to force 
DSpace to recreate the thumbnail and it worked for most of the files I tried.

Thanks for your support on this.

Best regards

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183

1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.org

Knowledge for Development Challenges
  Please consider the environment before printing this email

-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Wednesday, September 05, 2012 1:18 PM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Enhancing DSpace thumbnail image resolution

On Wed, Sep 5, 2012 at 7:01 PM, Calloni, Rodrigo rcall...@iadb.org wrote:
 Thanks helix. I think I expressed myself in a wrong way.

 I think you got the idea of what I needed here:

 An alternative to make a thumbnail look better (as opposed to increasing its 
 resolution) would be to use a better downsampling method. But I didn't 
 investigate if there are any other possibilities in the filter-media 
 framework.

If you want to investigate improving downsampling quality, in the mentioned 
BrandedPreviewJPEGFilter, this is where it takes place:

https://github.com/DSpace/DSpace/blob/master/dspace-api/src/main/java/org/dspace/app/mediafilter/BrandedPreviewJPEGFilter.java#L137

For starters, here's some pointers on how to change the sampling method:

http://stackoverflow.com/questions/4216123/how-to-scale-a-bufferedimage

If you find out that downsampling quality indeed can be improved, be sure to 
share it back with us!

One thing I'm not sure about is which filter is used when (I'd guess 
JPEGFilter, but BrandedPreviewJPEGFilter uses the 
webui.preview.maxwidth/maxheight properties), so you may want to figure that 
out, too.

 Anyway at this point we may see if by making the image larger and use CSS to 
 make it show small in some pages (results list) and bigger in others (full 
 view of item).

So you need both better quality and two thumbnail sizes?

Regards,
~~helix84
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Enhancing DSpace thumbnail image resolution

2012-09-05 Thread Calloni, Rodrigo
Thanks for the confirmation helix

I am testing recreating some thumbnails in a larger format (800x600) and it 
worked fine. 

But in my UI now I see the big images shown in the results list, preview. 

I was hoping that these parameters would control the display of the images, 
reducing the size in the UI:

webui.browse.thumbnail.maxheight = 110
webui.browse.thumbnail.maxwidth = 110

I also tried to set these parameters:

webui.preview.maxwidth = 110
webui.preview.maxheight = 110

But they still show big everywhere. 

Does anyone know if these parameters work in XMLUI? Or should I change this via 
setting a size for the image in the CSS?

Thanks
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183

1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.org

Knowledge for Development Challenges
  Please consider the environment before printing this email


-Original Message-
From: helix84 [mailto:heli...@centrum.sk] 
Sent: Tuesday, September 04, 2012 4:30 PM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Enhancing DSpace thumbnail image resolution

On Tue, Sep 4, 2012 at 10:18 PM, Calloni, Rodrigo rcall...@iadb.org wrote:
 I wonder if this change in the setup will make us accomplish what we 
 want with the image resolution.

Yes, I think so. You can test it on one specific item with the -i parameter to 
[dspace]/bin/dspace/filter-media. (see [dspace]/bin/dspace/filter-media -h for 
a list of all options)

 And last question, what do we need to run in order to make DSpace 
 recreate the current thumbnails using the new setup.

[dspace]/bin/dspace filter-media -f

Regards,
~~helix84

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and threat 
landscape has changed and how IT managers can respond. Discussions will include 
endpoint security, mobile security and the latest in malware threats. 
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Enhancing DSpace thumbnail image resolution

2012-09-05 Thread Calloni, Rodrigo
Thanks again.

Do you know if there another way to improve the resolution of the image, 
besides making it larger? I would prefer to have a nice small good resolution 
thumbnail then having DSpace creating these large images that I can reduce via 
the HTML/CSS.

The images I get from the 110x110 setup are very weak.

Best regards
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183

1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.org

Knowledge for Development Challenges
  Please consider the environment before printing this email


-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Wednesday, September 05, 2012 12:11 PM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Enhancing DSpace thumbnail image resolution

On Wed, Sep 5, 2012 at 5:56 PM, Calloni, Rodrigo rcall...@iadb.org wrote:
 I was hoping that these parameters would control the display of the images, 
 reducing the size in the UI:

 webui.browse.thumbnail.maxheight = 110 webui.browse.thumbnail.maxwidth 
 = 110

These are used only in JSPUI despite the fact that the name suggests both 
interfaces. This should be either documented or XMLUI should be changed to 
respect it. If you make a patch for XMLUI to take them into account, be sure to 
submit it to our Jira.

 I also tried to set these parameters:

 webui.preview.maxwidth = 110
 webui.preview.maxheight = 110

 But they still show big everywhere.

This is the only place where these parameters are considered:

https://github.com/DSpace/DSpace/blob/dspace-1_6_x/dspace-api/src/main/java/org/dspace/app/mediafilter/BrandedPreviewJPEGFilter.java#L108

It's part of the mediafilter package, so it's not executed at display time, but 
rather when you run filter-media.

 Does anyone know if these parameters work in XMLUI? Or should I change this 
 via setting a size for the image in the CSS?

CSS is a safe bet, but 800x600 sounds too large if you want to have
10+ such images on a page, scaled down in browser. It _will_ slow down
browsing.

Regards,
~~helix84
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Enhancing DSpace thumbnail image resolution

2012-09-05 Thread Calloni, Rodrigo
Thanks helix. I think I expressed myself in a wrong way.

I think you got the idea of what I needed here:

An alternative to make a thumbnail look better (as opposed to increasing its 
resolution) would be to use a better downsampling method. But I didn't 
investigate if there are any other possibilities in the filter-media framework.

Anyway at this point we may see if by making the image larger and use CSS to 
make it show small in some pages (results list) and bigger in others (full view 
of item).

Best regards
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183

1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.org

Knowledge for Development Challenges
  Please consider the environment before printing this email


-Original Message-
From: helix84 [mailto:heli...@centrum.sk] 
Sent: Wednesday, September 05, 2012 12:36 PM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Enhancing DSpace thumbnail image resolution

On Wed, Sep 5, 2012 at 6:26 PM, Calloni, Rodrigo rcall...@iadb.org wrote:
 Do you know if there another way to improve the resolution of the image, 
 besides making it larger?

What you're saying doesn't make sense... when downscaling, you can improve 
resolution only by making it larger.

I assumed that you need 2 different resolutions for 2 different uses within 
DSpace (a larger thumbnail and a smaller one). Since filter-media creates just 
one size, would sense to a) downscale in CSS or b) modify filter-media to 
create 2 different sizes (which is a bit more difficult). So what is it that 
you need?

An alternative to make a thumbnail look better (as opposed to increasing its 
resolution) would be to use a better downsampling method. But I didn't 
investigate if there are any other possibilities in the filter-media framework.

Regards,
~~helix84

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and threat 
landscape has changed and how IT managers can respond. Discussions will include 
endpoint security, mobile security and the latest in malware threats. 
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Enhancing DSpace thumbnail image resolution

2012-09-05 Thread Calloni, Rodrigo
Thanks Emilio

I don't think we can use multivio at this moment due to the restrictions we 
have to our DSpace. It is basically only intranet.

I will keep that option in my records for future use.

Best regards
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183

1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.org

Knowledge for Development Challenges
  Please consider the environment before printing this email


-Original Message-
From: emilio lorenzo [mailto:elore...@arvo.es] 
Sent: Wednesday, September 05, 2012 12:43 PM
To: dspace-tech@lists.sourceforge.net; Calloni, Rodrigo
Subject: Re: [Dspace-tech] Enhancing DSpace thumbnail image resolution

Rodrigo, perhaps you could try multivio (https://www.multivio.org/main/). It´s 
a browser and preview platform (some people are integrating it with digital 
repositories) but has some
(nice) thumbnail capabilities.

regards
Emilio



El 05/09/2012 18:26, Calloni, Rodrigo escribió:
 Thanks again.

 Do you know if there another way to improve the resolution of the image, 
 besides making it larger? I would prefer to have a nice small good resolution 
 thumbnail then having DSpace creating these large images that I can reduce 
 via the HTML/CSS.

 The images I get from the 110x110 setup are very weak.

 Best regards
 Rodrigo

 Rodrigo Calloni
 System Librarian
 Felipe Herrera Library
 Knowledge and Learning Sector
 Tel: 202-623-2952
 Fax: 202-623-3183

 1300 New York Avenue, N.W.
 Washington, D.C. 20577
 USA
 www.iadb.org

 Knowledge for Development Challenges
 P  Please consider the environment before printing this email


 -Original Message-
 From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of 
 helix84
 Sent: Wednesday, September 05, 2012 12:11 PM
 To: Calloni, Rodrigo
 Cc: dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] Enhancing DSpace thumbnail image resolution

 On Wed, Sep 5, 2012 at 5:56 PM, Calloni, Rodrigorcall...@iadb.org  wrote:
 I was hoping that these parameters would control the display of the images, 
 reducing the size in the UI:

 webui.browse.thumbnail.maxheight = 110 
 webui.browse.thumbnail.maxwidth = 110
 These are used only in JSPUI despite the fact that the name suggests both 
 interfaces. This should be either documented or XMLUI should be changed to 
 respect it. If you make a patch for XMLUI to take them into account, be sure 
 to submit it to our Jira.

 I also tried to set these parameters:

 webui.preview.maxwidth = 110
 webui.preview.maxheight = 110

 But they still show big everywhere.
 This is the only place where these parameters are considered:

 https://github.com/DSpace/DSpace/blob/dspace-1_6_x/dspace-api/src/main
 /java/org/dspace/app/mediafilter/BrandedPreviewJPEGFilter.java#L108

 It's part of the mediafilter package, so it's not executed at display time, 
 but rather when you run filter-media.

 Does anyone know if these parameters work in XMLUI? Or should I change this 
 via setting a size for the image in the CSS?
 CSS is a safe bet, but 800x600 sounds too large if you want to have
 10+ such images on a page, scaled down in browser. It _will_ slow down
 browsing.

 Regards,
 ~~helix84
 --
 
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and 
 threat landscape has changed and how IT managers can respond. 
 Discussions will include endpoint security, mobile security and the 
 latest in malware threats. 
 http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Enhancing DSpace thumbnail image resolution

2012-09-05 Thread Calloni, Rodrigo
Let me check with the people that are developing the page. They may need 2 
sizes for the cover image. 

Thanks a lot for all your answers!

Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183

1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.org

Knowledge for Development Challenges
  Please consider the environment before printing this email


-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Wednesday, September 05, 2012 1:18 PM
To: Calloni, Rodrigo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Enhancing DSpace thumbnail image resolution

On Wed, Sep 5, 2012 at 7:01 PM, Calloni, Rodrigo rcall...@iadb.org wrote:
 Thanks helix. I think I expressed myself in a wrong way.

 I think you got the idea of what I needed here:

 An alternative to make a thumbnail look better (as opposed to increasing its 
 resolution) would be to use a better downsampling method. But I didn't 
 investigate if there are any other possibilities in the filter-media 
 framework.

If you want to investigate improving downsampling quality, in the mentioned 
BrandedPreviewJPEGFilter, this is where it takes place:

https://github.com/DSpace/DSpace/blob/master/dspace-api/src/main/java/org/dspace/app/mediafilter/BrandedPreviewJPEGFilter.java#L137

For starters, here's some pointers on how to change the sampling method:

http://stackoverflow.com/questions/4216123/how-to-scale-a-bufferedimage

If you find out that downsampling quality indeed can be improved, be sure to 
share it back with us!

One thing I'm not sure about is which filter is used when (I'd guess 
JPEGFilter, but BrandedPreviewJPEGFilter uses the 
webui.preview.maxwidth/maxheight properties), so you may want to figure that 
out, too.

 Anyway at this point we may see if by making the image larger and use CSS to 
 make it show small in some pages (results list) and bigger in others (full 
 view of item).

So you need both better quality and two thumbnail sizes?

Regards,
~~helix84
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Enhancing DSpace thumbnail image resolution

2012-09-04 Thread Calloni, Rodrigo
Hello

I am integrating the DSpace team here at IDB and I am glad to be part of this 
nice discuss list.

We are running DSpace 1.6.2 and my first task is to enhance the resolution of 
the thumbnails that DSpace generates every day.

By reading the DSpace documentation I found that the problem might be because 
we are creating very small images. Here is how we have dspace.cfg set:

thumbnail.maxwidth  110
thumbnail.maxheight 110

In the documentation I found that we can increase the size of the thumbnail 
file and still show a small file in the UI. For example:

## Image size
thumbnail.maxwidth  300
thumbnail.maxheight 300

## Image display on UI
webui.browse.thumbnail.maxheight = 110
webui.browse.thumbnail.maxwidth = 110

I wonder if this change in the setup will make us accomplish what we want with 
the image resolution. Could anyone share an optimum configuration for this in 
your system?

And last question, what do we need to run in order to make DSpace recreate the 
current thumbnails using the new setup.

Thanks in advance
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[cid:image001.gif@01CD8AB6.6E61B330]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge for Development Challenges
P  Please consider the environment before printing this email

inline: image001.gif--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Subscribe

2012-08-31 Thread Calloni, Rodrigo


Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[cid:image001.gif@01CD8789.7AB6EBD0]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.orghttp://www.iadb.org/

Knowledge for Development Challenges
P  Please consider the environment before printing this email

inline: image001.gif--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech