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