Re: [Dspace-tech] Mobile interface for DSpace

2012-08-02 Thread Tzoc Caniz, Elias
Hi all, A 'first' mobile theme seems to be working on a local instance, I've added a comment with some links in https://jira.duraspace.org/browse/DS-1017 We're in the process of testing it on a production machine, but we're having some issues in deploying the 'mobile' folder -which is a copy of t

Re: [Dspace-tech] About dynamic special group

2012-08-02 Thread helix84
On Thu, Aug 2, 2012 at 8:38 PM, Sergio Belkin wrote: > I've found that 1.5.2 has the ldap.login.specialgroup feature that I > think does what I'm looking for: whenever a ldap user is > automatically. Could anyone confirm this? I've never used xmlui, is > hard migrating from jspui to xmlui? Please

Re: [Dspace-tech] Howto on Using DSpace Modules (overlays)

2012-08-02 Thread Hilton Gibson
Hi Tom Try this: http://wiki.lib.sun.ac.za/index.php/SUNScholar/Asset_Presentation Cheers hg On 2 August 2012 19:55, Thomas Misilo wrote: > Hi, > > ** ** > > I found a powerpoint that talked about Customizing DSpace 1.5 with Basic > Overlays, and I had some questions about it. The powerp

Re: [Dspace-tech] Howto on Using DSpace Modules (overlays)

2012-08-02 Thread helix84
On Thu, Aug 2, 2012 at 7:55 PM, Thomas Misilo wrote: > I found a powerpoint that talked about Customizing DSpace 1.5 with Basic > Overlays, and I had some questions about it. The powerpoint seems to talk > using a release version, however I am using the 1.8.2-src version and was > wondering would

[Dspace-tech] Howto on Using DSpace Modules (overlays)

2012-08-02 Thread Thomas Misilo
Hi, I found a powerpoint that talked about Customizing DSpace 1.5 with Basic Overlays, and I had some questions about it. The powerpoint seems to talk using a release version, however I am using the 1.8.2-src version and was wondering would I follow it the same way and if there was any newer do

Re: [Dspace-tech] size matters

2012-08-02 Thread helix84
On Thu, Aug 2, 2012 at 7:39 PM, Mark Ludwig wrote: > Yes, Thanks for your reply. > I agree that theoretically it should work. > However, on a practical level, > if the large files were simply on items in DSpace, > we would have users hosing their PCs and workstations because no one has > terabytes

[Dspace-tech] Configuring curation task in worwflow

2012-08-02 Thread emilio lorenzo
The environment is DSPACE 1.8 + xmlui + curation system. Any invocation of curation tasks from the UI goes OK and logs are OK, so I assume curation configuration is right. But, I cant get working the curation task activation via the workflow system Following the documentation, I ´m using

Re: [Dspace-tech] Theses count is 0 in stats

2012-08-02 Thread emilio lorenzo
In the "old· statistics setttings, probably Kirti is referring to the parameters in dstat.cfg # The item types in the archive that you need number breakdowns on item.type=Thesis or Dissertation item.type=Preprint item.type=Research Paper That setting breakdowns the statistics in above catego

Re: [Dspace-tech] Theses count is 0 in stats

2012-08-02 Thread helix84
On Thu, Aug 2, 2012 at 6:29 PM, Kirti Bodhmage wrote: > We have quite a lot of theses in our repository. They are submitted as > dc.type = Thesis in repository. > But statistics page that display all the statistic of the repository does > not show any theses count. If you're referring to communi

[Dspace-tech] Theses count is 0 in stats

2012-08-02 Thread Kirti Bodhmage
Hi, We have quite a lot of theses in our repository. They are submitted as dc.type = Thesis in repository. But statistics page that display all the statistic of the repository does not show any theses count. Do we need to any tweaking any of the config file? thanks Kirti --

Re: [Dspace-tech] size matters

2012-08-02 Thread helix84
Hi Mark, I don't have the experience, just theoretizing here: DSpace shouldn't be any different from any other web server in respect to serving large files. Storage depends on the filesystem you use, HTTP technically doesn't care about size and Tomcat just passes on the data stream. So the issue

Re: [Dspace-tech] Log into DSpace with curl

2012-08-02 Thread helix84
On Thu, Aug 2, 2012 at 5:12 PM, Brown, Simon Contractor, Digital Consulting Services wrote: > Have you successfully used the 'content searching' part of the API? Didn’t > work for me -- very basic queries would fail to return any results. It also > lacks any specificity -- how do you do an adv

[Dspace-tech] size matters

2012-08-02 Thread Mark Ludwig
We have a potential project to preserve and share some very large data files. I am told these would be data files of 2-20 Terabytes each file. I am not sure I believe this, but I am wondering if any of you have dealt with anything like this. Supposedly the collection would amount to hundreds of Tby

Re: [Dspace-tech] Log into DSpace with curl

2012-08-02 Thread Pottinger, Hardy J.
Aha, you may be interested in the SkylighUI project: https://github.com/skylightui/skylight It's a CodeIgnitor (a simple PHP framework) interface which relies upon the DSpace Discovery Solr index. You could just query Solr directly, but I think you might like to borrow some of the heavy lifting i

Re: [Dspace-tech] Log into DSpace with curl

2012-08-02 Thread Brown, Simon Contractor, Digital Consulting Services
My use for this is making a tool for generating/extracting metadata reports (e.g. a bibliography based on a advanced search query) into a useable data format (.csv) for the staff at my library. DSpace lacks functions that allow saving lists and exporting citations so this is kind of a work arou

Re: [Dspace-tech] Log into DSpace with curl

2012-08-02 Thread Brown, Simon Contractor, Digital Consulting Services
Have you successfully used the 'content searching' part of the API? Didn’t work for me -- very basic queries would fail to return any results. It also lacks any specificity -- how do you do an advanced query with the API? Can you search by author and then limit to a certain publication year??

Re: [Dspace-tech] "Unfinished Submissions" problem

2012-08-02 Thread helix84
On Thu, Aug 2, 2012 at 4:20 PM, Carlos Walter Blandon Alvarez wrote: > I offer my apologies for the translation, but I do not know what happened to > the previous post, I had corrected the English texts are in DSPACE. I'm sorry, I didn't understand what you just said. > 2012-08-02 09:06:08,936 E

Re: [Dspace-tech] Log into DSpace with curl

2012-08-02 Thread Pottinger, Hardy J.
Hi, Simon, I know that I would be interested in hearing more about what it is you're up to. :-) What's your use case for the item ID once you scrape it? Is this something that the REST-API module might be able to do for you? -- HARDY POTTINGER University of Missouri Library Systems http://lso.umsy

Re: [Dspace-tech] "Unfinished Submissions" problem

2012-08-02 Thread Carlos Walter Blandon Alvarez
Hi helix.I offer my apologies for the translation, but I do not know what happened to the previous post, I had corrected the English texts are in DSPACE.It is the error in DSPACE/log:2012-08-02 09:06:08,936 ERROR org.dspace.submit.step.CompleteStep @ Caught exception in submission step:java.sql.SQL

Re: [Dspace-tech] mapping metadata via sword

2012-08-02 Thread Titus, Gene W
Opps forgot… I'm running dspace 1.7.2 Thanks, Gene --- Gene Titus Senior Systems Administrator Texas Digital Libraries The University of Texas at Austin From: Gene Titus mailto:g.ti...@austin.utexas.edu>> Date: Thu, 2 Aug 2012 13:14:03 + To: dspace-tech mailto:dspace-tech@lists.sourceforge.

[Dspace-tech] mapping metadata via sword

2012-08-02 Thread Titus, Gene W
I'm fairly new to dspace and not quit sure where to look for this feature. We have an ETD system (Vireo) that sets a metadata entry for thesis.degree.name. We then sword the package into dspace. Is it possible to automatically map the incoming thesis.degree.name to dc.degree.name? I have severa

Re: [Dspace-tech] Help with embargo

2012-08-02 Thread helix84
On Wed, Jul 25, 2012 at 8:33 PM, Mark Ehle wrote: > Now what? I understand I have to run 'dspace embargo-lifter' from cron on a > daily basis. What do I put in the fields to make it work? Not only would I > like the papers to be date limited, but I also need to limit by network - > all the papers

Re: [Dspace-tech] sword setup

2012-08-02 Thread Domingo Iglesias
Confirmed: it is a problem related to how weblogic handles authorization by default. The solution is to add the stanza: false in the config.xml of the domain. 2012/8/2 helix84 : > On Wed, Aug 1, 2012 at 1:26 PM, Domingo Iglesias wrote: >> Thanks for the suggestion. I have checked web.xml and it

Re: [Dspace-tech] sword setup

2012-08-02 Thread helix84
On Wed, Aug 1, 2012 at 1:26 PM, Domingo Iglesias wrote: > Thanks for the suggestion. I have checked web.xml and it's correct. I'm glad it worked. > authenticating with BASIC 'weblogic'@dipositint9.ub.edu:8 Sorry, no idea. But this line looks wrong - 1) there are apotrophes around "weblogic" and

Re: [Dspace-tech] About dynamic special group

2012-08-02 Thread helix84
You don't have to add/remove permissions manually. You can do this in 1.5.1 XMLUI using Advanced Policy Manager (wildcard policy admin tool): Log in as an administrator, in the Administrative menu, click Authorizations (under Access Control.) Then in the main pane, under the search box, there's a

Re: [Dspace-tech] Advise on Upgrade of DSpace Versions and Problems with Data Migration

2012-08-02 Thread helix84
On Thu, Aug 2, 2012 at 6:12 AM, Nitin Paliwal wrote: > Now the problem is That Dspace is Not Showing any item in it Though it shows > all the collection in it. Your steps look fine. You probably just need to run [dspace]/bin/dspace index-init. Let us know whether it helps. Regards, ~~helix84 --

Re: [Dspace-tech] "Unfinished Submissions" problem

2012-08-02 Thread helix84
On Thu, Aug 2, 2012 at 12:34 AM, Carlos Walter Blandon Alvarez wrote: > button, get a message that says "The system has experienced an internal > error. Please try again, and if the problem persists, please contact with us > to fix it.". Hi Carlos, this is a generic error message, we'll need the

Re: [Dspace-tech] Log into DSpace with curl

2012-08-02 Thread helix84
Yet another alternative could be using Solr directly. Info on how to access Solr is here: https://wiki.duraspace.org/display/DSPACE/Solr The key you'd use is search.resourceid. Regards, ~~helix84 -- Live Security Virtual

Re: [Dspace-tech] Log into DSpace with curl

2012-08-02 Thread helix84
Hi Simon, as an alternative to screen scraping, you may want to take a look at the REST API [1] which is made exactly for tasks like this one. Another alternative is a simple SQL query [2]. Just ask if you need more details. [1] https://wiki.duraspace.org/display/DSPACE/REST+API [2] https://wi

Re: [Dspace-tech] Log into DSpace with curl

2012-08-02 Thread Bram Luyten
Hi Simon, this is new to me as well, I got it to work using: curl --data "login_email=myname%40gmail.com&login_password=password&submit=Sign+in" http://www.mydspace.com/password-login I had some issues first using the --data-urlencode parameter instead of --data. This also encoded the ampersand