1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-24 14:20:19 +01:00
Files
audacity/lib-src/redland/rasqal/tests/rdql/testsuite/test-B-01
2010-01-24 09:19:39 +00:00

8 lines
185 B
Plaintext

// (c) Copyright 2003 Hewlett-Packard Development Company, LP
// Datatypes
// No match: the value in the model is datatyped.
SELECT ?x ?y
FROM <model8.n3>
WHERE (?x ?y "value")