1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-12 23:56:33 +01:00
Files
audacity/lib-src/redland/rasqal/tests/rdql/testsuite/test-4-02
2010-01-24 09:19:39 +00:00

7 lines
212 B
Plaintext

// (c) Copyright 2002 Hewlett-Packard Development Company, LP
// Test 4-02 : Paths : Find a named path
SELECT *
SOURCE <model2.nt>
WHERE (?a, <http://rdf.hp.com/p>, ?z), (?z, <http://rdf.hp.com/p>, ?d)