Would this work for you ? 1) configure a workflow with a submit step open to librarians and faculty followed by an edit step that is open to librarians as well
2) write a curation task that goes over the workflow items sitting in the edit step and adds a Taskitem for the relevant faculty author/s for each such workflow item you need to come up with a plan for determining the right EPerson for each author; you’d have to either ask submitters to enter account info or come up with a way that you match author names to accounts you can trigger the curation task from a cronjob You can use the WorkflowManager.createTasks method to create tasks Just a rough idea Monika ________________ Monika Mevenkamp [email protected] http://mo-meven.tumblr.com/ http://mcmprogramming.com/mo.meven/ > On Nov 14, 2016, at 10:56 AM, Darryl Friesen <[email protected]> wrote: > > > We have the situation where one of our Colleges has a research facilitator > who will, among other things, assist our faculty and researchers by entering > their data into DSpace for them. Is it possible for that person to specify > (during submission) the user for whom they are submitting the item on behalf > of? The SWORD deposit seems to have this behavior, but I couldn't find > anything similar withing the XMLUI configuration. > > Alternatively, is there an easy way (preferably though XMLUI) to change the > owner post-submission? It looks like I could update the submitter_id in the > items table, but I was hoping there might be a way for someone I've granted > admin rights on a collection/community to do it via the web interface. > > Having someone willing to assist faculty by uploading their stuff is helpful, > especially since we are trying to increase adoption of our IR, but it would > be nice if the faculty themselves could login and make any necessary > corrections later on. If we could change the ownership of the items back to > the faculty member, then they'd be able to easily find the items listed under > the submissions. > > I'd appreciate any ideas or suggestions here. > > Oh, this is DSpace 5.5, XMLUI on RHEL7. > > Thanks! > > > - Darryl <> > > > > > ---------------------------------------------------------------------- > > Darryl Friesen, B.Sc., Programmer/Analyst [email protected] > > Library Systems & Information Technology, http://library.usask.ca/ > > University of Saskatchewan Library > > ---------------------------------------------------------------------- > > "Go not to the Elves for counsel, for they will say both no and yes" > > > > > -- > You received this message because you are subscribed to the Google Groups > "DSpace Technical Support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/dspace-tech > <https://groups.google.com/group/dspace-tech>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
