X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=etc%2Fpqf.properties;h=6de0172a80a4ce8c4d04b2c4792564448034e45e;hb=4e874df732f94bfee7f0e737b74143b191cde33f;hp=55ba4a156060d39c9e7ca52ffce3165786528102;hpb=d2af7e78eeb85973ce67cbcefb9eddf43692efec;p=cql-java-moved-to-github.git diff --git a/etc/pqf.properties b/etc/pqf.properties index 55ba4a1..6de0172 100644 --- a/etc/pqf.properties +++ b/etc/pqf.properties @@ -1,4 +1,4 @@ -# $Id: pqf.properties,v 1.8 2002-12-12 10:15:56 mike Exp $ +# $Id: pqf.properties,v 1.9 2003-12-18 13:17:16 mike Exp $ # # Propeties file to drive org.z3950.zing.cql.CQLNode's toPQF() # back-end. This specifies the interpretation of various CQL @@ -103,3 +103,24 @@ structure.* = 4=1 always = 5=105 6=1 # 5=105: the not-yet-standarised CQL-like trunction attribute # 6=1: completeness = incomplete subfield + + +# Bath Profile support, added Thu Dec 18 13:06:20 GMT 2003 +# See the Bath Profile for SRW at +# http://zing.z3950.org/cql/bath.html +# Including the Bath Context Set defined within that document. + +qualifier.bath.keyTitle = 1=33 +qualifier.bath.possessingInstitution = 1=1044 +qualifier.bath.name = 1=1002 +qualifier.bath.personalName = 1=1 +qualifier.bath.corporateName = 1=2 +qualifier.bath.conferenceName = 1=3 +qualifier.bath.uniformTitle = 1=6 +qualifier.bath.issn = 1=8 +qualifier.bath.remoteSystemRecordNumber = 1=12 ### rec.id +qualifier.bath.geographicName = 1=58 +qualifier.bath.notes = 1=63 +qualifier.bath.topicalSubject = 1=1079 +qualifier.bath.genreForm = 1=1075 +