X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=ccl%2Fbib1;h=d5f44ffe57d311b5a2a4c9370814221a35a2047f;hb=48bd65a2f5bda9d3407d92137524c14d288ec074;hp=7c101c79bd4590b31600133c0891b7b45cc4617a;hpb=b1687618c7f5f40c0ac7d0192a6f129fd133e7d0;p=yaz-moved-to-github.git diff --git a/ccl/bib1 b/ccl/bib1 index 7c101c7..d5f44ff 100644 --- a/ccl/bib1 +++ b/ccl/bib1 @@ -1,4 +1,4 @@ -# $Id: bib1,v 1.7 2001-03-20 11:22:58 adam Exp $ +# $Id: bib1,v 1.10 2002-04-01 12:27:15 adam Exp $ # CCL qualifiers and their mappings # # Each line takes the form: @@ -27,9 +27,10 @@ # n Set truncation explicitly to "none" if no ? is given. # This rule is for CCL tokens where no fields are specified -term s=pw t=l,r s=al +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,10 @@ exp:category exp1,1=1 @set s set @case 0 # case insenstive (1 for case sensitive) @truncation * ? + +# Aliases +# +# forfatter=x is equivalent to au=x +forfatter au +# tiau=x is equivalent to ti=x or ti=x +tiau ti au