1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-30 23:49:28 +02:00
2010-01-24 09:19:39 +00:00

7 lines
211 B
Plaintext

// (c) Copyright 2002 Hewlett-Packard Development Company, LP
// Test-8-05 : Regular expression testing
SELECT *
FROM <model1.nt>
WHERE (?x ?y ?z)
AND ?x eq 'http://rdf.hp.com/r-1' && ( ?y ~~ /1$/ )