From: Adam Dickmeiss Date: Tue, 28 May 2002 21:11:08 +0000 (+0000) Subject: No more @-tag for MARC X-Git-Tag: YAZ.1.8.8~54 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=3fef09b4aaeb051928abf940049d138e5d73e20d No more @-tag for MARC --- diff --git a/tab/gils-usmarc.map b/tab/gils-usmarc.map index 9131cdd..40f6c34 100644 --- a/tab/gils-usmarc.map +++ b/tab/gils-usmarc.map @@ -1,13 +1,13 @@ # # This table maps records in the GILS abstract syntax to the USMARC one -# +# $Id: gils-usmarc.map,v 1.6 2002-05-28 21:11:08 adam Exp $ targetname usmarc targetref USmarc map rank /(3,999)/(3,r) -map localControlNumber /(3,001)/(3,@) -map dateLastModified /(3,005)/(3,@) +map localControlNumber /(3,001) +map dateLastModified /(3,005) map ControlIdentifier /(3,035)/(3,a) map title /(3,245)/(3,a) diff --git a/tab/meta-usmarc.map b/tab/meta-usmarc.map index 57875d5..47a2428 100644 --- a/tab/meta-usmarc.map +++ b/tab/meta-usmarc.map @@ -1,8 +1,10 @@ +# Meta to USMARC conversion +# $Id: meta-usmarc.map,v 1.2 2002-05-28 21:11:08 adam Exp $ targetname usmarc targetref USmarc -map localControlNumber /(3,001)/(3,@) -map dateLastModified /(3,005)/(3,@) +map localControlNumber /(3,001) +map dateLastModified /(3,005) map subject /(3,653)/(3,a) map title /(3,245)/(3,a)