#103: BibMatch: option for outputting modified record
--------------------------+-------------------------------------------------
Reporter: jlavik | Owner: jlavik
Type: enhancement | Status: in_merge
Priority: minor | Milestone:
Component: BibMatch | Version:
Resolution: | Keywords:
--------------------------+-------------------------------------------------
Changes (by jlavik):
* status: in_work => in_merge
Comment:
This functionality is now added, using 001 controlfield as the identifier
BibUpload will detect. So an example use case would be the following:
A user has a record that he wants to add to the database, but he is unsure
if it already exists or not. If it exists, he want to replace it with his
copy. He then use BibMatch with -a option and redirects output to a new
file. If a match is found it will add the 001 controlfield with the
matched records ID and output it into the file. Now the user can use
BibUpload with -r option to upload the new record, replacing the old one.
--
Ticket URL: <http://invenio-software.org/ticket/103#comment:3>
Invenio <http://invenio-software.org>