X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=tab%2Fusmarc.abs;h=ed05d92d638fc730aec7c0f91a2e29624787067f;hp=e760256b688a682cfa1b9ee84e612bc83ecf3a57;hb=e973eb3ceaeaf25735f8250aed8400c87ddcb9da;hpb=f1bb2364c333c161a8197785e51348c70f31ca6b diff --git a/tab/usmarc.abs b/tab/usmarc.abs index e760256..ed05d92 100644 --- a/tab/usmarc.abs +++ b/tab/usmarc.abs @@ -1,3 +1,4 @@ +# $Id: usmarc.abs,v 1.6 1998-10-13 20:52:30 adam Exp $ name usmarc reference USmarc attset bib1.att @@ -7,3 +8,29 @@ 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 +