mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-30 15:39:27 +02:00
9 lines
213 B
Plaintext
9 lines
213 B
Plaintext
// (c) Copyright 2003 Hewlett-Packard Development Company, LP
|
|
// Extra synatx checks
|
|
// Test S-01 an dS-02 are the same
|
|
|
|
SELECT *
|
|
FROM <modelA.nt>
|
|
WHERE (x:r-\u00E9 ?p ?v)
|
|
USING x FOR <http://rdf.hp.com/>
|