s/qualifier/index in comments.
[yaz-moved-to-github.git] / etc / pqf.properties
index d91b0c3..5e15948 100644 (file)
@@ -1,17 +1,17 @@
-# $Id: pqf.properties,v 1.4 2003-12-18 16:44:20 mike Exp $
+# $Id: pqf.properties,v 1.5 2003-12-18 16:49:07 mike Exp $
 #
 # Propeties file to drive org.z3950.zing.cql.CQLNode's toPQF()
 # back-end and the YAZ CQL-to-PQF converter.  This specifies the
-# interpretation of various CQL qualifiers, relations, etc. in terms
+# interpretation of various CQL indexes, relations, etc. in terms
 # of Type-1 query attributes.
 #
 # This configuration file generates queries using BIB-1 attributes.
 # See http://www.loc.gov/z3950/agency/zing/cql/dc-indexes.html
 # for the Maintenance Agency's work-in-progress mapping of Dublin Core
-# qualifiers to Attribute Architecture (util, XD and BIB-2)
+# indexes to Attribute Architecture (util, XD and BIB-2)
 # attributes.
 
-# Identifiers for prefixes used in this file. (qualifier.*)
+# Identifiers for prefixes used in this file. (index.*)
 set.cql                = http://www.loc.gov/zing/cql/context-sets/cql/v1.1/
 set.srw                = http://www.loc.gov/zing/cql/srw-indexes/v1.0/
        # The "srw" set is deprecated in favour of the "cql" set.