X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=tab%2Fusmarc.abs;h=ed05d92d638fc730aec7c0f91a2e29624787067f;hp=bdff1b3fc554b0b8a4c876479deca0795245d1e0;hb=e973eb3ceaeaf25735f8250aed8400c87ddcb9da;hpb=6b3cb0bd17248f844cae8744d29816809db1673f diff --git a/tab/usmarc.abs b/tab/usmarc.abs index bdff1b3..ed05d92 100644 --- a/tab/usmarc.abs +++ b/tab/usmarc.abs @@ -1,7 +1,36 @@ +# $Id: usmarc.abs,v 1.6 1998-10-13 20:52:30 adam Exp $ name usmarc reference USmarc +attset bib1.att +tagset usmarc.tag marc usmarc.mar esetname B usmarc-b.est esetname F @ + +# All 245 subfields mapped to title (word) and +# 245 subfield a mapped to tile (phrase). +elm 245 title - +elm 245/? title !:w +elm 245/?/a title !:w,!:p + +# 100 mapped to Author-name-personal and Author. +elm 100 Author-name-personal - +elm 100/? Author-name-personal !:w,!:p,Author:w,Author:p + +# 110 mapped to Author-name-corporate and Author +elm 110 Author-name-corporate - +elm 110/? Author-name-corporate !:w,!:p,Author:w,Author:p + +# 111 mapped to Author-name-conference and Author +elm 111 Author-name-conference - +elm 111/? Author-name-conference !:w,!:p,Author:w,Author:p + +# Tag 260 subfield a mapped to Place-publication +elm 260 Place-publication - +elm 260/? Place-publication - +elm 260/?/a Place-publication !:w +elm 260/?/b Publisher !:w +elm 260/?/c Date !:w +