On Mon, 14 Oct 2013, [email protected] wrote: > BTW, sorry, to come into this only now. In Invenio 1.1.2 onwards, there is > bibupload --replace --force that allows you to put explicitly 001 tags in the > incoming MARC, even if this is for insert only, and this will cause automatic > allocation of the recid on the first time, and then normal behavior in sub- > sequent times.
+1 This means that you can keep IDs in your file looking like this: ID 123456 AUT Администратор DATE 2009-06-22 FILE invenio-data/literatura.kg/children_KG/doschul_bala_zhany.pdf LEN 178 p. and later convert them into MARC controlfields 001 and then use `bibupload -ir' to upload this file. Best regards -- Tibor Simko
