This file wraps Bibutils, allowing it to be called using a RecordHandler and applied to each record.

Bibutils converts from many different formats into the MODS format. The input format is specified as an argument when RunBibutils is executed.

Arguments

Short Option

Long Option

Parameter Value Map

Description

Required

i

input

CONFIG_FILE

record handler for input files

true

I

inputOverride

override the RH_PARAM of input jena model config using VALUE

false

o

output

CONFIG_FILE

record handler for output files

true

O

outputOverride

override the RH_PARAM of output jena model config using VALUE

false

f

force

 

force processing of all input records, even if they are considered already processed

false

b

bibutilsBasePath

BIBUTILS_BASE_PATH

path to folder containing Bibutils binaries

true

m

inputFormat

INPUT_FORMAT

format of the input files. Acceptable values are bib, biblatex, copac, end, endx, isi, med, ris. These translate BibTeX, BibLaTeX, COPAC, EndNote, EndNote XML, ISI web of science, Pubmed, and RIS respectively.

true

See also

MODS Script