X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=etc%2Fpqf.properties;h=6de0172a80a4ce8c4d04b2c4792564448034e45e;hb=4e874df732f94bfee7f0e737b74143b191cde33f;hp=53877d59d0d26c6291fe024c6133b599fa489393;hpb=a1a50ef800ef5bea79913127b655cbdbb9969dfd;p=cql-java-moved-to-github.git diff --git a/etc/pqf.properties b/etc/pqf.properties index 53877d5..6de0172 100644 --- a/etc/pqf.properties +++ b/etc/pqf.properties @@ -1,4 +1,4 @@ -# $Id: pqf.properties,v 1.7 2002-11-29 16:42:08 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 @@ -13,9 +13,6 @@ qualifier.srw.serverChoice = 1=1016 # "any" -### This needs special support in the renderer -qualifier.srw.resultSet = @set - qualifier.dc.title = 1=4 qualifier.dc.subject = 1=21 qualifier.dc.creator = 1=1003 @@ -106,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 +