koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] koha/misc/zebra ccl.properties [dev_week]


From: Joshua Ferraro
Subject: [Koha-cvs] koha/misc/zebra ccl.properties [dev_week]
Date: Mon, 03 Jul 2006 20:22:12 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         dev_week
Changes by:     Joshua Ferraro <kados>  06/07/03 20:22:12

Added files:
        misc/zebra     : ccl.properties 

Log message:
        adding the CCL mapping file 

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/misc/zebra/ccl.properties?cvsroot=koha&only_with_tag=dev_week&rev=1.1.2.1

Patches:
Index: ccl.properties
===================================================================
RCS file: ccl.properties
diff -N ccl.properties
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ ccl.properties      3 Jul 2006 20:22:12 -0000       1.1.2.1
@@ -0,0 +1,46 @@
+# CCL field mappings
+# $Id: ccl.properties,v 1.1.2.1 2006/07/03 20:22:12 kados Exp $
+# 
+# The rule below is used when no fields are specified
+term t=l,r  s=al
+#
+# Simple rule for a field called "clean"
+clean t=l,r
+#
+# Rules for some BIB-1 fields
+au   u=1003    s=pw 
+te   1=4 4=1 6=3
+ti   u=4    s=pw
+isbn u=7
+issn u=8
+cc   u=20
+su   u=21   s=pw
+date u=30   r=r
+dp   u=31   r=r
+da   u=32   r=r
+la   u=54   s=pw
+ab   u=62   s=pw
+note u=63   s=pw
+af   u=1006 s=pw
+#
+# Rules for a few GILS fields
+north  gils-attset,u=2040 r=o
+south  gils-attset,u=2041 r=o
+east  gils-attset,u=2038 r=o
+west  gils-attest,u=2039 r=o
+distributor gils-attset,u=2000 s=pw
+distributorname gils-attset,u=2001 s=pw
+
+# Explain fields
+ExplainCategory      exp1,1=1
+HumanStringLanguage  exp1,1=2
+DatabaseName         exp1,1=3
+TargetName           exp1,1=4
+AttributeSetOID      exp1,1=5
+RecordSyntaxOID      exp1,1=6
+TagSetOID            exp1,1=7
+ExtededServiceOID    exp1,1=8
+DateAdded            exp1,1=9
+DateChanged          exp1,1=10
+DateExpires          exp1,1=11
+ElementSetName       exp1,1=12




reply via email to

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