koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] koha/misc/zebraauth record.abs [dev_week]


From: Tumer Garip
Subject: [Koha-cvs] koha/misc/zebraauth record.abs [dev_week]
Date: Sun, 28 May 2006 19:05:09 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         dev_week
Changes by:     Tumer Garip <address@hidden>    06/05/28 19:05:09

Added files:
        misc/zebraauth : record.abs 

Log message:
        New record.abs for authorities zebra

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha/misc/zebraauth/record.abs?only_with_tag=dev_week&rev=1.1.2.1

Patches:
Index: koha/misc/zebraauth/record.abs
diff -u /dev/null koha/misc/zebraauth/record.abs:1.1.2.1
--- /dev/null   Sun May 28 19:05:09 2006
+++ koha/misc/zebraauth/record.abs      Sun May 28 19:05:09 2006
@@ -0,0 +1,36 @@
+# $Id: record.abs,v 1.1.2.1 2006/05/28 19:05:09 tgarip1957 Exp $
+
+# This is a fairly simple example of a set of MARC21 Authority file indexing 
rules. 
+#Although designed for MARC21 most probably very similar with UNIMARC.
+encoding utf-8
+name marc21
+attset bib1.att
+esetname F @
+esetname B @
+
+marc usmarc.mar
+systag sysno rank
+xpath disable
+
+all any
+melm 035$8              Authority/format-id
+melm 035$a             Local-number
+
+melm 100$a             
Subject-subdivision,Subject-heading:w,Subject-heading:p,Subject-heading:s
+melm 100               Subject-subdivision:w,Subject-subdivision:s
+
+melm 110$a             
Subject-subdivision,Subject-heading:w,Subject-heading:p,Subject-heading:s
+melm 110               Subject-subdivision:w,Subject-subdivision:s
+
+melm 150$a             
Subject-subdivision,Subject-heading:w,Subject-heading:p,Subject-heading:s
+melm 150               Subject-subdivision:w,Subject-subdivision:s
+
+melm 151$a             
Subject-subdivision,Subject-heading:w,Subject-heading:p,Subject-heading:s
+melm 151               Subject-subdivision:w,Subject-subdivision:s
+
+melm 152$a             
Subject-subdivision,Subject-heading:w,Subject-heading:p,Subject-heading:s
+melm 152               Subject-subdivision:w,Subject-subdivision:s
+
+##Add all possible authority fields to be used
+##Authority/format-id is our authtypecode
+##Local-number is authid
\ No newline at end of file




reply via email to

[Prev in Thread] Current Thread [Next in Thread]