X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Foid.c;h=6ad4477fe283c4a81de46a71ae42a2ca1876dbdb;hb=c7eb63e9060187fbba904c3da9697ff85f919af4;hp=db08d6bb1267329ecaff20ff51ea7a242a2ae93a;hpb=9287c96097c00d28310becb14ea3dd7cfb9f2ab0;p=yaz-moved-to-github.git diff --git a/util/oid.c b/util/oid.c index db08d6b..6ad4477 100644 --- a/util/oid.c +++ b/util/oid.c @@ -1,8 +1,8 @@ /* - * Copyright (c) 1995-2002, Index Data + * Copyright (c) 1995-2003, Index Data * See the file LICENSE for details. * - * $Id: oid.c,v 1.58 2002-12-01 23:22:10 mike Exp $ + * $Id: oid.c,v 1.60 2003-04-03 21:01:28 mike Exp $ */ /* @@ -93,9 +93,10 @@ static oident standard_oids[] = "Bib-2"}, {PROTO_Z3950, CLASS_ATTSET, VAL_ZEEREX, {3,19,-1}, "ZeeRex"}, - +#if 0 /* This is the spawn of Satan. Use Zthes-1 instead */ {PROTO_Z3950, CLASS_ATTSET, VAL_THESAURUS, {3,1000,81,1,-1}, "Thesaurus-attset"}, +#endif /*0*/ {PROTO_Z3950, CLASS_ATTSET, VAL_IDXPATH, {3,1000,81,2,-1}, "IDXPATH"}, {PROTO_Z3950, CLASS_DIAGSET, VAL_BIB1, {4,1,-1}, @@ -295,6 +296,8 @@ static oident standard_oids[] = "Zthes-tagset"}, {PROTO_Z3950, CLASS_NEGOT, VAL_CHARNEG3, {15,3,-1}, "CharSetandLanguageNegotiation-3"}, + {PROTO_Z3950, CLASS_USERINFO,VAL_CQL, {16, 2, -1}, + "CQL"}, {PROTO_GENERAL, CLASS_GENERAL, VAL_UCS2, {1,0,10646,1,0,2,-1}, "UCS-2"}, {PROTO_GENERAL, CLASS_GENERAL, VAL_UCS4, {1,0,10646,1,0,4,-1},