Re: [Dspace-tech] Make task pool visible to Administrator group?

2012-01-16 Thread Claudia Jürgen
Hello Vika,

the workflow administration is available in the jspui via
[DSpaceURL]/dspace-admin/workflow

Hope that helps

Claudia Jürgen


Am 13.01.2012 13:35, schrieb Zafrin, Vika:
> Thanks, Claudia, butŠ what admin ui?  I've submitted a test item, which is
> now in a workflow. I haven't taken the editing task, so it's still in the
> pool (it's currently the only thing there). They log in and click on
> Submissions, and they don't see the item or a pool. Is there someplace
> else we need to be looking?
>
> -Vika
>
> Vika Zafrin
> Institutional Repository Librarian
> Boston University
> +1 617 358-6370 | http://dcommon.bu.edu/
>
>
>
>
>
> On 1/13/12 4:43 AM, "Claudia Jürgen"
> wrote:
>
>> Hello Vika,
>>
>> if they are admins, they can see all the current workflows via the admin
>> ui.
>>
>> Hope that helps
>>
>> Claudia Jürgen
>>
>>
>> Am 12.01.2012 21:21, schrieb Zafrin, Vika:
>>> Hi all,
>>>
>>> For every collection in our repository (running DSpace 1.7.2), I've set
>>> up
>>> an Accept-Reject-Edit-Metadata group, in which I'm the only user. I've
>>> done this so that the other five people in the Administrator group don't
>>> get inundated with "You have a new task" emails.
>>>
>>> But this means they can't see the task pool at all, and I need them to.
>>> Is
>>> there a way to configure this, such that the Administrator group
>>> continues
>>> to NOT receive notifications but still sees the waiting tasks?
>>>
>>> I know this may be at least partly addressed in 1.8, but wonder if we
>>> can
>>> configure it in 1.7.2 sooner.
>>>
>>> Thank you,
>>>
>>> Vika Zafrin
>>> Institutional Repository Librarian
>>> Boston University
>>> +1 617.358.6370 | http://dcommon.bu.edu/
>>>
>>>
>>>
>>>
>>>
>>> -
>>> -
>>> RSA(R) Conference 2012
>>> Mar 27 - Feb 2
>>> Save $400 by Jan. 27
>>> Register now!
>>> http://p.sf.net/sfu/rsa-sfdev2dev2
>>> ___
>>> 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/
>>
>> --
>> 
>> RSA(R) Conference 2012
>> Mar 27 - Feb 2
>> Save $400 by Jan. 27
>> Register now!
>> http://p.sf.net/sfu/rsa-sfdev2dev2
>> ___
>> DSpace-tech mailing list
>> DSpace-tech@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>
> --
> RSA(R) Conference 2012
> Mar 27 - Feb 2
> Save $400 by Jan. 27
> Register now!
> http://p.sf.net/sfu/rsa-sfdev2dev2
> ___
> 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/

--
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Fwd: [ORCID News] Updated ORCID Phase 1 Mock API Web Application Released

2012-01-16 Thread Thomas Krichel

  Bram Luyten writes

> *Relevance for DSpace*
>
> If you are dealing with scholarly output in your repository, ORCID has the
> potential of becoming a tool to deal with author disambiguation, an issue
> many repository managers struggle with today.

  That is, if they index repository contents into ORCID.  At this
  time, I understand they will index material in CrossRef, or be given
  access to an API to CrossRef.  Aggregating repository contents to be
  put in author disambiguation systems is not trivial.  I speak from
  experience. I am running a system call AuthorClaim, where I allow
  authors to claim records. That is different from disambiguation.
  AuthorClaim is an open access system. Records are freely available
  for immediate use in bulk. I am using records from BASE to include
  repository contents.  I have list of sources of repository data at

http://wotan.liu.edu/base

  This shows what data is being used, the column on the right
  is the number of records to be included into the AuthorClaim.
  If you run a repository with scholarly contents, kindly check
  if your repository is listed, and that the number of records
  look roughly right.

  I am still in the process of reading records, but if a specific
  repository wants to have users test the AuthorClaim system
  I will be happy to have that repository jump the queue and
  process it ahead of others.


  Cheers,

  Thomas Krichelhttp://openlib.org/home/krichel
  http://authorprofile.org/pkr1
   skype: thomaskrichel

--
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Fwd: Authority Control getMatches

2012-01-16 Thread Helves Domingues
Hi,

Sorry for sending the same email below to the list.
Somebody that implemented Authority Control and use it in xmlui didn't
have the problem below?

Thanks,

Helves


-- Forwarded message --
From: Helves Domingues 
Date: Tue, Jan 10, 2012 at 10:16 AM
Subject: Authority Control getMatches
To: dspace-tech@lists.sourceforge.net


Hi,

I've developed one authority control to dc.contributor.author field.
I've configured to open one lookup popup window in the submission
page. The first time that the user call the lookup search the method
getMatches is executed with all the correct parameters to my code.
But, when the user ask to see more results (one button in the lookup
window) the method getMatches receive the query parameter null. Using
jspui interface, it works as expected and everything is ok. I've
tested in both versions (1.8.0 and 1.7.2) and error is the same in
xmlui interface. I've tested in the demo site
(http://demo.dspace.org/xmlui) and there, one error is presented when
I request to see more results in the same popup window.

I´ve opened a jira issue (https://jira.duraspace.org/browse/DS-1079)
but I didn't receive any response. Someone could help me with this
problem?

Thanks,

Helves

--
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Empty index

2012-01-16 Thread Kevin Van de Velde
Hi Guillermo,

May I enquire if you are using the xmlui or the jspui user interface and do
you have any local code changes ?

Kind regards,

Kevin Van de Velde
@mire
Esperantolaan 4 - 3001 Heverlee - Belgium
2888 Loker Avenue East, Suite 305 - Carlsbad, CA 92010 - USA
atmire.com - Institutional Repository Solutions



On 14 January 2012 17:32, Guillermo Esteban Murillo Goussen <
mem...@gmail.com> wrote:

> Yes I have.  I have run databas_schema_17-18.sql and update_sequences.sql.
>  The database is ok, I think 'cause it recognices users, topics and the
> total amount of items, just doesn't show them.  Thanks.
>
>
> On Sat, Jan 14, 2012 at 4:10 AM, Kevin Van de Velde  wrote:
>
>> Hi Guillermo,
>>
>> This is just a thought but have you also upgraded your database with the
>> "database_schema_17-18.sql" file located in the "{dspace.dir}/etc/postgres"
>> directory ?
>>
>> Kind regards,
>>
>> Kevin Van de Velde
>> @mire
>> Esperantolaan 4 - 3001 Heverlee - Belgium
>> 2888 Loker Avenue East, Suite 305 - Carlsbad, CA 92010 - USA
>> atmire.com - Institutional Repository Solutions
>>
>>
>>
>> On 10 January 2012 23:08, Guillermo Esteban Murillo Goussen <
>> mem...@gmail.com> wrote:
>>
>>> Hi again friends, I have this problem, just update DSpace from 1.7.2 to
>>> 1.8.1, all seems to work fine but when I tried to browse by title it shows
>>> the right screen and says "showing items 1 - 20 of 237" but the list is
>>> empty.  I've already checked the assetstore folder and executed "dspace
>>> index-init", but still empty.  Any ideas?
>>>
>>> Thanks,
>>>
>>> Guillermo Murillo Goussen
>>>
>>>
>>>
>>> --
>>> La pureza del alma no se pierde sin consentimiento
>>>
>>>
>>> --
>>> Write once. Port to many.
>>> Get the SDK and tools to simplify cross-platform app development. Create
>>> new or port existing apps to sell to consumers worldwide. Explore the
>>> Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
>>> http://p.sf.net/sfu/intel-appdev
>>> ___
>>> DSpace-tech mailing list
>>> DSpace-tech@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>>>
>>>
>>
>
>
> --
> La pureza del alma no se pierde sin consentimiento
>
--
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Make task pool visible to Administrator group?

2012-01-16 Thread Mark Diggory
Vika,

I'll add to Bram's comments above, we (@mire) recently produced, in XMLUI,
something similar to workflow-list for some of our clients.
 It differs from what was done originally in JSPUI in that we leveraged
Solr for this solution and enabled Searching, Grouping and Faceting on "All
Items" in the Submission Workspace, Reviewer/Curator Workflow, Archived and
Withdrawn items. This customization gives the Repository Administrators a
complete view over all the full Submission and Workflow stages and is
especially scalable to large numbers of workflow items.

Keeping a full list of features that are different between JSPUI and XMLUI
is difficult, primarily because most of the work on DSpace today focuses on
customizing and extending the XMLUI, not JSPUI.  In this regard, developers
are focused on working exclusively with one or the other. But, it would be
ideal to target those features that existing JSPUI and not in XMLUI as
those are targets that should be addressed in the developers group.

An aside, there have been significant dialogs in the community about not
enforcing parity between the user interfaces. This is because, ultimately,
forcing contributors to develop features on an interface they have no
interest in (JSPUI) blocks users of the popular interface (XMLUI) from
gaining access to those new features.  For instance, there was a
significant risk that we would not have had Discovery (Solr) available as
an option in the XMLUI had we been required to implement it in the JSPUI as
well.

Best,
Mark

On Fri, Jan 13, 2012 at 7:55 AM, Zafrin, Vika  wrote:

>  Ah, thanks, Bram. We are indeed using xmlui. This seems like such a
> basic feature, it's startling that it would be in jspui and not in xmlui.
>
>  Is there concise and thorough documentation of the features available in
> one interface but not the other, somewhere? (Not scattered through the many
> hundreds of DSpace manual pages.)
>
>  Thanks again,
>
> Vika Zafrin
> Boston University
> Institutional Repository Librarian
> http://dcommon.bu.edu | 617.358.6370
>
> On Jan 13, 2012, at 10:47, "Bram Luyten"  wrote:
>
>   In JSPUI this is under:
> /jspui/dspace-admin/workflow
>
> In the user interface a link "Workflow" is available from the
> administration options.
>
> This is not present in XMLUI yet. Here's a JIRA ticket where this is
> suggested to be developed (and where you can voice your support for this
> feature):
> https://jira.duraspace.org/browse/DS-521
>
> best regards,
>
> Bram
>
> --
>   [image: logo]
>  *Bram Luyten* *@mire*
> *2888 Loker Avenue East, Suite 305, Carlsbad, CA. 92010*
> *Esperantolaan 4, Heverlee 3001, Belgium*
>   www.atmire.com
>
>
> On Fri, Jan 13, 2012 at 1:35 PM, Zafrin, Vika  wrote:
>
>> Thanks, Claudia, butŠ what admin ui?  I've submitted a test item, which is
>> now in a workflow. I haven't taken the editing task, so it's still in the
>> pool (it's currently the only thing there). They log in and click on
>> Submissions, and they don't see the item or a pool. Is there someplace
>> else we need to be looking?
>>
>> -Vika
>>
>> Vika Zafrin
>> Institutional Repository Librarian
>> Boston University
>>  +1 617 358-6370 | http://dcommon.bu.edu/
>>
>>
>>
>>
>>
>> On 1/13/12 4:43 AM, "Claudia Jürgen" 
>> wrote:
>>
>> >Hello Vika,
>> >
>> >if they are admins, they can see all the current workflows via the admin
>> >ui.
>> >
>> >Hope that helps
>> >
>> >Claudia Jürgen
>> >
>> >
>> >Am 12.01.2012 21:21, schrieb Zafrin, Vika:
>> >> Hi all,
>> >>
>> >> For every collection in our repository (running DSpace 1.7.2), I've set
>> >>up
>> >> an Accept-Reject-Edit-Metadata group, in which I'm the only user. I've
>> >> done this so that the other five people in the Administrator group
>> don't
>> >> get inundated with "You have a new task" emails.
>> >>
>> >> But this means they can't see the task pool at all, and I need them to.
>> >>Is
>> >> there a way to configure this, such that the Administrator group
>> >>continues
>> >> to NOT receive notifications but still sees the waiting tasks?
>> >>
>> >> I know this may be at least partly addressed in 1.8, but wonder if we
>> >>can
>> >> configure it in 1.7.2 sooner.
>> >>
>> >> Thank you,
>> >>
>> >> Vika Zafrin
>> >> Institutional Repository Librarian
>> >> Boston University
>> >> +1 617.358.6370 | http://dcommon.bu.edu/
>> >>
>> >>
>> >>
>> >>
>> >>
>>
>> >>-
>> >>-
>> >> RSA(R) Conference 2012
>> >> Mar 27 - Feb 2
>> >> Save $400 by Jan. 27
>> >> Register now!
>> >> http://p.sf.net/sfu/rsa-sfdev2dev2
>> >> ___
>> >> 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/
>> >
>>
>> >--

[Dspace-tech] Words Searched in Statistics!

2012-01-16 Thread user9
Hello all, 

In Dspace Statistics, where is 'Words Searched" words are saved in the
postgresql database? 

Can i use there words for making tag cloud? 

Thanks & Regards!

--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Words-Searched-in-Statistics-tp4302421p4302421.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] crosslinks

2012-01-16 Thread Webshet, Sisay (ILRI)
Hello,

 

We are  using the dspace 1.7.2 on xmlui. If you remember the cross links


for an author are working jspui version.

Is thers some one who direct me on enabling or creating clickable fields
on xmilu version. 

webui.browse.link.1 = author:dc.contributor.* doesn't work for xmlui

 

 

Thanks

 

sisay

 

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Help: Corrupted Filenames

2012-01-16 Thread Clive Gould
Hi

I've noticed that filenames in some collections in our repository have
become corrupted at some stage or other

Here you can see a page that is OK:

http://vle.bromley.ac.uk/dspace/handle/2045/24

And here you can see a page that has been corrupted:

http://vle.bromley.ac.uk/dspace/handle/2045/26

I'm currently using JSPUI but am considering moving to XMLUI

Any ideas what has happened to cause this corruption and how I can fix it?

Thanks very much

Clive

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech