From 64db1e9c3642304d8c9230dabe6c3eb61a9d5104 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 7 Jan 2004 14:07:00 +0000 Subject: [PATCH] Make more proper explain --- etc/pqf.properties | 3 +- etc/voyager.xml | 94 +++++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 95 insertions(+), 2 deletions(-) diff --git a/etc/pqf.properties b/etc/pqf.properties index 3941e84..fa73622 100644 --- a/etc/pqf.properties +++ b/etc/pqf.properties @@ -1,4 +1,4 @@ -# $Id: pqf.properties,v 1.1 2004-01-07 13:28:53 adam Exp $ +# $Id: pqf.properties,v 1.2 2004-01-07 14:07:00 adam Exp $ # # Propeties file to drive org.z3950.zing.cql.CQLNode's toPQF() # back-end and the YAZ CQL-to-PQF converter. This specifies the @@ -144,6 +144,7 @@ index.bath.personalName = 1=1 index.bath.corporateName = 1=2 index.bath.conferenceName = 1=3 index.bath.uniformTitle = 1=6 +index.bath.isbn = 1=7 index.bath.issn = 1=8 index.bath.geographicName = 1=58 index.bath.notes = 1=63 diff --git a/etc/voyager.xml b/etc/voyager.xml index 915f880..413acbd 100644 --- a/etc/voyager.xml +++ b/etc/voyager.xml @@ -1,5 +1,5 @@ - + @@ -89,6 +89,98 @@ indexdata.dk 9000 + + + LoC gateway + + SRW/SRU/Z39.50 Gateway to Library of Congress' Z39.50 server + + + + + + + + + + + + id + id + + + + title + title + + + subject + subject + + + creator + creator + author + + + + editor + editor + + + + publisher + publisher + + + + description + description + + + + date + date + + + + date + date + + + + name + name + + + + isbn + isbn + + + issn + issn + + + + MARCXML + + + + Dublin Core + + + + MODS + + pqf.properties -- 1.7.10.4