CCL using xmalloc/xfree
[yaz-moved-to-github.git] / ccl / bib1
index 0e9459c..41a46cf 100644 (file)
--- a/ccl/bib1
+++ b/ccl/bib1
@@ -1,4 +1,4 @@
-# $Id: bib1,v 1.8 2001-03-22 21:23:30 adam Exp $
+# $Id: bib1,v 1.11 2002-05-17 08:46:01 adam Exp $
 # CCL qualifiers and their mappings
 #
 # Each line takes the form:
@@ -30,6 +30,7 @@
 term u=1016 t=l,r s=pw,al
 # Common short-hand access points.
 au   u=1    s=pw t=l,r         # author
+sp   u=1    s=pw t=l,r         # author
 ti   u=4    s=pw t=l,r          # title
 isbn u=7
 issn u=8
@@ -104,3 +105,11 @@ exp:category exp1,1=1
 @set s set
 @case 0                      # case insenstive (1 for case sensitive)
 @truncation * ?
+@field or
+
+# Aliases 
+#
+# forfatter=x is equivalent to au=x
+forfatter au
+# tiau=x is equivalent to ti=x or ti=x
+tiau ti au