mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-30 15:39:27 +02:00
8 lines
239 B
Plaintext
8 lines
239 B
Plaintext
// (c) Copyright 2002 Hewlett-Packard Development Company, LP
|
|
// Test 2-03 : 2 triple patterns
|
|
// 8 results (4 first pattern x 2 ways for each resource second pattern)
|
|
|
|
SELECT *
|
|
SOURCE <model1.nt>
|
|
WHERE (?x, ?y, ?z), (?x, ?a, ?b)
|