data1 part of zebra
[idzebra-moved-to-github.git] / tab / meta-usmarc.map
diff --git a/tab/meta-usmarc.map b/tab/meta-usmarc.map
new file mode 100644 (file)
index 0000000..f0b5f1d
--- /dev/null
@@ -0,0 +1,23 @@
+# Meta to USMARC conversion
+# $Id: meta-usmarc.map,v 1.1 2002-10-22 12:51:09 adam Exp $
+targetname usmarc
+targetref USmarc
+
+map localControlNumber  /(3,001)
+map dateLastModified    /(3,005)
+
+map subject            /(3,653)/(3,a)
+map title              /(3,245)/(3,a)
+map author             /(3,700)/(3,a)
+map publisher          /(3,260)/(3,b)
+map otheragent                 /(3,710)/(3,a)
+map date               /(3,260)/(3,c)
+map identifier         /(3,024)/(3,a)
+# objectType skipped for now
+map form               /(3,538)/(3,a)
+map relation           /(3,787)/(3,a)    # complexity here
+map language           /(3,041)/(3,a)
+map source             /(3,786)/(3,a)
+# coverage skipped for now
+
+map abstract            /(3,520)/(3,a)