X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=tab%2Fusmarc.abs;h=ed05d92d638fc730aec7c0f91a2e29624787067f;hp=38b150d0dffc2f23110b44d553e41f79eea02486;hb=a49837cbe6fcbeeb9ce857b0eeb942619ba80b5e;hpb=84b60b9a8d2052540541726390fde416c59e1f40 diff --git a/tab/usmarc.abs b/tab/usmarc.abs index 38b150d..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 @@ -8,11 +9,28 @@ marc usmarc.mar esetname B usmarc-b.est esetname F @ -elm 245 titles - +# 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 -elm 100 authors - -elm 100/? author !:w -elm 100/?/a author !: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