No more @-tag for MARC
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 28 May 2002 21:11:08 +0000 (21:11 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 28 May 2002 21:11:08 +0000 (21:11 +0000)
tab/gils-usmarc.map
tab/meta-usmarc.map

index 9131cdd..40f6c34 100644 (file)
@@ -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)
index 57875d5..47a2428 100644 (file)
@@ -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)