/usr/share/idzebra-2.0/tab/meta-usmarc.map is in idzebra-2.0-common 2.0.59-1ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | # Meta to USMARC conversion
targetname usmarc
targetref USmarc
map localControlNumber /(3,001)
map dateLastModified /(3,005)
map subject /(3,653)/(3,a)
map title /(3,245)/(3,a)
map author /(3,700)/(3,a)
map publisher /(3,260)/(3,b)
map otheragent /(3,710)/(3,a)
map date /(3,260)/(3,c)
map identifier /(3,024)/(3,a)
# objectType skipped for now
map form /(3,538)/(3,a)
map relation /(3,787)/(3,a) # complexity here
map language /(3,041)/(3,a)
map source /(3,786)/(3,a)
# coverage skipped for now
map abstract /(3,520)/(3,a)
|