1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-21 23:18:02 +02:00
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")