[fang:jenatests/rdql-tests-2003-04-10/queries] libby% grep AND *
grep: nt: Is a directory
test-2-07:AND ?z1 eq ?z2
test-3-01:AND    ?x eq <http://rdf.hp.com/r-1>
test-3-02:AND    ?y eq <http://rdf.hp.com/p-1>
test-3-03:AND    ?z eq "v-2-2"
test-3-04:AND    ?x eq <http://rdf.hp.com/r-1> , 
test-3-05:AND    ?x eq <http://rdf.hp.com/r-1> , 
test-3-06:AND    ?x eq <http://rdf.hp.com/r-1> , 
test-3-07:AND ! ( ?x eq <rsyn:type> && ?y eq <rsyn:Bag> )
test-4-06:AND ?x EQ ?y
test-8-01:AND    ?x ~~ /r-1$/
test-8-02:AND    ?x !~ /r-1$/
test-8-03:AND    ?x ~~ /r-1$/ && ?y =~ /p\-1$/
test-8-04:AND    ?x ~~ !//rdf.hp.COM/r!i && ?y ~~ /1$/
test-8-05:AND    ?x eq 'http://rdf.hp.com/r-1' && ( ?y ~~ /1$/ )
test-9-01:AND    ?z EQ 'v-1\-1'
test-9-02:AND    ?z EQ "v-1-\1"
test-A-01:AND ! ( ?x eq <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> 
&& ?y eq <rdf:Bag> )
test-A-02:AND ! ( ?x eq <rdf:type> && ?y eq <rdf:Bag> )
test-B-06:AND   ?z eq "value"^^ns:someType
test-B-11:AND    ?z eq "value"@en^^rdf:XMLLiteral
test-B-12:AND    ?z eq "value"@zz
test-T-05:AND ?age >= 24
test-T-06:AND ?age >= 24

