The webdeposit-bibworkflow branch is finalising the next days and after that, the record creation is the next thing to be developed ;)
As long as there is a json from webdeposit, bibfield can generate marc out of the box. The work to be done is to connect in a dynamic and abstract way the wtforms fields with marc fields (because the idea is to hide the marc) So its not the development so much but to find an elegant way to do it. I think it is worth waiting :) Regards, Kostas On Thu, Mar 7, 2013 at 1:46 PM, Ilja Livenson <[email protected]>wrote: > Hi, Konstantinos > > thanks, that explains a lot :) > > Are there any estimates on when the integration is going to happen? > Would you suggest rather to wait till then or use the old-style > submission by constructing the MARC we need and issuing submission > command? > > thanks, > Ilja > > On 7 March 2013 14:38, Konstantinos Ntemagkos > <[email protected]> wrote: > > Hello Ilja! > > > > The WebDeposit currently does everything (renders and processes the form) > > until submission, > > but it lacks the function to create marc. > > The plan is to use the new module BibField to process the json and create > > the marc. > > Currently we are integrating the (yet another new module) BibWorkflow > into > > WebDeposit and after that > > we will add a `record creation` function to generate the record. > > > > Regards, > > Kostas > > > > > > On Thu, Mar 7, 2013 at 11:28 AM, Ilja Livenson <[email protected]> > > wrote: > >> > >> Hi, > >> > >> we have a problem getting Invenio to index newly submitted items from > >> the next branch. Bibsched processes are running: > >> > >> 11 webcoll admin 2013-03-07 12:19:35 5m > >> RUNNING ubuntu Part 1/2: done 32/32 > >> 12 bibsort admin 2013-03-07 12:19:42 5m > >> WAITING Will execute: './bin/bibsort' '-s5m' > >> 9 bibindex admin 2013-03-07 12:19:47 5m > >> WAITING Will execute: './bin/bibindex' '-f50000' > >> '-s5m' > >> 10 bibreformat admin 2013-03-07 12:19:52 5m > >> WAITING Will execute: './bin/bibreformat' '-oHB' > >> '-s5m' > >> > >> Uploaded files are there, but the document doesn't show up in search. > >> Any hints as to how to debug this issue? > >> > >> thanks, > >> Ilja > > > > >

