From: Adam Dickmeiss Date: Tue, 2 Jun 1998 14:32:45 +0000 (+0000) Subject: Changed usmarc configuration files. X-Git-Tag: YAZ.1.8~477 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=dcf5a575f87f61a78dfd2d82f6c480ddc72e273b;hp=5772fdf31f5f93854570470b4956ae3faf6dcaf5 Changed usmarc configuration files. --- diff --git a/tab/usmarc.abs b/tab/usmarc.abs index 38b150d..79c7403 100644 --- a/tab/usmarc.abs +++ b/tab/usmarc.abs @@ -8,11 +8,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