List Info

Thread: Query with Relation




Query with Relation
country flaguser name
Switzerland
2007-03-05 05:21:03

Another question J

 

I would like to obtain a resultset such as :

 

All the books having Switzerland in the title and publication date greater then 2006

 

and attr 1=4 “Switzerlandattr 1=8112 “2006”…; ???

 

Where do I put the relation attribute attr 2=5  for index 8112

 

I’ve tried many things, no way.

 

Thanks a lot

 

JPL

 

Query with Relation
user name
2007-03-05 05:46:50
Lamon Jean-Pierre writes:
 > I would like to obtain a resultset such as :
 >
 > All the books having Switzerland in the title and
publication date
 > greater then 2006
 >
 > and attr 1=4 "Switzerland" attr
1=8112 "2006"... ???
 > 
 > Where do I put the relation attribute attr 2=5 
for index 8112

It goes alongside the index specification.  Either
   and attr 1=4 "Switzerland" attr
1=8112 attr 2=5 "2006"
   and attr 1=4 "Switzerland" attr 2=5
attr
1=8112 "2006"
is fine: they are equivalent.

But where did you get access-point 8112 from?  I've never
heard of
this before, and it's certainly not in the official BIB-1
list at:
	HTTP://www.loc.gov/z3950/agency/defns/bib1.html

Date of publication is usually BIB-1 attribute 31.  So:
   and attr 1=4 "Switzerland" attr 1=31
attr
2=5 "2006"
should do what you want.

 _/|_	
____________________________________________________________
_______
/o ) /  Mike Taylor    <mikeindexdata.com>    http://www.miketaylor.or
g.uk
)_v__/  "Do not be overcome by evil, but overcome evil
with good" --
	 Romans 12:21


_______________________________________________
Yazlist mailing list
Yazlistlists.indexdata.dk
http://lists.indexdata.dk/cgi-bin/mailman/listinfo/yaz
list

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )