mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-25 17:08:07 +02:00
8 lines
256 B
Plaintext
8 lines
256 B
Plaintext
// (c) Copyright 2002 Hewlett-Packard Development Company, LP
|
|
// Test 1-07 : fixed triple pattern, no variables
|
|
// Result is one binding of no variables
|
|
|
|
SELECT *
|
|
SOURCE <model1.nt>
|
|
WHERE (<http://rdf.hp.com/r-1>, <http://rdf.hp.com/p-1>, "v-1-1")
|