More CVS Id removals.
[idzebra-moved-to-github.git] / tab / meta-usmarc.map
1 # Meta to USMARC conversion
2 targetname usmarc
3 targetref USmarc
4
5 map localControlNumber  /(3,001)
6 map dateLastModified    /(3,005)
7
8 map subject             /(3,653)/(3,a)
9 map title               /(3,245)/(3,a)
10 map author              /(3,700)/(3,a)
11 map publisher           /(3,260)/(3,b)
12 map otheragent          /(3,710)/(3,a)
13 map date                /(3,260)/(3,c)
14 map identifier          /(3,024)/(3,a)
15 # objectType skipped for now
16 map form                /(3,538)/(3,a)
17 map relation            /(3,787)/(3,a)    # complexity here
18 map language            /(3,041)/(3,a)
19 map source              /(3,786)/(3,a)
20 # coverage skipped for now
21
22 map abstract            /(3,520)/(3,a)