1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-02 08:03:48 +02:00
2010-01-24 09:19:39 +00:00

10 lines
280 B
Plaintext

// (c) Copyright 2002 Hewlett-Packard Development Company, LP
// Test 3-06 : Triple patterns and constraints : no results
SELECT *
SOURCE <model1.nt>
WHERE (?x, ?y, ?z)
AND ?x eq <http://rdf.hp.com/r-1> ,
?y eq <http://rdf.hp.com/p-1> ,
?z eq "v-2-1"